In a multitimeframe backtest chart is it possible to find a way to see the secondary bars ?
My primary bar is Tick 1, my secondary is Renko. And of course with Tick chart is not readable.
The goal is to have a precise baktest
Any idea ?
Maybe through an indicator ?
I do my strategies with a 1 tick range bar as secondary, and whatever bar I want to see as primary. All of the order functions have an overload which will allow you to submit the order to the secondary bar.
The following user says Thank You to fluxsmith for this post: