Labouchere which transfer Units to Another Serie

MQL5 EA

명시

Labouchere System has many series and can transfer the Units to any other Series when needed (this function is very important).Building a dedicated SeriesManager class to handle all eight arrays would be very useful  to make the unit transfers "atomic," so the logic is bulletproof and we never have to worry about data errors during the series transitions. The coders who really knows this cancellation sytem can apply, others not. Also the coder should have practical usage of phyton language to translate this strategy into phyton to use it in crypto markets.  No indicator or chart issues ,but it has many mathematical functions and  calculations . the code should be clear ,not complex (simplicity), and well-commented and modular code to make sure nothing gets lost or miscalculated when the units are shifting around.

A part of strategy is as below :

LABOUCHERE STRATEGY 

rules & inputs


Standard Execution: Every trade size is calculated traditionally by summing the first and last elements (units) of the selected active array (serie).

Base serie: [1,1] 

            

SeriescanTrade :A1,A2,B1,B2,C1,C2,D1,D2  //permission ,for now ,the others can not.


// Active Series For LONG positions always are A1,B1,C1,D1;   SHORT positions always are A2,B2 ,C2,D2 . THE BELOW SERIES (arrays) need to be shown as INPUTS so we can change units .

// Start opening trade by A1 with long position and open the others in their solid direction and  in sequence as below .

  A1 : [1,1] 

  A2 : [1,1] 

  B1 : [1,1] 

  B2 : [1,1]                 

  C1 : [1,1] 

  C2 : [1,1] 

  D1 : [1,1]  

  D2 : [1,1] 

// New positions should be opened after 5 seconds from the previous one , (we possibly need time for transfer and unit calculation "before" a new order).

// Delay : 5 (seconds),delaying orders function input.

 TP&SL : 1 (%1)   // TP and SL is equal and  calculated by percentage of Traded Asset Value (price) ex: % 1 . ex :BTC (Bitcoin) =80.000 USDT , % 1= 800 usdt

// 1Unit value :1000  // (here 1 unit is equal to 1000 usdt ) ,in mql5 is equal to 1000 USD , BUT in crypto markets is  equal to 1000 USDT 

//  & So we can calculate the trade of 2 Units (1+1) =2000usd and %1 of 2000 usdt = Result is either profit +20 usd TP or a loss of -20 usd SL . 


응답함

