I know we can have tonuse bar close fir backtesting. But for realtime strategy builder live or sim running, what bar type is best to use for triggering any indicators during the intrabar being formed instead of waiting for full bar close ( i.e. high, low, median, etc)?
Also, if we use high, low, for current bar etc, when backtesting it will always default to on bar close regardless right (so I am safe to assume this when backtesting regardless of what bar type I choose in the strategy but will actually use the barvtype I want when live or sim trading in realtime right)?
Thanks..
Greg

Comment