Creating and updating Orders for Scaling-in Tool

工作已完成

执行时间4 天
员工反馈
Very nice customer. Thank you
客户反馈
There were 3 experienced developers who could not do the job. One said it's too complicated. This developer could do it. Some MQL language limitations too. But I am very happy with the result!

指定

I want to have an EA for MT5 that creates opening orders and updates trailing stoplosses based on given input settings.

It should be a scaling-in tool based on Euler Figure compounding. The Euler Figure is 2.71828 which needs to be implemented in this tool.

The following input settings from me as user I need to have before any orders should be created:

1. Risk in US-Dollar (or Euro currency based on the currency the MT5 account has)

2. Stoploss in Pips (for FX pairs) for Indices like SPX (SP500) it should be in points (so if I say 50 points SL for SPX it should be from e.g. 4900 entry price, then SL is here 4850 on a long position).  Therefore pip value needs to be implemented.

3. Number of steps (number of steps per Factor = in my Excel sheet I call it "Divisor", which is number of steps based on Euler Figure on Factor = 1)

So number of 20 steps I give as input it means 20 orders needs to be created here for scaling-in

4. Number of Factor (this is the number of how many runs I want to have steps for it. For example Factor of 4 means that for 50 points SL I want to have 4*50 = 200 points Profit Target. With 20 steps for each Factor it means that 80 Orders needs to be created in total here).

Because I use MT5 hedge accounts, the trailing stop of (here 50 points as example) needs to be updated each time once an open order gets executed and gets filled. So in that example on 20 steps for 50 points Sl it means once 4902.5 will get executed it means the new SL is not 4850 but now needs to be updated for all open positions to 4852.50. Each time an order gets filled it needs to be updated. 

There is also a broker limit of 100 lots on SPX, so if the calculation get for example 123 lots to be opened on the next step, then it needs to create 2 orders here, one of 100 lots and one of 23 orders, because 100 lots is limit per order on this broker.

The calculation of what lot size to be added must respect the minimum order size of the broker. So if the broker allows minilots only instead of microlots like other brokers, then this needs to be rounded here. Usually microlots precision I want.

Last I need a button where I can exit all open positions at once and delete all open orders. Because if I make different scaling-in setups for different FX pairs or on same symbol but from different entry price level. It needs to be comfortable for me here to do so easily with one click. So in case I have SPX and EURUSD scaling in open orders of 100 orders each, I need to exit positons and delete order fast for one symbol sometimes, like EURUSD.

The limit I know is 200 open orders from MT5. So this needs to be possible as maximum for creating opening orders.

I will attach an Excel File where you can see how I calculate the scaling-in Tool I want to have as an MT5 EA please, 

if you get chosen to do this project.


反馈

1
开发者 1
等级
(274)
项目
403
28%
仲裁
40
40% / 50%
逾期
1
0%
空闲
2
开发者 2
等级
(47)
项目
67
37%
仲裁
5
40% / 40%
逾期
1
1%
空闲
3
开发者 3
等级
(32)
项目
42
43%
仲裁
2
100% / 0%
逾期
4
10%
空闲
4
开发者 4
等级
(43)
项目
49
29%
仲裁
4
25% / 25%
逾期
0
空闲
5
开发者 5
等级
(45)
项目
46
24%
仲裁
34
9% / 85%
逾期
10
22%
空闲
6
开发者 6
等级
(158)
项目
201
60%
仲裁
10
80% / 0%
逾期
0
空闲
发布者: 1 代码
相似订单
Noganda EA 30+ USD
*MQL5 Bot: “HH_HL_Simple.mq5”* Copy → Paste → Compile in MetaEditor. //+------------------------------------------------------------------+ //| HH_HL_Simple.mq5 | //| WARNING: FOR EDUCATION/DEMO ONLY. YOU CAN LOSE MONEY. | //| @kasii_trader_nela - Learn first, trade later | //+------------------------------------------------------------------+ #property copyright "Educational use only" #property strict #include
I need a simple bot for opening range. Simple Entry / Exit rules, to be able to customize the timeframe, time zone (entry candle) and other normal settings like size, etc
Nyctrad1 30+ USD
Free link free land free land free land free land free free land free land free things free land free land free land free land free land free land free land free Finch I will do it
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
BullyMax Pro 30+ USD
"Act as an expert MQL5 algorithmic trading developer. I want you to create a profitable and efficient Expert Advisor for MetaTrader 5. Do not write the code yet; read the following trading rules, analyze them, and ask me any clarifying questions if needed. Timeframe: [e.g.15 minutes Chart] Entry Logic: [e.g.MACD + RSI + REVERSAL PRICE ACTION. Enter buy when Macd line crosses above the signal line ,RSI above 30 and
I want an indicator that displays the risk reward ratio of each chart candle as a sub window histogram. If the candle closes above the open the histogram displays a green bar above zero the size of which is dependant on the size of the RRR. If the candle closes below the open the histogram displays a red bar below zero the size of which is dependant on the size of the RRR. My attempt that does not work is attached
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
I really like this platform. I am interested in trading and need funds for it. I enjoy both crypto and forex trading.I"really appreciate this platform. I am keen on trading and am looking for trading funds. I enjoy trading in both cryptocurrency and forex."
Titan Quantum Algo Engine V2 is an advanced MT5 Expert Advisor designed to identify high-probability market opportunities using trend analysis, breakout detection, and intelligent risk management. The EA automatically executes trades, manages stop-loss and take-profit levels, and helps traders maintain disciplined trading with optimized entry and exit strategies
The striker robot 30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick

项目信息

预算
30 - 150 USD
截止日期
 1  8 天