Работа завершена
Время выполнения 3 дня
Отзыв от заказчика
Great developer. Quite clean, fast and reliable.
Отзыв от исполнителя
Many thanks!
Техническое задание
Hi,
I need to hire an MQL5 coding for the following (do not want to be an MQL4 coding converted to MQL5 I already had that once!).
Note.I had already published this job but I have decided to increase the budget. I decided to create a new job for you guys to be able to spot it. The other job therefore is elimianted.
I. EA 1
1. The EA is meant just to calculate the positions sizing for me and open the positions accordingly.
2. The position sizing must be establishtoed according to the position sizing algorithm I will provide. The algo uses the stock price and the SL to be calculated. Bear in mind that the algorithm takes the stop loss value not as a price, but as the number that results from subtracting the open price from the stop loss price.
3. Therefore, I would need to manually input the SL price for it to open the position with the number of stocks needed but it has to take in the ask price automatically if it is a market order. If it is a limit or stop order I must be able to include manually the price.
4. I need it to give me the options to decide if I want a market order, a stop order or a limit order.
5. I need it to show me the final calculation of the number of stocks that would be bought before I accept to attach the EA.
6. I need the value of the initial SL to be stored int he comment of the position.
7. Of course I will need the source code.
II. EA 2
1. It has to buy if the price is above daily 200 SMA and sell once it touches it again.
2. The number of lots must be calculated according to my position sizing algorithm. Bear in mind that the algorithm takes the stop loss value not as a price, but as the number that results from subtracting the open price from the stop loss price (is the same algo of the 1st EA).
3. The SL must be placed in the lowest price of the last 10 days based on the close price.
4. I need it to work with the ontester algorithm I will provide.
5. I need it to write in the comment of the position the initial SL price.
6. After 3 months I need it to buy additional stocks of the same symbol. The number of stocks must be = to the profit of that position and i has to trail the stop to +0.2% of the initial open price. In this part the positions sizing algorithm I provide must not do anything.
7. The next 3 months and so over (for indefinite time) I need it to: (i) trail the SL to the lowest price of the last 10 days based on the close price (of all the opened positions of the same symbol, meaning all have to trail their stops equaly) and; (ii) risk only the 2.2% of the total equity; but if the SL is risking more than 2.2% of the equity then the stop should be placed in the 2.2% equivalent. If the SL is placed and the risk taken is below 2.2% additional stocks must be purchased to meet the 2.2% risk. This should continue every 3 months of the EA. In this part the positions sizing algorithm I provide must not do anything.
8. Of course I will need the source code.
9. I need all the conditions to be able to be changed and activated or deactivated in the user interface and not just hard coded. For example, I want to be able to change the 10 days where is checked the low, the close price (change it to high or low) of those 10 days, the value of the 2.2% risk, etc.
Both algos must take into consideration that I may operate with stock CFDs or without any margin, just 1:1.
Take in consideration that the position sizing and the on tester algortihms are included in another EA. I will indicate exactly where, but you will have to take it from there.
Откликнулись
1
Оценка
Проекты
124
40%
Арбитраж
17
47%
/
53%
Просрочено
31
25%
Загружен
2
Оценка
Проекты
103
20%
Арбитраж
6
0%
/
83%
Просрочено
3
3%
Свободен
3
Оценка
Проекты
1063
50%
Арбитраж
39
28%
/
41%
Просрочено
49
5%
Работает
Опубликовал: 1 статью, 8 примеров
4
Оценка
Проекты
22
5%
Арбитраж
7
14%
/
29%
Просрочено
3
14%
Свободен
Опубликовал: 1 пример
Похожие заказы
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Tradingview indicator
30+ USD
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
Build MT5 Expert Advisor – LadyKiller EA
1000 - 2000 USD
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow
30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Информация о проекте
Бюджет
140+ USD