I wished from past many days to test my ea on renko but never knew its possible.
Please let me know step by step as I am not so familiar to scripts .
Well, this is a long story. I'd suggest you to check existing discussions on this topic and similar ones (backtesting with renko, backtesting on generated history, backtesting on real ticks - they are all related to the method how provide your custom data for the tester). For example, you may start at this source code (and follow links to referenced documents (can be partially in Russian, sorry)) or this thread.
Please note, this is all about MT4. For MT5 you probably can try some paid products (no ads here) generating custom charts (based on hst/fxt files, which can contain prepared renko), but I did not check how they work in the tester. This will require you to adjust your EA.

- www.mql5.com

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I want to see if this EA i have is profitable using historical data, but as i know there is no way to do as the EA has to be applied on a Renko chart.
Is there a solution to this?
Thanks