Техническое задание

The EA should buy and sell every time at a fixed number of points from the actual price 
of the  forex currency pair of the graph where I put the EA on.

The settings of the EA should leave the possibility of assigning:
a. a magic number and a comment to the order
b. the variable "STshort" ( = basic step distance from the current price, expressed in points, to which you want to insert the sell stop order). N.B. the price of the pending order must in any case be set to a whole pip value. 
c. the variable "STlong"  (= basic step distance from the current price, expressed in points, to which you want to insert the buy stop order). N.B. the price of the pending order must in any case be set to a whole pip value as.
d1. the variable "Gshort" ( = gain in points from the first xecuted short order that you want to achieve before closing all the executed orders still opened (both long and short orders).
d2. the variable "Glong" ( = gain in points from the first xecuted long order that you want to achieve before closing all the executed orders still opened 
(both long and short orders).
e. the trading hours for each trading days
f. whether to use fixed lot or money management for the volume of orders to be inserted, allowing then to set the fixed lot or the percentage of risk on the equity, or the Xbalance

The instructions in the EA script should be like the following:

2. set variable of name "p" = current price rounded to the nearest whole pip
3. begin of a cicle for "n" from 1 to "m" (where m should be impostable in the settings)
4. n=1
5. if there is no buy stop order at the price p + (STshort * n) and there isn't an executed order at the price p + (ST * n)
6. then enter buy stop order with price p + (ST * n) and TP = p + (ST * n) + Q
7. if there is no stop sell at the price p- (ST * n) and a sale has not already been made at the price p- (ST * n)
8. then enter stop sell with price p- (ST * n) and TP = p- (ST * n) -Q
9. if the gain is equal to Gshort or Glong then close all open orders ((both long and short orders).
10. end of cycle

the expert advisor must execute the instructions and controls continuously, that is to say, at every changing of price 

Advices and modifications for improving the EA are well accepted.

I have to be able to backtest it

This is just few instructions to let me se if the EA can be profittable.
Then if the EA shows to be profitable we have to continue with an other order to insert in the EA a panel or some grafic drawings and also 
some indicators to filter the orders. 


Откликнулись

1
Разработчик 1
Оценка
(277)
Проекты
334
55%
Арбитраж
14
36% / 29%
Просрочено
1
0%
Свободен
2
Разработчик 2
Оценка
(365)
Проекты
507
40%
Арбитраж
159
17% / 74%
Просрочено
99
20%
Загружен
3
Разработчик 3
Оценка
(361)
Проекты
644
26%
Арбитраж
92
72% / 14%
Просрочено
12
2%
Работает
Опубликовал: 1 пример
4
Разработчик 4
Оценка
(117)
Проекты
138
41%
Арбитраж
30
7% / 77%
Просрочено
17
12%
Свободен
5
Разработчик 5
Оценка
(539)
Проекты
816
62%
Арбитраж
33
27% / 45%
Просрочено
23
3%
Свободен
Опубликовал: 1 пример
6
Разработчик 6
Оценка
Проекты
1
0%
Арбитраж
0
Просрочено
1
100%
Свободен
Опубликовал: 4 примера
7
Разработчик 7
Оценка
(66)
Проекты
95
28%
Арбитраж
20
25% / 55%
Просрочено
24
25%
Свободен
8
Разработчик 8
Оценка
(258)
Проекты
396
28%
Арбитраж
69
19% / 49%
Просрочено
121
31%
Свободен
Похожие заказы
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
I need an Expert Advisor based on SK indicator for gold trading. Entry: - Open trade immediately when SK signal appears Stop Loss: - Fixed stop loss = $200 per trade Take Profit: - TP1: close 50% of the position - TP2: final target Lot Size: - Fixed lot = 0.02 Pair: - XAUUSD only Timeframe: - M15 Rules: - Only one trade per signal - No duplicate trades - Move stop loss to breakeven after TP1 Requirements: - The EA
AI Trading Bot 30 - 80 USD
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
Hi, I hope you’re doing great. I’d like to share the project details. The original EA is already working, but I need you to first review and verify that all existing features are functioning correctly. After confirming everything works properly, the next task is to add a simple user dashboard that shows the number of detected zones, buy/sell/none status, and includes an ON/OFF button. Also, please make sure that
looking for Expert to create or ready made solution for bonus hedge auto set cross trading of opposite trading strategy. the expert may guide what max and best he can do to make the EA perfect
I need a mt5 Expert advisor ea to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1% on forex pairs and upto 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs, the stop loss should be
Ninjatrdaer Script 500 - 1000 USD
I am looking to purchase a ninjatrader script, if there is any for sale, i mean a ready made ninjatrdaer script that trade futures, i need the seller to show me a backtest of the system, you know send some results, I would like to see a 1 year and YTD backtest
I need a clean, bug-free MT5 Expert Advisor (MQL5) based on this exact mechanical scalping strategy on M5 timeframe for EURUSD. Indicators (built-in): - EMA 9 and EMA 21 on M5 - RSI 14 - ADX 14 (>25 for strong trend) - H1 EMA 21 above/below H1 EMA 9 for trend alignment Entry Rules (ALL must be true): BUY: EMA9 crosses above EMA21 (on closed bar) + RSI > 50 + ADX > 25 + H1 EMA21 > H1 EMA9 SELL: Mirror (cross below
I will like to purchase tradingview strategy with high winning rate, i mean already made, tested and trusted and powerful strategy, i have tried to code my own strategy with lot of freelancers but nothing to me i am just wasting money, i have wasted lot of money already, so i need a high winning rate tradingview strategy, we can discuss price in chat, I will need to see some test result as well

Информация о проекте

Бюджет
30+ USD
Сроки выполнения
от 1 до 5 дн.