The ea must repeat all orders until closed manually by a 'close all button' needed on panel
EA must start at specific time / day and enter 'at market' - should be easy to code :)
INPUTS REQUIRED:
Pair ___
- Lot Size____
- Type ____ ( buy / sell)
- Distance between trades in points______
- TP for each trade in points_____
- Maximum spread in Pips _____
- Time and day to start trading ( only start > if NO active trades on terminal)
- Monday 0.00 – 24.00
- Tuesday 0.00 – 24.00
- Wednesday 0.00 – 24.00
- Thursday 0.00 – 24.00
Friday 0,00 – 24.00
+ 'CLOSE ALL TRADES ' BUTTON ON THE FACE OF THE PANEL
MORE DESCRIPTION
- ‘grid style’ with individual orders ( no averaging )
- Each order will be …x..(points) from each other
- Each trade will have his own …x ( points) TP.
- If price ranges ( up and down) the ‘exact order must repeat’ ( same entry at price point, same TP price point, same buy, or sell stop .
- TRADING EXECUTION EXAMPLE
EA opens a SELL trade ( as per inputs – see below)
Entry price was 1.000
1.EA sets a TP for the trade at 100 points down (at 0.900)
2.EA sets next sell stop order is set at 1.100 in case market moves ( up) , against the position.
IF 1 : the TP is triggered (at 0.900) the EA opens another SELL at market with the same parameters.
IF 2. the Sell stop is reached ( at 1.100) the ea opens another SELL trade with the same parameters
To START / INITIATE trading
This is ‘local time’ based. When EA is loaded on the chart it must monitor local time and start trading ONLY ONCE THE SET TIME IS REACHED. EA must only open / start new trading session is there are NO OPEN trades on the terminal. OR after it has been reloaded. To ensure this happens – PLEASE CODE THE EA SO THAT IT REMOVES ITSELF FROM THE CHART ONCE ALL POSITIONS HAVE CLOSED
TO CLOSE ALL POSITIONS
I need a panel with a ‘CLOSE ALL BUTTON’ . If this button is clicked all positions must close instantly. The EA must also remove itself from the chart.
(I will then reload the EA and set the time / day it must restart)
SPREAD FILTER
EA not to open new position if spread exceeds ….x … pips . If price crosses a trigger level during period when spread exceeds this level, EA can open position as soon as spread is below this level again
Name the EA : 'Order' please
Code in for MT5
Thank you
Michael
Similar orders
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
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
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
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
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 ;
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