Trade Management

MQL5 エキスパート

仕事が完了した

実行時間6 日
依頼者からのフィードバック
Great to work with!

指定

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.


応答済み

1
開発者 1
評価
(195)
プロジェクト
395
28%
仲裁
155
20% / 52%
期限切れ
112
28%
2
開発者 2
評価
(414)
プロジェクト
670
33%
仲裁
60
17% / 32%
期限切れ
113
17%
仕事中
3
開発者 3
評価
(46)
プロジェクト
80
13%
仲裁
11
0% / 91%
期限切れ
51
64%
類似した注文
Spärtã Ackah 50+ USD
I go by the name Spärtã Ackah, and this is my first time trying this trading, and I am also a beginner so sometimes I will need guide lines, and most atimes I feel very difficult to withdraw the money
Master mind 30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
PROJECT: Gold (XAUUSD) Scalping Expert Advisor – M1 Timeframe OVERVIEW This EA is designed as a "sniper" scalper for Gold on the M1 chart. It does not enter trades randomly — it waits for a confirmed entry signal before firing, similar to a sniper waiting for the perfect shot rather than a random shooter. ENTRY LOGIC - The EA must wait for a confirmation signal before opening a trade (do not enter on the first sign
Do you have a bot that yoi think it makes real income ' i will buy it after testing i want to test it first you send me demo version or i give you my demo account both ways works.testing is for free and i don't pay for that . please don't semd me videos or files of you testing the bot already i will not accept another other method of testing
Do you have HFT bot that yoi rhink it makes real money' i will buy it after testing i want to test it first you send me demo version or i give you my demo account both ways works.testing is for free and i don't pay for that . please don't semd me videos or files of you testing the bot already i will not accept another other method of testing
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
# HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f}")
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
Hello. I am looking to buy an profitable MT5 EA that can generate monhtly profits of at least 5%-10%. It is important that the EA has a smooth equity curve - meaning that it doesn't end months in a loss and that it is able to sustain long periods of profitable days/months. The EA can be a grid, scalping or any other strategy. Preferably to trade GOLD or US500 You should be able to send an .ex5 file for testing on a
*Need an MQL5 EA for MT5 to trade gold and forex automatically. Must include Stop Loss, Take Profit, and basic risk management. Budget is $30 to $50. Looking for clean, stable code that works on VPS.*

プロジェクト情報

予算
30+ USD