hello developers,
below is the detail requirement of the EA
it is a martingale EA.
- when we load the ea, it will open a buy and sell position at the same time.
- the ea will only open new position on new candle base on the timeframe we load the ea.
- the ea must be independent since we will load the ea to multiple pair.
- ea must support 4 and 5 decimal brokers
- when we load this ea in strategy tester or running it live. make sure the ea display the open and close line on the chart
EA settings:
-magic number : xxxx // this is so that the ea will work independently and we can run the ea on multiple pair
-max buy position : xxxx // ea will limit the opening of the positions based on this settings
-max sell position : xxxx // same as above
-take profit in usd : xxxx // ea will close all buy or all sell positions based on total usd in profit . input 0 to disable this setting
-take profit in % : xxxx // ea will close all buy or all sell positions based on % profit . input 0 to disable this setting
-take profit in points : xxxx // ea will close all buy or all sell positions based on total profitable points ( all profitable points - all losing points =
total profitable points ( must be profits in points value)) . input 0 to disable this setting. ea will calculate and set the TP levels for this setting.
**// ea will not close position in loss. ea will only close all buy positions if total buy positions are in profits. same goes to sell positions
**// please include all other calculation like spread, commissions, swap
-initial lot size : xx // starting lot when ea open positions
-lot multiplier : xx // ea will multiply the lot for next open positions . input 0 to disable
-pips difference : xx // the length between each open positions in points
-pips difference multiplier : xx // the length value will be multiply on each open positions . input 0 to disable .
// example. if pips diff = 100 and pips diff multiplier = 2 . ea open 1st sell position at 1.10000. then the 2nd sell position will be open at 1.10100, 3rd sell position is at 1.10200. 4th sell position is at 1.10400, then 1.10800
// example. if pips diff = 100 and pips diff multiplier = 0 . ea open 1st sell position at 1.10000. then the 2nd sell position will be open at 1.10100, 3rd sell position is at 1.10200. 4th sell position is at 1.10300, then 1.10400
// lot multiplier and pips difference ,ultiplier must support from 1 to any amount including for example 1.05, 1.15 , 1.16 , 2.1 and so on
-max spread : xx // ea will not open position if spread value is more than the input in the setting
-close all buy and sell positions if drawdown exceed % : xx // if total drawdown exceed the input setting, ea will close all open buy and sell positions. ea will pause trading ( ea will not open new positions) until cooldown time ends
-cooldown time : xx // value in minutes. ea will open new buy and sell positions when cooldown time ends.
-session panel : true/false // if true, ea will load display panel of sessions on the chart ( top area). it will show the sessions of sydney,tokyo,london,newyork on the chart
Display panel
// display panel can be moveable drag and drop in the chart
// output in the panel. i will send you 2 ea with display panel. so you can just copy the codes from the 2 ea and merge it here
Pedidos semelhantes
I offer a custom semi-automated trading solution for MetaTrader 5 designed for traders who prefer to keep full control over trade decisions while automating trade execution and risk management. Features MT5 Expert Advisor Telegram integration Automatic position sizing based on user-defined risk Automatic Stop Loss and Take Profit placement Fast trade execution after user confirmation Support for multiple Forex pairs
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 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
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