I need a trade manager robot

仕事が完了した

実行時間18 日
開発者からのフィードバック
Thanks for the fair order.

指定

This Expert Advisor (EA) is designed to manage open trades automatically based on user-defined rules with Exponential Moving Averages (EMA). The EA continuously monitors all active positions and allows flexible configuration through inputs.

Key Features:

  • EMA-Based Partial Closures:

    • Close a user-defined percentage of a position when price touches the EMA 50.

    • Close another percentage at the EMA 200.

    • Optionally close a further percentage at the EMA 800.

  • Configurable Inputs:

    • Adjustable percentage values for each EMA (e.g., 50, 300, 20).

    • Adjustable EMA timeframes (default: current chart).

  • Trade Filters:

    • Option to manage only trades from the current symbol.

    • Filter by Magic Number (to manage specific strategies or EAs).

    • Direction filter: All trades, Buys only, or Sells only.

  • Immediate Management:

    • Begins managing trades as soon as it is attached, even if trades were opened before.

    • it must have an option of remaining pips to "touch" the ema and a input of closeness of ema, if input is 1 then we can have a 1 pip before touching that counts as real

Purpose:
This tool helps traders lock in profits progressively by scaling out positions at strategic EMA levels, ensuring disciplined risk management and systematic trade exits.
















応答済み

1
開発者 1
評価
(258)
プロジェクト
322
30%
仲裁
34
26% / 65%
期限切れ
10
3%
仕事中
2
開発者 2
評価
(394)
プロジェクト
553
41%
仲裁
30
57% / 3%
期限切れ
57
10%
仕事中
パブリッシュした人: 11 codes
3
開発者 3
評価
(19)
プロジェクト
24
8%
仲裁
9
33% / 33%
期限切れ
1
4%
取り込み中
4
開発者 4
評価
(274)
プロジェクト
403
28%
仲裁
40
40% / 50%
期限切れ
1
0%
5
開発者 5
評価
(15)
プロジェクト
19
16%
仲裁
5
40% / 40%
期限切れ
0
6
開発者 6
評価
(1)
プロジェクト
2
0%
仲裁
2
0% / 50%
期限切れ
0
7
開発者 7
評価
(279)
プロジェクト
376
72%
仲裁
19
32% / 47%
期限切れ
14
4%
仕事中
パブリッシュした人: 15 codes
8
開発者 8
評価
(27)
プロジェクト
29
38%
仲裁
0
期限切れ
3
10%
9
開発者 9
評価
(328)
プロジェクト
513
19%
仲裁
34
44% / 32%
期限切れ
34
7%
取り込み中
10
開発者 10
評価
(390)
プロジェクト
416
30%
仲裁
74
19% / 72%
期限切れ
52
13%
仕事中
11
開発者 11
評価
(47)
プロジェクト
67
37%
仲裁
5
40% / 40%
期限切れ
1
1%
12
開発者 12
評価
(163)
プロジェクト
172
44%
仲裁
3
33% / 33%
期限切れ
1
1%
仕事中
13
開発者 13
評価
(313)
プロジェクト
318
70%
仲裁
2
100% / 0%
期限切れ
0
パブリッシュした人: 1 code
14
開発者 14
評価
(314)
プロジェクト
561
35%
仲裁
81
31% / 44%
期限切れ
204
36%
仕事中
15
開発者 15
評価
(6)
プロジェクト
5
0%
仲裁
4
25% / 75%
期限切れ
2
40%
類似した注文
✅ MT4 EA Developer Checklist (For Your Ladder EA) 1️⃣ Indicator Integration EA reads signals from provided custom indicator (.ex4 or .mq4) Detects “Buy Next” / “Sell Next” signals on current candle Works with arrow-based or buffer-based signals 2️⃣ Next Candle Execution EA does not trade on the candle where the signal appears Orders placed only at first tick of the next candle Timeframes supported: M1, M5, M15
Hi to all, I need a modification of an existing grid EA with the following instructions: Add the following optional external inputs to the attached Expert Advisor: input bool TradeModeAgainstTrend ( TMAT ) = true ; input int CounterTrendLotsToStartTMAT = 0.15 ; input double CoefficientForTrendLots = 0.30 ; input double MaxTrendLot = 0.08 ; input bool OneSideTMATOnly = true ; input double CombinedClosureAmount = 10.0
Hello, i need expert developer that have been develop so many profitable AI bots that work for mt5 and ctrader autonomously if you know you can easily execute this requirement bid for it. NOTE:- YOU MUST COME WITH SAMPLE FOR THE 2 TRADING PLATFORM. While i take a look at your profile and reach out to you thanks
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
Risk management EA 30 - 200 USD
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
Ea.Mix 30+ USD
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself

プロジェクト情報

予算
50+ USD
締め切り
最高 1 日