Introduction
This feature allows changing the calculation mode from close price to every new tick for each indicator, Analyzer Escort, conditions. It means if Calculate on bar close set to "false" indicator (Analyzer Escort, Conditions) will be recalculated with every tick. When set to "true" indicator (Analyzer Escort, 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 AE 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.
Chart Toolbar: Indicators
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
Condition Escort
In order to change calculation mode for the selected condition please follow these steps:
- Go to Strategy Handling->Condition Escort
- Select existed or create new Signal
- Uncheck checkbox "Calculate on Bar Close"
- Click on OK button
Important! Please find details about Condition Escort on section Condition Escort
Scanner - Indicators and Analyzer Escort
In order to calculation mode for the Scanner Indicators or Analyzer Escort columns please follow these steps:
- Go to Scanner-> Edit Columns. Please find details on page Edit Columns
- Select Indicator or AE
- In Parameters set "Calculate on Bar Close" to false
- Click on OK button
Important! Please find details about Edit Columns on page Edit Columns