MQL4 OR MQL5 EA Money Manager
-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
Pedidos semelhantes
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
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
Hello, I am looking for an existing, fully backtestable MT5 Expert Advisor or EA portfolio designed specifically for passing an FTMO-style prop-firm evaluation. I am not looking for unrealistic profit claims or a visually perfect backtest. My priority is a statistically defensible probability of passing the challenge while respecting all risk limits. Primary objective The system should be designed for the current
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
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
Specification : 1. Goal I am commissioning a mean-reversion grid Expert Advisor for XAUUSD on MT5. The deliverable is the complete, commented .mq5 source (strictly personal usel). Offers limited to compiled .ex5 will not be considered. 2. Required framework (non-negotiable) 2.1. Works natively on M5; signals evaluated on closed bars; symmetric long/short. 2.2. Entry logic built on Bollinger Bands + Moving Average
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
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
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