bugfixing
This commit is contained in:
parent
d2fe4954f1
commit
5665195ea1
@ -90,15 +90,7 @@
|
|||||||
},
|
},
|
||||||
execution_estimate: {
|
execution_estimate: {
|
||||||
label: "Execution",
|
label: "Execution",
|
||||||
step: [
|
step: ["At Ask", "At Bid", "At Midpoint", "Above Ask", "Below Bid"],
|
||||||
"At Ask",
|
|
||||||
"At Bid",
|
|
||||||
"At Midpoint",
|
|
||||||
"Above Ask",
|
|
||||||
"Above Bid",
|
|
||||||
"Below Ask",
|
|
||||||
"Below Bid",
|
|
||||||
],
|
|
||||||
defaultValue: "any",
|
defaultValue: "any",
|
||||||
},
|
},
|
||||||
option_activity_type: {
|
option_activity_type: {
|
||||||
|
|||||||
@ -20,10 +20,8 @@ function convertUnitToValue(
|
|||||||
"at bid",
|
"at bid",
|
||||||
"at ask",
|
"at ask",
|
||||||
"at midpoint",
|
"at midpoint",
|
||||||
"above bid",
|
|
||||||
"above ask",
|
"above ask",
|
||||||
"below bid",
|
"below bid",
|
||||||
"below ask",
|
|
||||||
"sweep",
|
"sweep",
|
||||||
"trade",
|
"trade",
|
||||||
"stock",
|
"stock",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user