Calculate on finished Bars
Last updated
Last updated
This feature allows changing the calculation mode from close price to every new tick for each indicator, Analyzer Column, conditions. It means if Calculate on bar close set to "false" indicator (Analyzer Column, Conditions) will be recalculated with every tick. When set to "true" indicator (Analyzer Column, Conditions) will be recalculated with every closed bar.
Important! This option works only with time-based chart. Please find details on page Chart Container: Chart Types
ATTENTION! the calculation of some (especially self-programmed) indicators, conditions or AC can be quite complex. If your workspace contains too many indicators, conditionm with Calculate on bar close set to "false", AgenaTrader's performance may be negatively affected.
In order to change calculation mode for the selected indicators on a chart please follow these steps:
Left click on the icon within the chart toolbar.
In the List of available indicators select each indicator
In indicator parameter please set Calculate on bar close to false
Click on OK__ button
Important! Please find details on page Chart Toolbar: Indicators
Signal Builder #
In order to change calculation mode for the selected condition please follow these steps:
Go to Strategy Handling->Signal Builder
Select existed or create new Signal
Uncheck checkbox "Calculate on Bar Close"
Click on OK button
Important! Please find details about Signal Builder on section Signal Builder
In order to calculation mode for the Scanner Indicators or Analyzer Column columns please follow these steps:
Go to Scanner-> Edit Columns. Please find details on page Edit Columns
Select Indicator or AC
In Parameters set "Calculate on Bar Close" to false
Click on OK button
Important! Please find details about Edit Columns on page Edit Columns