Designates an order to be executed on the open of the next bar.
Syntax:
|
1 |
AT MARKET NextBarOpen |
Example :
|
1 2 3 |
IF NOT ONMARKET THEN BUY 2 CONTRACTS AT MARKET NextBarOpen ENDIF |
Designates an order to be executed on the open of the next bar.
Syntax:
|
1 |
AT MARKET NextBarOpen |
Example :
|
1 2 3 |
IF NOT ONMARKET THEN BUY 2 CONTRACTS AT MARKET NextBarOpen ENDIF |