1
개발자 1
등급
(159)
프로젝트
169
44%
중재
3
33% / 33%
기한 초과
1
1%
로드됨
2
개발자 2
등급
(33)
프로젝트
36
33%
중재
5
0% / 80%
기한 초과
0
작업중
게재됨: 2 코드
3
개발자 3
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
4
개발자 4
등급
(199)
프로젝트
255
21%
중재
23
48% / 17%
기한 초과
0
작업중
5
개발자 5
등급
(39)
프로젝트
44
57%
중재
4
50% / 25%
기한 초과
0
작업중
6
개발자 6
등급
(543)
프로젝트
824
62%
중재
33
27% / 45%
기한 초과
23
3%
무료
게재됨: 1 코드
7
개발자 7
등급
(47)
프로젝트
55
33%
중재
15
27% / 60%
기한 초과
1
2%
작업중
8
개발자 8
등급
(169)
프로젝트
202
48%
중재
5
20% / 60%
기한 초과
2
1%
무료
9
개발자 9
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
10
개발자 10
등급
(242)
프로젝트
285
77%
중재
13
69% / 0%
기한 초과
4
1%
작업중
11
개발자 11
등급
(6)
프로젝트
5
0%
중재
4
25% / 75%
기한 초과
2
40%
무료
12
개발자 12
등급
(4)
프로젝트
5
0%
중재
1
100% / 0%
기한 초과
1
20%
로드됨
비슷한 주문
Prepare expert for xauusd live chart [ expert is not executing trades on xauusd ] . Deletion and cleaning code . Trailing Stop Rule to follow the given method . Live Chart Only
SNIPER X AI 30 - 120 USD
I need help in building a Robot SNIPER X AI — FINAL BUILD Trading System Type AI Scalping + Sniper Entry Expert Advisor Platforms MetaTrader 4 MetaTrader 5 Supported Brokers � exness.com � justmarkets.com � deriv.com Universal MT4/MT5 broker support FINAL CORE FEATURES ✅ AI Scalping Engine ✅ Sniper Entries ✅ Auto Buy/Sell ✅ EMA Trend Detection ✅ RSI Momentum Filter ✅ Smart Stop Loss ✅ Dynamic Take Profit ✅ Trailing
Hello, I am looking for a serious and experienced MQL5 developer who also has practical trading experience , not only programming skills. The goal is to develop a professional-grade Expert Advisor / semi-automated trading system suitable for prop firm trading , with a strong focus on: ✅ Quality ✅ Robustness ✅ Risk control ✅ Realistic execution ✅ Professional backtesting ✅ Prop firm-friendly logic This is not a simple
//+------------------------------------------------------------------+ //| $10 Smart Scalping Bot for MT5 | //| EURGBP + AUDUSD + XAGUSD Optimized | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //========================= INPUTS ================================== input double LotSize = 0.01; input int FastEMA = 20; input int SlowEMA =
1. Project Overview & Strategic Objective We are seeking an elite, senior-level MQL developer to design and engineer a bulletproof, proprietary MT4 non-standard bar generation application. The primary objective of this project is to build an independent, institutional-grade charting infrastructure to permanently eliminate third-party plugin dependency risks (highlighted by legacy solutions like AZ-INVEST going
Hello, I am looking to develop a commercial-grade Expert Advisor for MT5 specifically optimized for XAUUSD (Gold). The underlying logic should be an intelligent, trend-filtered cost-averaging grid system focused on capital preservation. The EA must include the following functional architecture: 1. Core Strategy Structure: - Must feature a multi-strategy logic entry module. I want to use a combination of 3-4 standard
MT5 Indicator – QML (Quasimodo Left) Pattern I need an experienced MQL5 developer to build a custom MT5 indicator based on the QML Quasimodo pattern as used in SMC/ICT trading. I will attach reference screenshots showing exactly how the pattern should look. The indicator must detect and draw: 1. QML pattern structure — HH, HH, HL, LL swing labels with the QML level drawn as a horizontal dotted line at the last Higher
Am looking for Professional programmer who can build below analysis bot as specified below. The indicators will be provided. 🔷 1. CORE ARCHITECTURE OF YOUR EA Your EA has 3 modes: ✅ Mode 1: Indicator 1 Strategy (9-Signal Engine) ✅ Mode 2: Indicator 2 Strategy (Multi-indicator confluence) ✅ Mode 3: Hybrid Mode (Indicator 1 filters Indicator 2) 🔷 2. PAIR SELECTION LOGIC EA will NOT auto-scan market (based on your
Matriks programında güzel bir stratejim var, meta da kayıtlı olmayan iki indikatörümü de metaya yükledim, stratejim belli, ama robot oluşturmak konusunda bilgim eksik. Yardım istiyorum. Acil dönüş bekliyorum. 12-276 üssel ortalamayı hangi yöne keserse, alphatrend indikaörüde bunu desteklesin, kendi gömdüpüm diğer bir indikatörde seviyelere göre alsın satsın
Hi all I would like a strategy to be developed for LIMT ORDERS strategy for both Buy/sell limit for XAUUSD, US30 & DE30/40 on the M1 or M5 chart . I have my EA but it's not profitable. It should be a Limit order strategy with a profit factor of 2+ when back testing . You should consider that My EA has trailing stop and a trailing limit order. I have experience in coding in MQL4/5, I'm currently struggling I with

프로젝트 정보

예산
30+ USD
기한
에서 1  3 일

고객

(12)
넣은 주문64
중재 수0