You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
suppose using daily bars, is it possible to limit the filled volume of an order by a percentage of the next bar's volume?
For example, I enterLong(1000), the next bar's volume is 2000, I set a parameter 10%, means only 2000*10% = 200 can be filled by the next bar.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
suppose using daily bars, is it possible to limit the filled volume of an order by a percentage of the next bar's volume?
For example, I enterLong(1000), the next bar's volume is 2000, I set a parameter 10%, means only 2000*10% = 200 can be filled by the next bar.
Beta Was this translation helpful? Give feedback.
All reactions