Indicators
hasTraded
Has the current instrument been traded, or bot is just starting
hasTraded (all)
Has the current instrument been traded, or bot is just starting
Input parameters
No input parameters.
SQL example
TICK hasTraded = true AND lastTradeMin = 3 THEN order SET transmit=true, type="market", side="buy ...