Hello everyone below is my grid code though it's not functioning as per my logic. The grid orders should only be triggered once the original buy and sell conditions have been met within the specified grid distance. What my code does it only triggers grid orders at the specified grid distance without waiting for the entry conditions to be made. Kindly help.
Martingale is not a strategy. It's a betting system.
Hedging, grid trading, same as Martingale.
Martingale, Hedging and Grid : MHG - General - MQL5 programming forum (2016)
Martingale, guaranteed to blow your account eventually. If your strategy is not profitable without, it is definitely not profitable with.
Martingale vs. Non Martingale (Simplified RoR vs Profit and the Illusions) - MQL5 programming forum (2015)
Why it won't work:
Calculate Loss from Lot Pips - MQL5 programming forum (2017)
THIS Trading Strategy is a LIE... I took 100,000 TRADES with the Martingale Strategy - YouTube (2020)

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello everyone below is my grid code though it's not functioning as per my logic. The grid orders should only be triggered once the original buy and sell conditions have been met within the specified grid distance. What my code does it only triggers grid orders at the specified grid distance without waiting for the entry conditions to be made. Kindly help.