Forum

Convert EA for Live Trading

I have created one dynamic trailing stoploss but it's only working in backtesting how can I modify it to live trading. Also can anyone check whether I am doing right or not input int InpTrailingStopPoints = 500 ; input double InpVolume = 0.01 ; input int InpMagicNumber = 212121 ; double

Dynamic Trailing Stop loss

I'm new to MT4/MT5 learning things with doing some project on each concepts can anyone tell me how to create a Forex trade management tool for MT4 which will continually move a trailing stop loss based upon when new higher highs or lower lows are being formed for that particular currency pair. When

Need Help in Plotting 6 legs of Indicators - Beginner

I need help in one of my project that is in MT5 using MQL5 language. I have started learning MQL5 recently. So, b asic summary of task is; I need a custom indicator that incorporates 2 other standard indicators. For example, take the range of the SMA50H & SMA50L, and add/substract the SMA50Range