仕事が完了した

実行時間14 日
開発者からのフィードバック
Thanks sir for this job. Conscientious customer. Lots of valuable input.

指定

  1. Write this EA into proper MT5 code without the #Include <MT4orders.mqh>, cleaning and tidy up the code by using Classes, like CPositionInfo
  2. Use CDouble(wrapper) library for MQL5 (https://www.mql5.com/en/code/19727), to round pips/points in 4/5 digit brokers, including JPY and XAUUSD
  3.  At the moment, order modification for TP is FIFO, you should set this into 2 input situations: FIFO and FILO
  4. Replace NormalizeDouble(), as discuss in this thread(some suggestion from https://www.mql5.com/en/forum/223861)
  5. Server connection (TerminalInfoInteger(TERMINAL_CONNECTED)) if needed for VPS or not?
  6. Check maximum allowed pending orders from the broker
  7. Pending orders check: minimum stop level and freeze level check, as in this(check_freezelevle.mq5)
  8. Order modification check, as in these (check_orderlevels.mq5) and (test_wrong_takeprofit_level.mq5)
  9. Margin monitor (if AccountInfoDouble(ACCOUNT_FREEMARGIN)< %(input) of the Balance, then do something) and give email/sms warning
  10. Live Trading warning from demo (may be use IsDemoMQL4())


ファイル:

MQ5
TM_MT5.mq5
21.6 Kb
MQH
MT4orders.mqh
78.1 Kb

応答済み

1
開発者 1
評価
(253)
プロジェクト
358
49%
仲裁
24
25% / 50%
期限切れ
80
22%
2
開発者 2
評価
(294)
プロジェクト
469
39%
仲裁
101
41% / 24%
期限切れ
77
16%
取り込み中
パブリッシュした人: 2 codes
3
開発者 3
評価
(59)
プロジェクト
81
43%
仲裁
27
11% / 70%
期限切れ
8
10%
類似した注文
I need a custom MT5 Expert Advisor named “Dark Venus”. Strategy details: - Timeframe: M5 / M15 - Market: Forex (all major pairs) - Strategy type: Trend + Scalping - Indicators: • EMA (Fast & Slow) • RSI filter • ATR for Stop Loss & Take Profit - Trades only during low-spread sessions (London & New York) Trade Rules: - Buy when fast EMA crosses above slow EMA + RSI confirmation - Sell when fast EMA crosses below
//+------------------------------------------------------------------+ //| FXE Trader Smart AI EA (Deriv MT5 Forex) | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; // ===== INPUTS ===== input double RiskPercent = 1.0; // % risk per trade input int FastEMA = 50; input int SlowEMA = 200; input int RSI_Period = 14; input int
I have an issue with my ninja script and i would like you to help me straighten things I wanted to create an indicator and i have the source code already but i am getting compiling errors on my NinjaTrader And i tried fixing the error it still same I sent 3 images here for you to understand the errors and i would like to ask if you can help me fix it so i can go ahead and compile my source code. Thanks
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even
I need an MQL5 indicator that identifies reversals without repainting or placing signals with an offset. The goal is to minimize lag and reduce whipsaw trades. Desired results are similar to the attached image. Requirements: - No repainting - No signal offset - Emphasis on reducing lag - MQL5 compatible - Clear, concise code If you have the expertise to create a reliable, high-performance indicator, let's discuss
I'm looking for a skilled trader/developer to share a proven scalping strategy on M1-M5 timeframes without using Martingale, Grid trading, or Hedge. Requirements: - Minimum trade duration: 2 minutes - Lot size: <20 - Proof of skill: Provide MT4/MT5 trade history report (PDF/HTML) - No High Frequency Trades - GMT+1 timezone, flexible hours - Price negotiable, performance-based compensation possible If you're a
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even
I have an indicator i need automated i use it manually and it plots arrows. Can you automate it for my Ninjatrader8? Do you need to see file? Expert Ninjatrader Developer can Bid for this project
I want to create an SMC bot base on ICT and Market structure,the bot must be able to keep adding on more positions while started.The bot must have a perfect risk management
Hi, im not looking into developing a new EA. I am looking into purchasing an existing EA that can deliver such results like: mq5 source, 4‑year backtest (2022‑2025) report, equity curve, trade list, strategy description, and 1‑month demo access. Please without concrete prove of experience functioning existing EA working perfectly and as contained on my description, then we can't strike a deal. Thank you

プロジェクト情報

予算
30 - 50 USD