Spécifications

MQL4 OR MQL5 EA Money Manager

Inputs

-DrawdownLimitPercentage (float) default value = 30.0

-DailyLossLimitPercentage (float) default value = 5.0

-UseDrawdownLimit(boolean) default value= false when true EA stops if DrawdownLimitPercentage is reached for equity balance

-UseDailylossLimit(boolean) default value= false when true EA stops if DailyLossLimitPercentage is reached for equity balance

-Default LotSize value (float)

-Magic number (int)

-Allow 2 way tradings buy and sell order (bool) when false new order cancel or close  opposites orders_type on the same Exchange

-useTp1x( boolean) default value =true

-useTp2x ( boolean) default value =true

-useTp3x ( boolean) default value =true

-useTp4x ( boolean) default value =true

-useTp5x (boolean) default value = true

-useTp6x ( boolean) default value =true

-use defauLt lotSize (bool)
-SL   Percentage  level (float) default value = 0.5
-TP1 Percentage level (float) default value = 0.5
-TP2 Percentage level (float) default value = 1.0
-TP3 Percentage level (float) default value = 1.5
-TP4 Percentage level (float) default value = 2.0
-TP5 Percentage level (float) default value = 2.5
-TP6 Percentage level (float) default value = 3


-Money management Setup (4 booleans OPTIONS(Radio buttons)). 4 optionals Money management inputs :

- OPTION 1 : Self Simple Management  (Uses 1 input. Require  1 webhook request to provide:   lotsize ,entry, SL, type, order_type, useTp1x...6x and TP1..6_LEVELS, TO Close when SL is touched or  CLOSE when TP1  is Touched)

Rules : ~ order_type CANT be NULL or NA

    ~ if entry null or na  entry == buy at market price
    ~ if lotsize null or na  entry == default Lotsize value
    ~ TP_LEVEL or SL Can Be Null or Na

    - input : use Martingale (boolean) when true after a loss lostSize is doubled

- OPTION 2 : Self TrailStoploss Management  (Require  1 webhook request to provide:   lotsize ,entry, SL, type, order_type useTp1x...6x and TP1..6_LEVELS  TO Move SL or SL when TP 1 to 6  is Touched)
Rules : ~ order_type CANT be NULL or NA
   ~ if entry null or na  entry == buy at market price
   ~ if lotsize null or na  entry == default Lotsize value
   ~ Tp Levels one to six  and SL are required

- OPTION 3 : Selfpartial Close ( Has inputs and Require  1 initial  webhook request to provide:   lotsize ,entry, SL, type, order_type useTp1x...6x and TP1..6_LEVELS  TO totally close when  SL_Touched and partially close when TP_Touched)
    - inputs are:
        - lotsize partial close percentage  on TP1  (float) ; default value = 60
        - lotsize partial close percentage  on TP2 (float) ; default value = 20
        - lotsize partial close percentage  on TP3 (float) ; default value = 20
        - lotsize partial close percentage  on TP4 (float) ; default value = 20
        - lotsize partial close percentage  on TP5 (float) ; default value = 20
        - lotsize partial close percentage  on TP6 (float) ; default value = 20
Rules : ~ order_type CANT be NULL or NA
   ~ if entry null or na  entry == buy at market price
   ~ if lotsize null or na  entry == default Lotsize value
   ~ Tp Levels one to six  and SL are required

- OPTION 4 : Client Selfpartial Close (Uses Self partial Close inputs. Require  1 initial  webhook inbound request to provide: orderTicket or comment  i dont know, lotsize ,entry, SL, type, order_type useTp1x...6x and TP1..6_LEVELS  TO totally close when  SL_Touched and partially close when TP_Touched. Also Require Additional inbound Webhook Requests to partially  or fully close)
Rules : ~ orderTicket or comment  cant be null as it is required to modify the right order
   ~ order_type CANT be NULL or NA
   ~ if entry null or na  entry == buy at market price
   ~ if lotsize null or na  entry == default Lotsize value
   ~ Tp Levels one to six  and SL are required


