I joined ninjatrader because I really wanted renko bars.
It seems they are unreliable for backtesting because they use the open price and not the close price from my reading of this and associated forums.
Is there a work around?
Are 3rd party bars a viable solution and if so are any recommended?
I am more comfortable in python, would there be anything unrealistic or any issue if I just copied all the bars into a python dataframe then run my own tests on the closes there?
Do range bars have similar issues making them unbacktestable in ninjatrader?
L,P,H
Oliver

Comment