I will need a trade management EA that managements all OPEN trades, Pending trades, the Recent X recent number of OPEN trades, and Oldest X open trades.
Scenrio 1:
Close all OPEN trades that are in profit and also close all pending orders.
Scenario 2:
Close the LAST 3 recent open trades that are in profit and close all pending orders
Scenario 3:
Close the Oldest 3 recent open trades that are in profit and close all pending orders
Scenario 1, Scenario 2, and Scenario 3 should be enabled or disabled and work together at same time.
I will need the follow EA for MT5:
Scenario 1 requirements:
1. EA should work on any currency pairs, crypto pairs and commodities pairs. All three pairs types may be open at the same time.
2. EA will compute all open trades profit
3. Profit for all open trades should be displayed on screen
4. If all Trades are in Profit by certain amount then close all open trades including all pending trades.
5. Profit should be inputted by user
Scenario 2 requirements
1. EA will compute the last X recent open trades total profit. It should be displayed on screen.
2. X can be define the user. It represents the number of most recent trades opened. Please exclude pending trades from calculation.
Example: I will need to know what is the Profit level for last or most recent 5 open trades out 25 open trades.
3. EA will close X recent open trades in profit and all pending orders.
4. EA will also need restrictions on closing X recent trades based on number of open trades. Please exclude pending orders from calculation. The number of open trades for restriction should be a user input.
Example: I have 5 open trades. I do NOT want to close the 3 recent trades in positive profit since I only have 5 open trades in total. If it was 6 total open trades then I would close the last 3 recent trades in profit. User should be able to input the number of trade restriction to use close most recent open trades.
In other words there should a certain amount of total open trades to close X amount recent open trades in profit. If there isn't enough open trades then ignore closing X recent open trades.
8. Profit level for X open trades should be able to be inputted by user.
Scenarion 3
1. Scenario 3 is like Scenario 2 but EA closing the X amount of Oldest trades. Trades should close according to FIFO. The first trade should close first then the second and so on.
Scenario 1, Scenario 2 , and Scenario 3 need to work together.
For example I have 25 open total trades. I also have 2 pending orders. X most recent trades hits it profit level. In this case it is 5 recent open trades. The 5 recent trades are closed including the 2 pending orders. I now have 20 open trades.
The X oldest trades are now in profit. The EA closes 4 trades in profit and all pending orders.
There remaining 16 open trades are closed when total profit is reached.
If the total profit is not reached for 16 remaining open trades then the EA will continue to look to close X amount of recent OPEN trades in profit to close or X amount of oldest to close. The 16 open trades can also be closed by total profit.
Ordini simili
Revolusi Trading BTCUSD dengan Presisi Fibonacci & Ichimoku Kumo "Memperkenalkan Pakayaku Robot Trading , asisten cerdas yang dirancang khusus untuk menaklukkan pasar emas (XAUUSD) dan Bitcoin (BTCUSD). Menggabungkan algoritma Fibonacci Retracement untuk akurasi titik pantul dan Ichimoku Kumo sebagai filter tren global. Mengapa Memilih Pakayaku? Analisa Multi-Indikator: Menggabungkan Fibonacci, Ichimoku, dan
I’m looking to purchase an existing high-risk Expert Advisor (EA) for MT5. This is NOT a low-risk or conservative system. I am specifically looking for a high-risk, aggressive strategy such as: Martingale Grid trading High-frequency / high-leverage systems Objective: The goal of this EA is simple: Achieve extremely high returns (e.g. 100% in a day) I fully understand and accept the risk of losing the entire capital
READ BEFORE MESSAGING PLEASE Developer Requirements (Strict): - Expert Level Only: This is a professional-grade, robust trading engine. Please do not apply if you are a beginner or intermediate developer. - Asynchronous Proficiency: You must have deep experience with CTrade and handling asynchronous order execution (Requotes, Busy Servers, and Order Integrity Sync). - Proven Track Record: I require a developer
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order
I need a MetaTrader 5 Expert Advisor for XAUUSD. Trend Filter : Trade only in the direction of the main trend. Patterns (Buy) : Hammer, Inverted Hammer, Doji, Bullish Harami, Bullish Engulfing + Green confirmation candle close above high. Patterns (Sell) : Shooting Star, Doji, Bearish Harami, Bearish Engulfing + Red confirmation candle close below low. Entry Rule : Wait for one Pullback candle (Red for Buy, Green for
I am looking for MT4 EA for a task of automated opening of my defined quantity of active market order positions based on many different complex and very detailed rules and features. Quantity of active market order positions to be opened must match my defined value which can be just about anything. Several functionality features, very detailed ones, are to be implemented. Kindly check attached zip file with
I would like to build a very very low budget bot and test run it to see if it would be profitable on the long run or if it will just be a waste of money and resources It is python 70% of the engine logic codes needed are already existing on githubs and python traders community So you are not building from scratch at all So kindly go through it Thank you
* After every loss, It does not increase the lot sizes gradually. For example, after a loss of 0.01, it goes straight to 0.05 lots. It does not follow progressive order. 0.01;0.02;0.03;0.04;0.05... etc. From 0.01, it goes straight to 0.05 * Also If there is a win, it does not return to 0.01 it continues on the last lot size 0.06. After every win the EA should start again at 0.01 * I would also like to adjust the
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua italiana e inglese. Attività Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e robustezza delle strategie •
I want to create a loss recovery account.I have a zone recovery EA.It sometimes gives more buy sell entries than the target. This causes a lot of loss. I want to create an EA to reduce that loss by 40% to 50%. Example: My EA has lost $2200 with a buy sell entry. Now the new EA will give an entry that can reduce the loss from $2200 to $700