Martingale 3 Pairs

MQL5 전문가

명시

I need 1 MT5 EA with a martingale function that open 3 pairs with custom lot size on each pair. EA will open another position after the total 3 pairs loss pips reached the target. Example target loss pips to open another pair set is -200 pips, so example is, pair A profit +50 pips, pair B profit +20 pips and pair C loss -270 pips which is equal to -200 pips, that the moment EA will open another 3 martingale pairs.

Rules:

  1. EA will open the 3 pairs, pair A, pair B and pair C. Each pair I can set the direction of BUY or SELL and I can set the lot size to start. Once ready, EA will open 3 pairs, example pair A 0.01 lot BUY, pair B 0.01 lot BUY and pair C 0.02 lot SELL.
  2. I can set the loss pip distance before EA will open another 3 pairs martingale. Example i set -200 pips, mean EA will calculate pair A + pair B + pair C = -200 pips
  3. Once the loss pip distance reached, EA will open pair A 0.02 lot BUY, pair B 0.02 lot BUY and pair C 0.04 lot SELL and continue until maximum 5 level of martingale.
  4. Take profit will closed all open position AFTER and ONLY AFTER 1st position (not 2nd or 3rd or 4th or 5th position) of 3 pairs reached the profit which is when pair A + pair B + pair C = +100 pips.
  5. Once everything is closed, EA will start new trading with a reverse positions, example pair A 0.01 lot SELL, pair B 0.01 lot SELL and pair C 0.02 lot BUY.
  6. Take profit universal: Close all open positions when the target net profit reached in $. Example i set Universal Take Profit $200, once the total net profit of all open positions is reached the amount, EA will closed all.

EA also must have a trading orders text at the char, that shows the open positions and the amount of pips and amount of $


응답함

1
개발자 1
등급
(221)
프로젝트
276
27%
중재
15
47% / 33%
기한 초과
9
3%
바쁜
2
개발자 2
등급
(81)
프로젝트
151
41%
중재
2
100% / 0%
기한 초과
4
3%
작업중
3
개발자 3
등급
(203)
프로젝트
303
35%
중재
56
38% / 38%
기한 초과
99
33%
무료
4
개발자 4
등급
(254)
프로젝트
340
71%
중재
12
42% / 25%
기한 초과
12
4%
무료
게재됨: 18 코드
5
개발자 5
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
6
개발자 6
등급
(4)
프로젝트
2
0%
중재
1
0% / 0%
기한 초과
1
50%
작업중
7
개발자 7
등급
(608)
프로젝트
825
47%
중재
26
38% / 12%
기한 초과
63
8%
작업중
8
개발자 8
등급
(4)
프로젝트
5
0%
중재
4
0% / 50%
기한 초과
2
40%
작업중
9
개발자 9
등급
(31)
프로젝트
35
46%
중재
0
기한 초과
0
무료
게재됨: 3 코드
10
개발자 10
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
11
개발자 11
등급
(1)
프로젝트
2
50%
중재
0
기한 초과
0
무료
12
개발자 12
등급
(5)
프로젝트
6
17%
중재
0
기한 초과
0
작업중
13
개발자 13
등급
프로젝트
1
0%
중재
1
0% / 0%
기한 초과
0
무료
14
개발자 14
등급
(275)
프로젝트
281
71%
중재
2
100% / 0%
기한 초과
0
무료
게재됨: 1 코드
15
개발자 15
등급
(1)
프로젝트
2
0%
중재
1
0% / 0%
기한 초과
1
50%
로드됨
16
개발자 16
등급
프로젝트
2
50%
중재
0
기한 초과
0
무료
17
개발자 17
등급
(75)
프로젝트
230
73%
중재
6
100% / 0%
기한 초과
1
0%
무료
18
개발자 18
등급
(43)
프로젝트
52
37%
중재
6
17% / 33%
기한 초과
8
15%
작업중
비슷한 주문
You are to develop an MQL5 EA that combines Moving Average crossover signals and Fibonacci retracement levels for entry decisions. The EA supports both 100% automated and semi-automated trading. It dynamically calculates lot size and manages SL/TP based on risk parameters and fib levels. The EA must trade in the direction of selected candle patterns and support continuous trade entries while respecting news, time
Platform: MT5 Indicators: Aroon, SSL and WAE (Attached) Code Requirements: Check for Errors & Handle Them Use log ging and comments Trade Entry Conditions: Buy: SSL green > red, Aroon UP >= 80, WAE (positive) > deadzone pips and WAE > MA line Sell: SSL red > green, Aroon Down >=80, WAE (negative) > deadzone pips and WAE > MA line Trade Execution: Option available to execute market order, pending order, or simply give
I have an existing MT4 indicator with code which can draw swing highs/lows with Zigzag lines in H4 chart. Now i want to go to lower time frame like M15 and M5 and start drawing swing highs/lows from the last formed Swing High/Low in H4 to current candle. I will provide the source code, and I need you to complete this simple module within 1 day. Let me know if you are interested in this. Thanks, Kevin
TONGO TONGO ROBOT 30 - 200 USD
Indicators: Two simple moving average(SMA). Logic: when the SMA (10periods) ,crosses above the slow SMA (30periods). ,buy( go long).. When the fast SMA crosses below the slow SMA ,sell (go short or close buy position)
i tried to fix them with google ai studio but they seem not perfect yet. if you can check, find and fix them then please let me know/ let me check them and let me know your price. or if you have or can make better version then do the same
HELLO GREAT I want to create a trading Bot. Are you able to do so? I have a buy/sell signal already in place and it switches between two stocks. So when it sells a stock, it buys the other stock. I want to automate it so that when my strategy signals a buy, it automatically buys the stock and when it signals a sell it automatically sells. What platform would this work on? Would it work on robinhood trading or does it
Write the code for the strategy: Strategy running from 6:55 PM -3:55 PM Sunday night through Friday. On Heiken Ashi 5 minute chart. Confirmation of entry on a Bullish Heiken ashi bar with only on bar on top, And SL when any bearish Bar appears. And same applies for opposite with Bearish. Additionally, if it is in a position and another confirmation candle appears of the opposite color, not only will it exit the
Issue Description: The indicator draws historical data correctly , but there's an issue with the live update of the last candle . The goal is to fix the behavior of the current candle so that the indicator works properly in real-time. Technical Requirements: Solid experience with MetaTrader 5 and MQL5 Understanding of Stochastic indicator logic Ability to debug real-time execution issues Familiarity with OnCalculate
Company Overview We are building a next-generation trading automation platform under the XenithAI brand and are seeking an experienced MQL5 Developer to finalise a custom multi-timeframe indicator. This indicator is a key component in our EA strategy system and integrates VWAP, Fibonacci levels, and Swing High/Low logic to generate entry signals using a red/green traffic light visualisation. Project Overview You
Need a fib ea 30 - 90 USD
Hello i need urgent a fib ea to be done for test purpose need consistent coder : coder with : high arbitrage against them + low review+ high overdue will be skip. coder with no review will have to be cheaper and tested. budget close to 90usd logic: using fib for the main entry for now might add more later to continue idea

프로젝트 정보

예산
50+ USD

고객

(45)
넣은 주문158
중재 수0