指定
Task Title
Implement Martingale Lot Scaling Sync Between Master and Slave MT4 Trade Copier
Background
I am using a local master–slave trade copier setup with:
1 Master MT4
4 Slave MT4 terminals
Trades are currently copied correctly (entry, direction, symbol, SL/TP).
Lot size handling currently copies either:
the exact master lot, or
a fixed base lot defined on the slave (e.g., always 0.01 or 1.0).
Problem
When the master uses a martingale strategy, the slave does NOT follow the same lot-scaling logic.
Current Behavior
Example:
Master trades: 0.1 → 0.5 → 0.9
Slave (base lot = 1):
❌ Opens 1 → 1 → 1
❌ Or copies exact lot 0.1 → 0.5 → 0.9
This breaks martingale proportionality and risk alignment.
Required Change (Core Requirement)
The slave must follow the master’s martingale multiplier, not just the raw lot size.
Desired Behavior
The lot progression ratio on master must be mirrored on slave, scaled by the slave base lot.
Example 1
Master base lot: 0.1
Slave base lot: 1.0
Master Lot Multiplier Slave Lot
0.1 1× 1.0
0.5 5× 5.0
0.9 9× 9.0
Example 2
Master base lot: 0.01
Slave base lot: 0.1
Master Lot Multiplier Slave Lot
0.01 1× 0.1
0.03 3× 0.3
0.09 9× 0.9
write prompt for this funcation whare i have slave code i will give code implemt that features
反馈
1
等级
项目
19
16%
仲裁
5
40%
/
40%
逾期
0
空闲
2
等级
项目
20
40%
仲裁
1
0%
/
100%
逾期
1
5%
空闲
3
等级
项目
111
50%
仲裁
26
31%
/
50%
逾期
9
8%
空闲
4
等级
项目
15
20%
仲裁
5
40%
/
40%
逾期
1
7%
工作中
5
等级
项目
671
32%
仲裁
42
45%
/
45%
逾期
12
2%
已载入
6
等级
项目
824
62%
仲裁
33
27%
/
45%
逾期
23
3%
空闲
发布者: 1 代码
7
等级
项目
35
23%
仲裁
4
0%
/
50%
逾期
2
6%
工作中
8
等级
项目
8
0%
仲裁
2
50%
/
0%
逾期
1
13%
工作中
9
等级
项目
7
14%
仲裁
1
0%
/
100%
逾期
1
14%
空闲
10
等级
项目
0
0%
仲裁
0
逾期
0
空闲
11
等级
项目
265
29%
仲裁
0
逾期
3
1%
空闲
发布者: 2 代码
12
等级
项目
477
40%
仲裁
105
40%
/
24%
逾期
81
17%
已载入
发布者: 2 代码
13
等级
项目
1
0%
仲裁
0
逾期
0
空闲
14
等级
项目
3
33%
仲裁
1
0%
/
100%
逾期
0
空闲
15
等级
项目
255
21%
仲裁
23
48%
/
17%
逾期
0
工作中
16
等级
项目
58
59%
仲裁
4
0%
/
25%
逾期
1
2%
空闲
17
等级
项目
681
42%
仲裁
2
100%
/
0%
逾期
1
0%
工作中
发布者: 9 代码
18
等级
项目
553
50%
仲裁
57
40%
/
37%
逾期
227
41%
工作中
相似订单
El 3aksiyat 0
35+ USD
//@version=6 indicator("منظومة El_3aksiiya 0 المتكاملة", overlay=true, max_labels_count=500, max_boxes_count=500, max_lines_count=500) // الألوان color_accum = color.new(#0000FF, 85) color_manip = color.new(#FFFF00, 80) color_dist = color.new(#FFC0CB, 80) color_elliot = #FF8C00 color_fib = #FFFF00 color_entry = #00FFFF color_tp = #00FF00 rsiVal = ta.rsi(close, 14) // نموذج AMD var int barCount = 0 if
ZigZag based on oscillators is needed The idea of the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
RSI indicator
130 - 150 USD
The Relative Strength Index (RSI) is a technical momentum indicator measuring the speed and change of price movements, scaled from 0 to 100 to identify overbought (>70) or oversold (<30) conditions. Developed by J. Welles Wilder Jr., it helps traders spot potential trend reversals or corrections.Imagine a stock, XYZ, is trending upwards.Overbought Signal: The price increases sharply, and the RSI rises to 75. This
I am looking for an experienced developer in MQL5 to build a fully AI and automated trading bot (Expert Advisor) for MetaTrader 5. The EA will trade XAUUSD only and will be based purely on price action and Smart Money Concepts (SMC), specifically focusing on liquidity sweeps, market structure shifts (MSS/CHoCH), and wick rejection entries at key points of interest (POIs). The system must follow a strict rule: no
We are looking for a developer to finish and stabilize an existing Kalshi trading bot (~60% complete) built in TypeScript. This is not a MetaTrader EA. The system interacts with the Kalshi API and requires strong understanding of execution logic, order handling, and state management. Scope of Work: Review and understand existing TypeScript codebase Complete missing functionality Fix execution issues (order placement
项目信息
预算
30+ USD