Indicates whether you have open long positions or not.
Syntax:
1 |
LONGONMARKET |
Example :
1 2 3 |
IF NOT LongOnMarket THEN BUY 1 LOT AT MARKET TomorrowOpen ENDIF |
Indicates whether you have open long positions or not.
Syntax:
1 |
LONGONMARKET |
Example :
1 2 3 |
IF NOT LongOnMarket THEN BUY 1 LOT AT MARKET TomorrowOpen ENDIF |