stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

RenkoSynergy without the synergy
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4038
Page 1 of 1
Author:  Panamamike [ Thu Jan 08, 2015 9:41 pm ]
Post subject:  RenkoSynergy without the synergy

I currently trade a 3 bar renko chart with stoch and trade based off of the 10 pip renko chart as my higher confirmation and TP targets. I am trading 5 pairs, and i go to BE +2 quickly....a lot of small wins and some big hitters, with very few losses. I have been looking for an EA to help to semi automate my trading.


There is a locked thread here with an EA called RenkoSynergy. It was created using the shell here. It has everything I want and need to semi-automate my trading, however the synergy aspect to the EA makes the entries later than what I want. I do not want to use the EA on full auto; I want to choose the direction it will take the trades. I would like to remove the synergy related aspect out of the EA if that is possible. All i want to be able to do is choose the direction (L or S) based on the days price action or the 10 pip renko chart S/R or stochastic. When the 3 pip renko chart is moving against my desired direction, drop the EA on the chart and wait for it to enter when it cycles back in the desired direction and crosses the 5 ema on close. If it doesn't cycle back, i can just remove the EA from the chart and wait for another setup.

If anyone can give me some assistance or advice on how best to edit out the synergy aspect of the EA I would very much appreciate it.
Author:  Panamamike [ Thu Jan 08, 2015 9:51 pm ]
Post subject:  RenkoSynergy without the synergy

Here is a screen shot to help visualize what I am doing.
2015-01-08 16_46_48-909424_ Global Prime - Empty4 4 - AUDUSD,M2 (offline).png
Author:  Panamamike [ Thu Jan 08, 2015 9:59 pm ]
Post subject:  RenkoSynergy without the synergy

I realize people are busy. I would be willing to pay someone to remove the synergy aspects out of the EA if necessary. I used an older version of metaeditor to compile the original EA sso it would work on 600+ versions.
Author:  dark fibre [ Fri Feb 27, 2015 9:55 am ]
Post subject:  RenkoSynergy without the synergy

Hi Panamamike!
Hope all things are well. I'm curious do you still trade this renko bars strategy?
Author:  magft [ Fri Jun 19, 2015 8:52 pm ]
Post subject:  RenkoSynergy without the synergy

Only just seen this topic, i wrote the ordinal EA a long time ago!

I've added an option to turn off the synergy and also an option to set the trade dir. Use the following

Code: Select all

extern bool    UseSynergy=false;
extern string  s1="Set to either None, Up or Down";
extern string  SetTradeDir="None";
in theory it will not trade if UseSynergy=false and SetTradeDir="None", though not tested this yet.

Let me know if it works or not.

Regards

Mike
Author:  goldenfish7 [ Tue Jul 28, 2015 12:25 pm ]
Post subject:  RenkoSynergy without the synergy

magft ยป Fri Jun 19, 2015 8:52 pm wrote:Only just seen this topic, i wrote the ordinal EA a long time ago!

I've added an option to turn off the synergy and also an option to set the trade dir. Use the following

Code: Select all

extern bool    UseSynergy=false;
extern string  s1="Set to either None, Up or Down";
extern string  SetTradeDir="None";
in theory it will not trade if UseSynergy=false and SetTradeDir="None", though not tested this yet.

Let me know if it works or not.

Regards

Mike

Hi, Mike!

Thanks this EA!!! It's very good!!! This version (V2) of RenkoSynergy is running with my Empty4. I'll test it. Can you help me in what the different options mean , and is added somewhere in description ? Thanks! ;)

Regards,
Peter
All times are UTC Page 1 of 1