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
| Prop | Type | Default | Description |
|---|
SQL example
TICK hasTraded = true AND lastTradeMin = 3 THEN order SET transmit=true, type="market", side="buy ...