|
Netherlands
Legendary Price Action Scientist
Experience: Advanced
Platform: NinjaTrader, IB TWS
Broker: InteractiveBrokers, CQG
Trading: ES
Posts: 1,241 since Oct 2017
Thanks Given: 2,035
Thanks Received: 6,344
|
Following came back from support, posting this here for the wider audience.
The Market Analyzer, in general, have no concept of intervals. It is primarily a real-time only tool. However, some columns do have the ability to have an interval selected. In your screenshot, we can see that the ATR column has a daily interval.
Alert rearm type = On bar close will only function with columns that have an interval property. For all other columns, you'll need to use the timer.
To summarize, using the timer is the simple solution. A more complex solution would be possible by custom programming of columns so that they all include an interval.
|