Forum

Scale Chart Programmatically

Hello, is there a possibility to scale a chart programmatically? Often the values of my indicator are outside of the visible area of the chart (above or below). It would help a lot if i could set the upper/lower price of the chart area. Thank you in advance

iMA of higher timeframe doesn't work in strategy tester

Hi Traders, i need some help. I want to use values of indicators of higher timeframes in the strategy tester. But this doesn't work. I start the strategy tester on M15 and have an indicator attached. This indicator prints the values of iMA of the higher timeframe M30 in the onTick function . When