Hi dear developers, create EA which trades pips barriers without using any strategy or price action, like if i write in price box eur.usd 1.1810 and in pips box i write 10
Boto , adifon never apply here,
it means buy when current candle crosses 1.1810 price UP and do open SELL when current candle crosses 1.1810 price 0.01pips or more down from current price,
same rule for candle close as well,
with following inputs in mql4 ea
TP
STP
PROFIT BOX
LOSS BOX
SPREADrange (0-3 or any value i should b able to write)
Multiplier = which increases lots in case of loss in previous lot
EquityRisk === how much u can afford to lose
SupportManualOrders
etc
EA should show on live screen how many trades ea has executed, how many in profits, loss, drawdown etc, CloseAll button = orders in profit close, orders in loss close
Solicitudes similares
I need a developer that can make my trading strategies into a working perfect EA Robot working on Mt5. Candlestick pattern confirmation through PDH, PDL, PWH, PWL, Liquidities, HTF OB
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing