Hello Support
I am working on a strategy that uses adjusted renko bars. I create these from tick data. However, the strategy needs a week's worth of back candles to calculate indicators that I also need to generate from tick data.
I looked at using the file Renkotradingstrategy.java attached to post
viewtopic.php?f=65&t=47069&p=63780&hilit=getHistory#p63780 to generate the candles, but I am having difficulty working out how to start creating the candles at the start point of historic data and not the current tick.
Can you please assist?
Tin