Creating and updating Orders for Scaling-in Tool

Auftrag beendet

Ausführungszeit 4 Tage
Bewertung des Entwicklers
Very nice customer. Thank you
Bewertung des Kunden
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!

Spezifikation

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.


Bewerbungen

1
Entwickler 1
Bewertung
(274)
Projekte
403
28%
Schlichtung
40
40% / 50%
Frist nicht eingehalten
1
0%
Frei
2
Entwickler 2
Bewertung
(47)
Projekte
67
37%
Schlichtung
5
40% / 40%
Frist nicht eingehalten
1
1%
Frei
3
Entwickler 3
Bewertung
(32)
Projekte
42
43%
Schlichtung
2
100% / 0%
Frist nicht eingehalten
4
10%
Frei
4
Entwickler 4
Bewertung
(43)
Projekte
49
29%
Schlichtung
4
25% / 25%
Frist nicht eingehalten
0
Frei
5
Entwickler 5
Bewertung
(45)
Projekte
46
24%
Schlichtung
34
9% / 85%
Frist nicht eingehalten
10
22%
Frei
6
Entwickler 6
Bewertung
(161)
Projekte
208
61%
Schlichtung
10
80% / 0%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 1 Beispiel
Ähnliche Aufträge
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
PHANTOM PROTOCOL V1 35 - 150 USD
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
Gold hunter v5 30+ USD
*TITLE:* 5 Trades EA - EMA20/50 + RSI - Safe for Small Account *SPECIFICATION:* I need MT5 EA - Source Code .mq5 *Logic:* Buy: EMA20 > EMA50 and RSI(14) 45-70 Sell: EMA20 < EMA50 and RSI(14) 30-55 Timeframe M15, Symbol XAUUSD and all Forex *Trade Management:* Max 5 trades at same time. Fixed lot 0.01. No martingale. No lot increase. Distance between trades 150 points. Do not open all 5 at same price. Max 5 total
I need an Expert Advisor (EA) developed for MetaTrader 5 (MT5) tailored for trading on Exness accounts. Account & Server Details: Trading Platform: MetaTrader 5 (MT5) Broker: Exness Execution Type: Market / Pending Orders Account Type: [Specify: Standard / Pro / Raw Spread / Zero] Target Instruments: [Specify pairs, e.g., XAUUSD, EURUSD, BTCUSD] Strategy Requirements: Entry Rules: [Insert your buy/sell entry
Account size 50$ to 100$ or 5000USC to 10000USC ( Account $ Size may not matter ) Max Leverage 1000-2000 Min Lot 0.01 [ if averaging possible ] Averaging + Shift TP Faster Required if Trend Direction is Clear Account Protection Maxx Profit Max Loss Key Based Activation News Filter Need Expert to handle this to avoid false entry [ Developer can suggest extra additional filters inputs here ] as i mentioned I have no

Projektdetails

Budget
30 - 150 USD
Ausführungsfristen
von 1 bis 8 Tag(e)