Renko automatic trading
Forums › ProRealTime English forum › ProOrder support › Renko automatic trading
- This topic has 66 replies, 17 voices, and was last updated 4 years ago by 孫榗溢.
-
-
12/19/2020 at 8:43 PM #15446612/19/2020 at 9:34 PM #15447612/20/2020 at 2:01 AM #15451612/20/2020 at 10:10 AM #15453912/20/2020 at 1:16 PM #154577
Thanks Paul. Is it not working with tick by tick because the box size is too small and during 1 day (1 candle) the price will move more than that value up and down? Perhaps it would be best to launch these in shorter timeframe, although maybe not as short as 10s (!)
12/20/2020 at 1:59 PM #154584The main problem with 10s for me is the short backtest period. I only have 200k bars so it becomes a weekly (4 days) backtest.
12/20/2020 at 3:55 PM #154601Hi eckaw Yes the boxsize is too small and doesn’t make sense and also if a high crosses over/under boxsize then buy that level on stop doesn’t work reliable either because of minimum distance. So backtesting using on stop on slower timeframe & much data, in demo buying at market on faster timeframe like 10s. A bit like barhunter strategy setup perhaps.
1 user thanked author for this post.
12/20/2020 at 5:47 PM #154613Hello,
I’m very interesting about this file. I’m a poor programmer, but i try to comprise, what the ea make for take an order.
So i compare the 3 EA, who are on this file (Renko; MySystem; 20201218 renko…)
Here a Board with the different filter use in each EA.
So we can better compare each EA. And search the better optimization
Thank you for sharing these EA.
12/21/2020 at 9:16 PM #154777Hi All,
interesting code, but always same errors when ProOrder trying to go on market.
The stop is too short because of the broker.
Despite i have set manual value on stop.
Any ideas?
Thanks,
12/21/2020 at 11:18 PM #154791I went back and checked the “New Renko System” on this forum and I’m now rethinking my renko strategy to try out this idea of @Verdi55 https://www.prorealcode.com/topic/new-renko-system/page/3/#post-66276
I don’t think my pockets are deep enough to launch 99 simultaneous renko systems, but looking into maybe launching 11 of them on one market with -5 to +5 fixed renko boxed settings on EURUSD. I’m also experimenting with replacing the fixed renko box to an ATR renko box. I’m just worried about the drawdown and I’m trying to calculate this via Excel to make sure there isn’t too much drawdown. I think there is a great potential in this approach though, almost assuming all strategies are slightly wrong but all together the will do very well.
12/21/2020 at 11:34 PM #154792@nicolas_macary Yeah, I still have problems with them running on demo forward test. Still haven’t managed to get rid of the various run-time errors but will check it more tonight!
@eckaw That’s very interesting! What time frame are you considering? Renko seems to show nice potential in the shorter ones but perhaps even more so during 10m-1h? What you say is the same idea of ensemble learning within machine learning, specifically neural networks and is a proven strategy to increase the performance of a system. The most important factor when successfully building an ensemble of networks is that every single network can perform the task at hand in some way and be as different from every other network as possible. Having many different systems performing well in their respective markets / trends / whatever and combining the result is the analogue of the machine learning case. Very cool. Maybe what you say is what is needed especially for renko systems to perform well.12/21/2020 at 11:45 PM #154796@DjungelJarl the renko systems doesn’t actually take time into consideration, so the only reason why them seem to work ‘better’ on short time frames is because the stop loss works differently on this timeframe compared to same code on longer timeframes.
Here’s an example I’m experimenting with now (not tested)
It’s 2min on EURUSD, spread 0.8
The idea would be to launch 11 of these systems simultaneously, with different ‘xx’ settings. In this backtest these 11 systems would have profited £6,247.75 accumulated during the time period 10th June – today.
3 users thanked author for this post.
12/21/2020 at 11:55 PM #15480112/21/2020 at 11:58 PM #154802Thanks for the update, I think this approach is promising to say the least. Will also do my own tests and get back
1 user thanked author for this post.
12/22/2020 at 12:23 AM #154806changing
1once boxsize = ATRperiodto
1once boxsize = convertedseems to fix that issue I mentioned. I’m not sure it is the correct way to use ATR Renko but it seems to give similar results with a dynamic box size which might (or might not) work better longterm.
2 users thanked author for this post.
-
AuthorPosts
Find exclusive trading pro-tools on