Semi auto Manual trader assistant

工作已完成

执行时间3 天
客户反馈
Best developer, ever! very recommended!
员工反馈
Thank you for order! I glad work with you!

指定

Need to create assistant for manual trading.

The assistant will create X pending orders for each manual market order.

Pending order are according to the definition of martingale algorithm and the amount of the pending orders are according to the FIBO levels that left or fixed number from user.

For example:if I open BUY order and FIBO is currently between 61.8% and 50%, assistant shall open 3 pending BUY limit orders (price of the first is on fibo level 61.8, second on fibo 78.6% and third is on 100%.

Maximum pending orders in case we use fibo levels are 6.

Each pending order has TP of one level of fibo. For example if pending buy order is on fibo 50%, tp is 38.2%

Variables to get from the user:

1.       Distance – FIBO levels or fixed to 25 pips

2.       Multiply - Multiply for Martingale, default is 2

3.       How many pending order to open, default is 4

4.       TP – FIBO 23.6, FIBO 38.2%, FIBO 50%, FIBO 61.8%, fixed number in pips

5.       SL – if 0, no SL

6.       TS - TrailingStop pips distance

TP of manual orders shall also be updated by assistant, according to the near fibo level.

If pending order is activated, assistant shall update the TP of open orders to the new activated order.

If order closed with TP, all pending orders shall be closed as well (to this direction (BUY or SELL)).

If order closed manually, all pending orders shall be closed as well (to this direction (BUY or SELL)).


反馈

1
开发者 1
等级
(7)
项目
10
30%
仲裁
3
0% / 33%
逾期
2
20%
空闲
2
开发者 2
等级
(170)
项目
203
47%
仲裁
5
20% / 60%
逾期
3
1%
空闲
3
开发者 3
等级
(132)
项目
178
39%
仲裁
4
25% / 50%
逾期
14
8%
空闲
4
开发者 4
等级
(31)
项目
44
61%
仲裁
0
逾期
0
空闲
5
开发者 5
等级
(14)
项目
19
11%
仲裁
1
0% / 100%
逾期
5
26%
空闲
6
开发者 6
等级
(174)
项目
200
12%
仲裁
39
38% / 33%
逾期
5
3%
空闲
发布者: 2 代码
7
开发者 7
等级
(53)
项目
74
26%
仲裁
30
10% / 63%
逾期
22
30%
空闲
8
开发者 8
等级
(58)
项目
76
33%
仲裁
9
78% / 11%
逾期
7
9%
空闲
发布者: 2 代码
9
开发者 9
等级
(154)
项目
214
69%
仲裁
8
38% / 38%
逾期
22
10%
空闲
相似订单
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing

项目信息

预算
30 - 200 USD