Trabalho concluído
Tempo de execução 9 dias
Comentário do desenvolvedor
I want a trading robot that will be based on candle sticks patterns. I will provide all details on a short video. I want a situation where once i put the robot on the chart and choose buy or sell and the number of trades to open then it will only buy or sell in that particular direction only. That is if i put the robot on the chart and chose buy, number of trades to open 2 and choose 1 hour time frame then if at the end of the candle it is a bullish candle then the robot should open 2 buy positions since i chose buy and the number of trades to open 2 on the parameter section. The robot will open again with the same lot size and number of trades if the next candle is still bullish, it keeps buying until when the next candle is bearish or negative then the robot should not perform any task. That is if i chose buy then the robot only has to keep buying, so long as the next candle is bullish and if the next candle is bearish then it won't buy or sell and it will wait until any candle closes positive again then it will buy again. The parameters will include lot size, buy/sell, Number of trades to open, TP and SL. Max Spreads Filter, Time and date filter, magic SL and TP level (that is a level where once the price reach the robots will automatically close all positions). The Robot should also display an overall gain or loss pip counter on the charts. I will also provide more details once you are selected.
Respondido
Publicou: 24 artigos, 1882 códigos
Pedidos semelhantes
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