Exp5 Swing PRO for MT5
35 USD
Versione demo scaricata:
473
Pubblicato:
24 aprile 2024
Versione attuale:
26.225
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

Opposite order meaning 1 buy and 1 sell position is opened, if buy position enters trade, shouldn't the sell position be cancelled. Since not using martingale function which is equal to 1. As well as delete opposite order is active and the buttons above does not work, when position closed, the notification box opens and can not be closed, I manually close the chart and start all over again. This image is from yesterday
On the screenshot you can see two orders on EURUSD:
Market order
Ticket 9 – buy 0.01 at 1.02578
Stop Loss (SL) – 1.01709
Take Profit (TP) – 1.03435
Pending order
Ticket 10 – sell stop 0.01 at 1.01709
SL – 1.02572
TP – 1.00846
This is how the swing / pendulum strategy works:
When the EA opens a buy, it does not delete the opposite pending order.
Instead, it keeps a sell stop at (or near) the current Stop Loss level of the buy position.
If the market goes in our favor, the buy closes in profit and the sell stop is simply moved/updated according to the strategy rules.
If the market goes against us and the buy is closed by Stop Loss, the price at the SL level activates the sell stop:
The sell stop becomes a market sell.
Immediately after that, the EA places a new opposite pending order (a buy stop or buy limit , depending on the logic) on the other side of the market.
Thus the system always keeps:
one active position, and
one opposite pending order ready to “catch” the movement in the other direction.
This is why the pending order is not removed – it is part of the pendulum logic, not an error.
Very important:
The strategy does not use martingale – the lot size stays the same (0.01, 0.01, 0.01, …).
Because there is no increasing of lot sizes, there is no explosive / geometric growth of profit on a small series of trades.
Instead, the strategy works in a more conservative and stable way, with controlled risk on each swing.
So, what you see on the screenshot is normal behavior for this swing strategy:
active buy position,
and a prepared sell stop at the Stop Loss level, which will be activated if the current trade is closed by SL and then will start the next “swing” in the opposite direction.
Hi, trailing step and trailing stop loss does not work in MT5 version, probably work with martingale, but without martingale it does not work. Not 1 position trailed. I closed both win manually. Please try it out on your system without martingale to see it doesn't work.
Hello.
Thank you for your feedback.
You wrote that the trailing stop does not work, but the screenshot you attached does not show any information about the trailing function or about an error in the Expert Advisor.
To understand why something "does not work", we always need the log files and reports, not only a picture.
⚠️⚠️⚠️ FULL INFO about your problem: How to make Files https://www.mql5.com/en/blogs/post/732566 ⚠️⚠️⚠️
🌐🌐🌐 https://expforex.com/mt5-expert-reports-and-server-log-files-for-bug-report/ 🌐🌐🌐
▶️Youtube: https://www.youtube.com/watch?v=yedpin0LPnQ
I made a special test: I turned Martingale = OFF and Trailing Stop = ON in the MT5 version.
In this mode the Expert Advisor works correctly – positions are opened and trailed as they should be.
Please, if you suspect a bug, attach all possible information at once: report, terminal and expert logs, set-files – according to the instructions above.
This will help us see the real situation and not waste time on additional questions.
After you send the full files, I will check your case in detail.
Hello.
Thank you for your feedback.
You wrote that the trailing stop does not work, but the screenshot you attached does not show any information about the trailing function or about an error in the Expert Advisor.
To understand why something "does not work", we always need the log files and reports, not only a picture.
⚠️⚠️⚠️ FULL INFO about your problem: How to make Files https://www.mql5.com/en/blogs/post/732566 ⚠️⚠️⚠️
🌐🌐🌐 https://expforex.com/mt5-expert-reports-and-server-log-files-for-bug-report/ 🌐🌐🌐
▶️Youtube: https://www.youtube.com/watch?v=yedpin0LPnQ
I made a special test: I turned Martingale = OFF and Trailing Stop = ON in the MT5 version.
In this mode the Expert Advisor works correctly – positions are opened and trailed as they should be.
Please, if you suspect a bug, attach all possible information at once: report, terminal and expert logs, set-files – according to the instructions above.
This will help us see the real situation and not waste time on additional questions.
After you send the full files, I will check your case in detail.
Thanks, will do as you suggested and will follow your steps in the image. However, my trailing stop is 10 and trailing step is 5, didn't work but works perfectly in the MT4 version. I just need it to open only 1 buy and 1 sell and cancels when the pending order distance exceeded. Thanks
Hi, trailing step and trailing stop loss does not work in MT5 version, probably work with martingale, but without martingale it does not work. Not 1 position trailed. I closed both win manually. Please try it out on your system without martingale to see it doesn't work.
Thanks, will do as you suggested and will follow your steps in the image. However, my trailing stop is 10 and trailing step is 5, didn't work but works perfectly in the MT4 version. I just need it to open only 1 buy and 1 sell and cancels when the pending order distance exceeded. Thanks
Roboto is still coming up as default font on fresh install of 25.977 on mine .. purchased yesterday
Yes. And working good.
"The interface font has been moved from Roboto to Tahoma for consistent readability."
initialy it was blank not showing any text .. i had to hunt a few versions & install Roboto to correct it
on your changelog it says
"The interface font has been moved from Roboto to Tahoma for consistent readability."
initialy it was blank not showing any text .. i had to hunt a few versions & install Roboto to correct it
Yes. Roboto font automatically changes to Tahoma.
i think your misunderstanding .. i installed new versionn .. and it wanted Roboto font as default font .. ie default font not set to Tahoma.. i eventualy figured out to change it to tahoma manualy ,, then downloaded robotoa also
Yes. I understand you.
In the latest versions, the font automatically changes to Tahoma
If you have Roboto in your settings, then okay.
It will automatically work on the latest builds of the MetaTrader terminal.
I did this so that all set files and previous versions would work uniformly on one font.
I hope that MetaQuotes will fix this bug in the future.
But I have already prepared in advance and updated all my experts with new features.
Thanks for understanding.
1) if you enable "CloseOppositePositionAfterTP" it no longer executes any operations
2) the default font is still set to "ROBOTO", which slows down Windows 11 and creates a huge lag!
Can you fix them? I’ll conclude by saying that your EA is really well made and very profitable for me!!
Hi, there are some BUGS in the latest version, maybe also in the previous ones, but I only purchased the latest version today:
1) if you enable "CloseOppositePositionAfterTP" it no longer executes any operations
2) the default font is still set to "ROBOTO", which slows down Windows 11 and creates a huge lag!
Can you fix them? I’ll conclude by saying that your EA is really well made and very profitable for me!!
-- More “alive” controls 🎯: introduced smoother hover and cursor-target reactions on buttons and interactive zones + clearer feedback when you operate quickly.
-- Lot field refinement 💎: upgraded the Lot input for easier editing + improved readability and a stronger focus highlight while changing values.
-- Touch-first usability 📱: added an on-screen numeric keypad for the Lot field + adjust lot size directly from the keypad without needing a physical keyboard.
-- Testing workflow upgrade 🧪: improved the interaction flow for test runs where typing is inconvenient + quicker lot adjustments during scenarios.
-- Latest terminal build ✅: compiled using MetaTrader terminal build 5640.
-- Internal optimization 🛠️: refactored and cleaned up the codebase to improve stability, simplify maintenance, and speed up future updates.
-- Finishing pass 🎨: aligned spacing, typography, and UI consistency across the Swing panel to reduce visual noise and keep the focus on execution.