- Search Energy EXCH
-
Retep replied Jul 28, 2018// You need to allow import of DLL's #include <WinUser32.mqh> #import "user32.dll" void OnStart() { long chartid=ChartFirst(); while(chartid>-1) { int hwnd=WindowHandle(ChartSymbol(chartid), ChartPeriod(chartid)); if(hwnd!=0) PostMessageA(hwnd, ...
I will code your EAs and Indicators for no charge
-
Retep replied Jul 27, 2018Read about the function FileWrite url
I will code your EAs and Indicators for no charge
-
Retep replied Jul 26, 2018Arrows added image file
I will code your EAs and Indicators for no charge
-
Retep replied Jul 24, 2018The leverage applied to your account does nothing. It's like with this two motorbikes. Both will drive you to the destination. Both can drive gentle. With one of them you can drive very fast... but you don't have to... be very careful, it's a beast! ...
European Traders - new ESMA regulations!
-
Retep replied Jul 10, 2018I have created my own trading style out of the useful informations from Davit. Many thanks to him! So it was not my intention to create a copy of the pivot indicator for MT5 with the same functionality. I use daily, 4-hour and hour pivots too (for ...
Pivot Trading
-
Retep replied Jul 10, 2018I have created my own pivot indicator for MT5. If you want to use this, it's free
Can display weekly, daily, 4-hour and hour pivots. Adjusts itself to the market open/close and chart scroll. The source is at my GitHub account. image file Pivot Trading
-
Retep replied Jul 6, 2018It's not the tool or using it the wrong way. We really have different data. Our measured swing is larger, that's the problem. Many thanks Nut, I appreciate your work! image
A little bit of give back
-
Retep replied Jun 27, 2018Done. The winn rate rises to 57%, but the overall performance drops significant.
2 Bar Reversal Scalp
-
Retep replied Jun 26, 2018All, based on the rules described by Harry in his first post. Code is available if someone is interested - MT5 only and it's a quick and dirty tester mess

2 Bar Reversal Scalp
-
Retep replied Jun 26, 2018Interesting approach! I have tested this pattern with MT5. These are the results, one year back on GBPJPY M15. It fails in 2017 completely, but seems to become a slight edge in 2018. Also seems to work best arround london close. Full tester report: ...
2 Bar Reversal Scalp
-
Retep replied Jun 25, 2018Change string objNames[0]; to string objNames[];
I will code your EAs and Indicators for no charge
-
Retep replied Jun 18, 2018I know, because I have investigated how it works
Congrats, pretty smart.System that returns 900% in a month
-
Retep replied Jun 14, 2018I guess the counters will display soon something like "N/A" because of capacity overflow

System that returns 900% in a month
-
Retep replied Jun 10, 2018This is not true. DLL's are not just dedicated resources, they contain executable code most of the time, and this code can be loaded and executed by any loaded app, if the developer knows how to use them.
Scammers - Hall of Shame
-
Retep replied May 26, 2018Hmm, I see what you want. Sounds a bit over complicated to me. Why is it difficult for you to open multiple charts and add the indicator to it? Or where do you see a benefit in not doing it this way?
I will code your EAs and Indicators for no charge