Please excuse the bad English via Google Translate.
- #180
- Feb 3, 2026 3:34am Feb 3, 2026 3:34am
- Joined Jun 2017 | Status: Trader | 2,076 Posts
MetaTrader 4 - so many advantages.
Trading system using relative strength 2,816 replies
Trading System Using Relative Strength-Part 2 1,499 replies
Relative Strength Basket Trading System 3,479 replies
Trading system based on individual currency strength 12 replies
Strength positioning system (PA) 6 replies
Dislikedthe thread gone quiet. Ive been running the EA "MT4 strength of BE thread EA" version 1.. on demo and its been relatively good. i have modified the setting though have to running the optimizer against itIgnored
DislikedThis is an interesting system and EA. Does anyone have the capability of converting the EA to MT5? I have attempted to do it myself, I usually use chatgpt, but unfortunately this codebase is too many lines for it to handle! Looks there is a lot of lines of code in the EA that aren't used in the original ruleset, maybe someone has a stripped down MQ4 file for me to work with?Ignored
DislikedWhew! I have improved the EA it now has proper visuals and panel. As well as some new stuff, mainly/most importantly the filter/lockout cfudge/Chris explained in Post 138 (at least how I understood it), some daily loss and profit limits, trading hours, swing high/low SL placement, and some more. I have also provided an improved and updated input settings documentation. January now looks pretty good in the Strategy Tester if you play around but December 2025 (per se) still needs some work. If you haven't already noticed I use AI for my code and the...Ignored
Disliked{quote} Hi Realblank Testing is still moving forward... I have noticed a few anomalies and will post them below. There are trades that are not taken and do not seem to be because of any rules. It almost seems that once a trade is opened on a dot with a candle fully outside the bands it stops any other similar trades. and waits for one to close inside the bands. It is acting the same as if a SL had been hit on a dot with a candle fully outside the bands. Chris {image}Ignored
Disliked{quote} Hi Chris, Yeah, I think I know what's going on, this is my bad for not fully explaining that Dot Lockout feature further. I am aware that your initial vision of that feature (as seen in post 138) is different than the one implemented. Essentially you specified that this "lockout" would happen after the "SL" of the outer-bands trade is hit, unfortunately I ended up implementing it a little different. Instead of activating this lockout after the SL is hit, the EA instead activates it immediately after that trade is taken (if TakeActivationTrade...Ignored
Disliked{quote} Thanks for the explanation Realblank. My personal approach would be to have the Lock Out happen on any instance of a SL hit on a candle outside the bands. This could be the first or third...whichever. I also would leave any open trade to exit naturally. I will defer to you on how to code it... Thank You again. Chris PS: I have noticed the situation highlighted in your pic...I think that is just a part of the game. We are gonna get that once in a while.Ignored
DislikedHi Chris and all, Here is the updated EA with the addition of proper SL Lockout activation (post 138 and 172). Inputs are pretty straightforward, choose your lockout activation mode. If you choose "Activate when dot Appears..." and you have the bottom input ("Take The Activation Trade") FALSE then the EA initiates the lockout right when a proper out of bands dot trade is detected (and that trade isn't taken). If TRUE then the trade IS taken and the lockout initiated right after. If however, you choose the new mode "Activate After Stop Loss Hit"...Ignored
DislikedSo here we go...day 1 of the EA test with the new version. I just want to thank Realblank again for this wonderful tool. 63 Total trades 38 winners + $6903.00 25 SL - ($3617.00) total earned + $3286.00 This is a great and encouraging result. Even on a day with 2 good trends (which is the achilles heel of this system). I will keep posting the results all week. I am hoping some others will too...c'mon people...contribute. ChrisIgnored
DislikedSo here we go...day 1 of the EA test with the new version. I just want to thank Realblank again for this wonderful tool. 63 Total trades 38 winners + $6903.00 25 SL - ($3617.00) total earned + $3286.00 This is a great and encouraging result. Even on a day with 2 good trends (which is the achilles heel of this system). I will keep posting the results all week. I am hoping some others will too...c'mon people...contribute. ChrisIgnored
DislikedDoes someone knows why am I getting "ordersend error 130" ? I am leaving the default settings and trying on the strategy tester but it doesn´t take any trades. {image}Ignored