Refers to historical price bars (candlesticks) on a chart. A cBot can access bar data through APIs (like Bars
) and react on bar events. A bar event occurs when a new time-period bar is created or closes. (See OnBar and OnBarClosed also.)
Refers to historical price bars (candlesticks) on a chart. A cBot can access bar data through APIs (like Bars
) and react on bar events. A bar event occurs when a new time-period bar is created or closes. (See OnBar and OnBarClosed also.)