Multi-symbol ExpertAdvisor based on Recovery Zone

명시

The project is divided into two parts.

The developer is required to do the first part initially and will be paid for that .

once the first part of the project is delivered and paid, the programmer will be asked to start the second part which will complete the project through a new job and another payment.

The EA to be developed in the first part consists of ....


Multy-symbol:The user define symbols in the EA inputs.

For example the user gives "EURUSD,XAUUSD,GBPUSD" in the EA inputs and EA will work on all symbols given to the EA regardless of underlying chart.

The expert need to use his strategy on different symbols at the same time,in order to allow me to optimize multiple symbols in a single backtest.

This single ExpertAdvisor incorporates all the operations of each of those symbols that have been traded


The strategy: The Expert will generate a position buy\sell if the price breaks up\down the highest\lowest of the previous last hours defined by input.

If the first position can’t reach his take profit and it is going in the wrong direction, the algorithm will open a reverse bigger position. If also this new position can't reach his target, recursively, an hedging system called “Recovery Zone Strategy” will be active.  

After n openings, if the Expert can’t close the block of opened positions with a minimum profit, the Recovery Zone Strategy will be frozen (pure hedging positions)  or will be accounted the losses 


Detailed file with the full Requirement Specification will be provided to you later.


응답함

1
개발자 1
등급
(270)
프로젝트
551
50%
중재
56
41% / 36%
기한 초과
227
41%
작업중
2
개발자 2
등급
(12)
프로젝트
25
24%
중재
2
50% / 50%
기한 초과
2
8%
무료
3
개발자 3
등급
(54)
프로젝트
102
23%
중재
12
25% / 17%
기한 초과
13
13%
무료
4
개발자 4
등급
(96)
프로젝트
143
76%
중재
0
기한 초과
2
1%
무료
5
개발자 5
등급
(295)
프로젝트
525
35%
중재
63
33% / 35%
기한 초과
189
36%
로드됨
6
개발자 6
등급
(109)
프로젝트
137
43%
중재
8
38% / 38%
기한 초과
6
4%
무료
7
개발자 7
등급
(116)
프로젝트
137
36%
중재
15
13% / 67%
기한 초과
9
7%
무료
8
개발자 8
등급
(70)
프로젝트
90
26%
중재
24
21% / 50%
기한 초과
24
27%
무료
9
개발자 9
등급
(16)
프로젝트
29
48%
중재
0
기한 초과
6
21%
무료
10
개발자 10
등급
(69)
프로젝트
146
34%
중재
11
9% / 55%
기한 초과
26
18%
무료
게재됨: 6 코드
비슷한 주문
Here's a detailed description of an Expert Advisor (EA) based on Heikin Ashi candlesticks: EA Overview The EA will implement a trading strategy based on Heikin Ashi candlesticks, identifying trends and generating trading signals accordingly. Indicator Requirements 1. *Heikin Ashi Indicator*: The EA will use a Heikin Ashi indicator to calculate Heikin Ashi candlesticks. 2. *Customizable Parameters*: The Heikin Ashi
PLEASE READ: IF YOU ARE NOT GOING TO ACCEPT THE BELOW THEN PLEASE MOVE ON TO THE NEXT CLIENT. I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE
HELLO EVERYONE I NEED AN INDICATOTRE ON STOCH WHICH CAN GIVE ME ALERT WHEN DIVERGENCE AND CONVERGENCE HAPPNING.AND MAKE SURE I CAN CHANGE THE STOCH PERAMETERS IN SETTINGS. PLEASE CONTACT WHO KNOWS ABOUT DIVERGENCE AND CONVERGENCE. THANKS
PLEASE READ: IF YOU ARE NOT GOING TO ACCEPT THE BELOW THEN PLEASE MOVE ON TO THE NEXT CLIENT. I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE
Requirements for SMC Trading EA Platform : MetaTrader 5 (MT5) Strategy : Smart Money Concepts (SMC) Analysis Timeframe : H1 (higher timeframe analysis) Execution Timeframe : M1 (entry and execution) Core Features : Detect Order Blocks Identify Liquidity Zones Detect Fair Value Gaps (FVGs) Break of Structure (BOS) & Change of Character (CHoCH) detection Mark Equal Highs and Lows Trading Functions : Dynamic lot sizing
Ethereum Trading EA 30 - 35 USD
I am looking for an Expert Advisor (EA) that performs well on Ethereum. Ideally, it should be an HFT-style EA; a swing trading EA is also acceptable. I require the full MQL5 source code — the EA must be written entirely in MQL5 (no external languages such as Python). Performance target: Minimum 70% win rate with a 1:1 risk:reward. Input variables required: Stop Levels: Stop Loss (SL) and Take Profit (TP) Trailing
Developing multi platform based copytrading solution Need a develper who can enahance funtionality of our existing MVP EAs for master and slave traders EAs are connected with REST API and Socket Server Master EA can broadcast trading signals from MT5 terminal as he performs actual trades on the platform. those trade could be using any bot or alogorithem or manula that is not in scope but realtime broadcast to server
Here's a detailed description of an Expert Advisor (EA) based on a candlestick-dependent strategy: Strategy Overview The EA will implement a trading strategy based on candlestick patterns, opening trades when a bullish candle is detected and avoiding trades when a bearish candle is detected. Key Features 1. *Candlestick Pattern Identification*: The EA will identify bullish and bearish candles based on their open and
there is spesific indicator in trading view , i wanna to have this indivator in my mql5 so all we need to do is to converting this code to mql5 indicator thats it code script is available and indicator name is liquidity ditection from Tflb //@version=5 indicator("Liquidity Finder Alerts (Wrapper)", overlay=true) // ایمپورت کتابخونه اصلی TFlab import TFlab/LiquidityFinderLibrary/1 as Liq // ورودی‌ها (مثل اندیکاتور
How can we create an EA including a LLM like deepseek or chatgpt API? My main idea is the LLM makes the market analysis, a threshold on its confidence defines the risk per % it will use and also a dynamic valuation of the prediction/analysis should close trades earlier or later than the TP. Did you already build EAs based on LLMs

프로젝트 정보

예산
40 - 50 USD
VAT (22%): 8.8 - 11 USD
총: 48.8 - 61 USD
개발자에게
36 - 45 USD
기한
에서 2  5 일