Hi,
Many martingale EAs have the prospensity to get stuck or blow the account when the trend is strong.
I would much appreciate another EA (here we will call it monitoring EA or recovery EA) to monitor this (same symbol) and avoid this, this is the task. The martingale EA can be any martingale EAs that is available in the market although I will provide you this martingale EA.
The monitoring EA will detect when the account goes into a certain equity drawdown and start to fire up opposite trades to neutralize the drawdown, in other words hedging.
Example: After the account reached a drawdown of $100, the EA will monitor for additional trades in the same direction as existing ones, that is the martingale orders. Once it sees a new trade, it will do a trade in the opposite direction to neutralize the drawdown. The volume will be a multiplier of the trade volume, specified by the user. Why the multiplier? Partly because to overcome already open losing trades by the martingale EA.
There are two possible options to recover. The user will choose the option
1) It can recover by profitables, that is the profitable orders will be closed together with the losing martigale orders at breakeven or small profit
2) It waits until the account float reached breakeven or small profit, and close all trades.
User Input:
1-Options to recover (a) by proftables or (b) in totality.
For (a & b) can specify 0 (breakeven) or any number for profit
2-Drawdown to trigger neutralization (ex: -100)
3-Volume multiplier (example 3)
However, i realized that the trend can reverse and the monitoring EA trades can get into a loss. Therefore the floats of the trades and the floats of the martingale EAs are monitored. If the float of the martingale EAs have reduced enough and the float of the monitoring EA have started to increase beyond a threshold, all the monitoring EA orders are closed (not the martinagle EAs) to avoid them attracting drawdown when trend changes.
User Input for stoploss of recvery EA
- Stoploss option (default:true)
- Stoploss for monitoring EA (example: -60)
- and equity improvement for the martingale EA (30)
The coder needs to be able to understand what a martingale EA is and how it works. I will provide a martingale EA that you can work with.
The work obviously includes testing it with the EA I will provide and provide evidence, to make sure it does what it needs to do as indicated here. I will provide the market time when the martingale EA tends to trend for my favorite instrument.
There are no indicators to code. This is for MT4.
Benzer siparişler
Hello I need to purchase the source code of an already built profitable mt5 EA with proven track recordIf you have something similar and you are open to selling the source code please apply to this post Please note I am not looking for a dev to build the product from scratch , but need something that is already built and have at least one year worth of track record
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
Makes it takes trades by it self buy and sell, it must use the higher signals, also when I press stop it must not pick any trades I want it to take trades automatically when I press start also close by it self
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
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
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 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 at 50% of the FVG 7. SL: 10 pips above sweep wick 8. TP: 2R
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
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value