File Delivery Format MQL4 or MQL5 

Pinescript has nos secret for me if needed  i can provide a pinescript money management function who pick entry and tracks when TPS or SLS are touched

i usually purchase from fiverr this is my first order here please professional ill try my best too.

Also we might have to agree on  a testing time, protocol or plan since i will code the client (JSON will be the  format) My client could Post in telegram chat (as i see its popular) or else we will see

I HOPE THERE IS FEASIBILITY i rather pay and have my own solution than using solution like tradingview.to , https://www.mql5.com/en/market/product/70538?source=External%3Ahttps%3A%2F%2Fwww.google.com%2F#description, etc... i just want my own stuff

THANK YOU ALREADY

-Martin

Répondu

1
Développeur 1
Évaluation
(219)
Projets
370
42%
Arbitrage
145
17% / 41%
En retard
124
34%
Gratuit
Publié : 38 codes
2
Développeur 2
Évaluation
(2)
Projets
1
0%
Arbitrage
1
0% / 100%
En retard
1
100%
Gratuit
3
Développeur 3
Évaluation
(119)
Projets
169
38%
Arbitrage
9
78% / 22%
En retard
15
9%
Gratuit
4
Développeur 4
Évaluation
(75)
Projets
124
44%
Arbitrage
14
29% / 50%
En retard
17
14%
Gratuit
5
Développeur 5
Évaluation
(10)
Projets
14
14%
Arbitrage
6
33% / 50%
En retard
2
14%
Gratuit
Publié : 1 code
6
Développeur 6
Évaluation
(74)
Projets
73
47%
Arbitrage
2
50% / 50%
En retard
2
3%
Gratuit
7
Développeur 7
Évaluation
(7)
Projets
18
44%
Arbitrage
3
0% / 100%
En retard
6
33%
Gratuit
8
Développeur 8
Évaluation
(22)
Projets
18
6%
Arbitrage
31
3% / 65%
En retard
5
28%
Gratuit
Commandes similaires
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
I need a professional MT5 Expert Advisor (MQL5) for XAU/USD (Gold) only. Requirements: - Symbol: XAU/USD only - Timeframe: H1 trend, M5 entry - Smart Money Concept (SMC) - Liquidity Sweep - Break of Structure (BOS) - Order Block Retest - Confirmation Candle (Engulfing or Pin Bar) - ATR-based Stop Loss - Risk:Reward = 1:3 (adjustable) - Auto Lot (1% risk) - Break Even - Trailing Stop - Maximum 2 trades per day - One
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;
Ниже представлено готовое, технически выверенное Техническое задание (ТЗ) . Вы можете полностью скопировать этот текст и разместить его на бирже фриланса (например, MQL5.com в разделе «Фриланс» или на Smart-Lab). Данное ТЗ написано на профессиональном языке, понятном разработчикам торговых систем для терминала QUIK (на языке Lua) . ТЕХНИЧЕСКОЕ ЗАДАНИЕ (ТЗ) Разработка мультивалютного торгового робота для терминала
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
Master mind 30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
English Description (For Developers): I need a custom Expert Advisor (EA) for MT5 to trade ONLY ETHUSD based on trend-following and counter-trendline breakout-retest with an M1 execution filter and strict risk management. Trading Logic: 1. Trend Filter: Price must be below 200 EMA on both H1 and M15 timeframes for Short (Sell) trades. (Opposite for Long/Buy trades). 2. Setup: On the M15 chart, after a strong move in
Can you Build a custom NinjaTrader 8 ChartStyle or BarsType called Optimized Footprint Bars. This project is urgent and i need someone that's wiiling to do his project with me kinldy bid for this. Thanks

Informations sur le projet

Budget
200+ USD
Délais
à 10 jour(s)