A. MT5
B. Take only one order at a time
C. Open an order ONLY when :
1. PSAR changes its direction (ie: @ start of Second PSAR DOT)
AND
2. MACD is in Same direction as PSAR
i.e:
Buy : PSAR second Dot is below graph AND MACD previous Bar is +ve
Sell : PSAR second Dot is above graph AND MACD previous Bar is -ve
D. Closing Order only when :
MACD reverse direction ( a confirmed MACD value then we close order @ start of next MACD bar )
For example : For an open buy order , 1 Hour chart , MACD started to cross line towards negative values , then it keeps changing +ve/-ve .. EA should wait till the end of this hour to decide , if it closes as MACD on a -ve value > then open order to be closed imidiatly at the start of the next hour , if it closed +ve (no action > keep order open)
E. Options to be included (with a disabling choice / to be totally disabled ) :
1: close order at a certain Take profit PIP level (In PIPS)
2: Trailing stop with its parameters
3. Stop loss at a certain PIP level (IN PIPs)
NOTE : any of above 3 options if enabled are still always Superseeded by main closing conidion (MACD changing direction) explained in point D above
F: LOT size :
1. Starting size to be configurable by myslelf as an input (starting default 0.01)
2. LOT Size Steps for next orders ... (second ...thirds ... fourth ... etc )
3. Max number of orders to be executed (up to how many orders) ( ex: after 5 orders dont take any more till i re attache the EA )
Example :
I attach EA to the chart , First order open lot size is 0.01 , it is then closed (by D or E conditions above ) , EA should wait for the next oppurtunity .. this time open order lot size is 0.02 (if i am putting LOT size steps 0.01) , then after second order closure , EA will wait for third order lot size 0.03 once conditions apply and so on
Lot size cycle to restart at default ex: 0.01 again once i detach and attach again
Prefer to have a demo version to be tested First to make sure all requiremnets are met
I hope I have made it clear , ready for any questions
Thanks in Advance
Commandes similaires
Bonjour, je recherche un développeur MQL5 expérimenté pour créer un Expert Advisor pour MetaTrader 5 basé sur une stratégie de trading intégrant des principes de gestion des risques rigoureux et d'intelligence financière. Le robot doit être capable de gérer plusieurs paires de devises et d'optimiser automatiquement les entrées et sorties en fonction de conditions de marché prédéfinies."
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'm looking for an experienced NinjaTrader 8 (C#) developer to build a fully automated futures trading strategy. Please apply only if you have proven experience developing and testing NinjaTrader strategies. Project Overview Develop a fully automated NinjaTrader 8 strategy. Designed for Apex funded and evaluation accounts. Primary instruments: NQ/MNQ Futures (with flexibility to support other futures later). Trading
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 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
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