I´ve programmed an indicator for a specific time frame (minutes) without shows it on the chart applied. Indicator shows levels correctly but despite of configured LookBack period in Parameters of Properties of the indicator, it seems that is mandatory Days to load of Data series. In other words:
- Applying indicator on a tick chart, shows levels of LookBack period configured in the indicator (desired behaviour)
- Applying indicator on a minutes chart (same time frame of indicator), shows levels of Days to load of Data Sieries and NOT LookBack period configured in the indicator.
What´s going on?
Thanks!

Comment