Trailing Stop EA

エキスパート

仕事が完了した

実行時間15 日

指定

Hello can anyone please make a Trailing Stop EA that can directly start trailing when you place a buy or a sell it has to trail with the minimum distance
that the market allows with breakeven.
The EA has to make a sound every pip the the EA adjust, the sound name can be "stops".
The Input has to be just like the example down here.
It has to work with 4 and 5 digits.

The EA has to be coded in MQ5 format to integrate with my MetaTrader 5 platform.

Time for delivery is 2 - 7 days and the budget is $30.

Thanks in advanced.

Example...

//=================================================================//
input  string              Section_1             =                "========  Main settings";
input  bool                For_all_symbol        = false;          // For_all_symbol
input  int                 SL_trail              = 0;              // SL_trail
//=================================================================//
input  string              Section_2             =                "========  Sound";
input  bool                Use_sound_open        = true;           // Use_sound_open
input  string              Sound_name_open       = "stops";        // Sound_name_open
input  bool                Use_sound_close       = false;          // Use_sound_close
input  string              Sound_name_close      = "alert";        // Sound_name_close
//=================================================================//
input  string              Section_3             =                "========  Trail when profit";
input  bool                When_profit           = false;          // When_profit
input  double              Profit_pips           = 0;              // Profit_pips

応答済み

1
開発者 1
評価
(63)
プロジェクト
80
28%
仲裁
17
12% / 76%
期限切れ
48
60%
2
開発者 2
評価
(59)
プロジェクト
182
55%
仲裁
31
45% / 16%
期限切れ
103
57%
類似した注文
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
Hello, I need a Python-based MT5 forex trading bot developed. The bot should connect to MetaTrader 5, execute trades based on a predefined strategy, and support standard risk management features such as stop loss, take profit, and position sizing. Requirements: MT5 integration using Python Automated trade execution based on provided strategy rules Configurable risk management settings Support for major forex pairs
Hi, I'm Barak, founder of FX Trade Africa, a trading automation company based in Africa. I'm looking for a serious EA developer for a long-term business partnership — not a one-time paid job. IMPORTANT: This is not a paid order. I am looking for a long-term partner who believes in the model and wants to build something serious together. Compensation will be based on profit sharing from funded accounts — details
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
I need developer who Can perfectly build me a layout of Ninjatrader 8 (NT8) to look and feel the same on SierraCharts? I currently use NT8 but I want to start using SierraCharts because its more robust than NT8, but I don't want to have to worry about programming SierraCharts. How much would this cost? Thank you
Automate my trading 100 - 300 USD
i want a trading bot that take trade auto and make 5% profit daily and stop with in 24 hours not more then that at least the bot give me more then 2% not less then that like a ai agent if it make any loss that agent have to take care of it i need only 5 % profit
I am looking for an EA for MT5 which is stable for long period. should make minimum 20% per month and DD should be less than 10% first send me your backtest reports for last 5 years with real ticks. budget is negotiable based on the quality of the EA. source code should be delivered at the end. Please dont apply without sending backtest report as mentioned above, in other case offers would be rejected
I do not have any startegy, and I want you to create one with your experience, you will provide me EA along with source code. you may use Grid or any logic, but the EA should keep generating profit during Newyourk and Asian session
I am looking for an experienced MQL5 developer to build a professional-grade Expert Advisor (EA) for MetaTrader 5. The strategy is based on liquidity sweeps, market structure (Break of Structure), and institutional concepts (order blocks), specifically optimized for XAUUSD (Gold). This is not a basic bot. I need a structured, optimized, and reliable system suitable for live trading after testing
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation

プロジェクト情報

予算
25 - 30 USD
締め切り
最低 2 最高 7 日