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
Benzer siparişler
I am looking for an experienced MT5/MQL5 programmer to build Phase 1 of a larger Expert Advisor project. This first phase is limited to one custom signal only for the EUR/USD. If Phase 1 is completed correctly, additional signals may be added later as separate follow-up projects. The purpose of Phase 1 is to code, test, display, and log this signal accurately using completed M1 bars only. At this stage, I primarily
✅ MT4 EA Developer Checklist (For Your Ladder EA) 1️⃣ Indicator Integration EA reads signals from provided custom indicator (.ex4 or .mq4) Detects “Buy Next” / “Sell Next” signals on current candle Works with arrow-based or buffer-based signals 2️⃣ Next Candle Execution EA does not trade on the candle where the signal appears Orders placed only at first tick of the next candle Timeframes supported: M1, M5, M15
Hi to all, I need a modification of an existing grid EA with the following instructions: Add the following optional external inputs to the attached Expert Advisor: input bool TradeModeAgainstTrend ( TMAT ) = true ; input int CounterTrendLotsToStartTMAT = 0.15 ; input double CoefficientForTrendLots = 0.30 ; input double MaxTrendLot = 0.08 ; input bool OneSideTMATOnly = true ; input double CombinedClosureAmount = 10.0
Hello, i need expert developer that have been develop so many profitable AI bots that work for mt5 and ctrader autonomously if you know you can easily execute this requirement bid for it. NOTE:- YOU MUST COME WITH SAMPLE FOR THE 2 TRADING PLATFORM. While i take a look at your profile and reach out to you thanks
I really liked this training platform. I want to start a good business with this funding amount."I like crypto trading. Does it provide a demo account that is good for learning?"
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
I am looking for an experienced MT4/MT5 developer to analyze my trading history and replicate the strategy in a new Expert Advisor (EA). The developer must have proven experience in reverse engineering strategies, analyzing trading data, and developing EAs across various trading methodologies. A deep understanding of XAUUDS and BTCUSD behavior, as well as chart analysis, is essential. Please note that we do not have
Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what