Tarea técnica
Logic is simple and straightforward (outlined below).
Would expect all of the relevant variables to be modifiable via 'input parameters'.
Would also expect to receive the source code and all rights to it.
No idea what this type of job is worth, so please make suggestions and approximate turnaround times.
Buy Logic:
If the daily closing spot exchange rate of the currency moves up at least X percent above EMA (exponential moving average)
and remains so for D days, go long the currency and set trailing stop/take profit.
Sell Logic:
If the daily closing spot exchange rate of the currency moves down at least X percent below EMA and remains so for D days, go
short the currency
and set trailing stop/take profit.
Han respondido
1
Evaluación
Proyectos
789
71%
Arbitraje
9
33%
/
33%
Caducado
22
3%
Libre
Ha publicado: 8 ejemplos
2
Evaluación
Proyectos
606
55%
Arbitraje
48
23%
/
56%
Caducado
176
29%
Libre
3
Evaluación
Proyectos
12
0%
Arbitraje
0
Caducado
1
8%
Libre
4
Evaluación
Proyectos
53
17%
Arbitraje
7
0%
/
100%
Caducado
5
9%
Libre
5
Evaluación
Proyectos
1038
44%
Arbitraje
50
8%
/
50%
Caducado
116
11%
Trabaja
6
Evaluación
Proyectos
3542
88%
Arbitraje
73
40%
/
15%
Caducado
268
8%
Libre
7
Evaluación
Proyectos
1462
63%
Arbitraje
21
57%
/
10%
Caducado
43
3%
Libre
8
Evaluación
Proyectos
841
73%
Arbitraje
15
53%
/
13%
Caducado
193
23%
Trabaja
9
Evaluación
Proyectos
3280
67%
Arbitraje
77
48%
/
14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
10
Evaluación
Proyectos
2844
62%
Arbitraje
118
46%
/
25%
Caducado
428
15%
Trabajando
11
Evaluación
Proyectos
968
46%
Arbitraje
32
38%
/
34%
Caducado
96
10%
Libre
Ha publicado: 6 ejemplos
12
Evaluación
Proyectos
146
34%
Arbitraje
11
9%
/
55%
Caducado
26
18%
Libre
Ha publicado: 6 ejemplos
13
Evaluación
Proyectos
134
27%
Arbitraje
62
13%
/
53%
Caducado
58
43%
Libre
Ha publicado: 229 artículos, 1 ejemplo
14
Evaluación
Proyectos
144
46%
Arbitraje
19
42%
/
16%
Caducado
32
22%
Libre
Solicitudes similares
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
STOCH DIVERGENCE AND COVERGENCE
30 - 45 USD
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
MT5 ARROW ALERTS TO TELEGRAM
30 - 40 USD
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 // ورودیها (مثل اندیکاتور
Integrating LLMs in an EA
50+ USD
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
Información sobre el proyecto
Presupuesto
30 - 1000 USD
Para el ejecutor
27
- 900
USD