Wouldn't it be nice if....
-
Wouldn't it be nice if....we can have 2 windows , window 1 is renko chart and the second window is ea builder.
Wouldnt it be nice of we can copy paste renko patterns into the second window so we dont have to manually code renko patterns.
Just a suggestion
-
Why ? Renko patterns is made as regular forex patterns in candle wise , follows same prices and most of the indicators , just code as you would have been in an original forex expert advisor and there you are , notice that renko will repaint ( show a better result if its newly started or restarted )
-
@timmyhanke A Tim , patterns recognition in fxdreema is based on wick size body size etc in pips.. (absolute values and not relative values)
problem is all pairs have different size in pips for body wicks etc.
This mean a lot of work to develop patterns recognition that can work universally in all pairs.. plus coding is still needed. a drag and drop feature will makes life a lot of easier.not to mention that adr for a currency is constantly changing .. EURUSD used to have big adr years ago but not anymore. this will affect pattern recognition using absolute values , wick size , body size in pips
-
@cowcool This will be my next project. To get these two charts see:
https://www.youtube.com/watch?v=-7RDlNdpB7M
The difficulty is to integrate the Renkochart in FxDreema, that is, to integrate a Renkochart indicator into fxdreema so that it can be optimized. For this he has to be transformed. If you have an optimizeable ea that there is no need for two charts.
Here the link for a renko-MT4 Template, I hope you can use it (otherwise see MQL5):
https://www.tradeciety.com/Download/TCM5.tpl.zipTipp: search for Renko-Entries in a three./four-time higher timeframe an trade in the lower timeframe. M15/M5 or H1/M15. MA alone for the entries. Use Pattern and formations to scan for a trade. Renko: Shoulder-Head-Shoulder; Trendlinebreak in M15;
Use not the renko in sliding zones.Otherwise you can run renko-indikator as an indicator in MT4: https://www.youtube.com/watch?v=Y2ag8YcmwmU
https://ovo.cz/products/fxt-builders/renko-fxt-builder/
Was this helpful?

-
@dieter Bro i was talking about drag and drop renko patterns recognition into an EA . it would be nice if we can drag and drop renko patterns into ea patterns database .. this will avoid coding .. and saves gazillion of times instead of coding those patterns
-
Maybe the administrator knows a possibility?