Tarea técnica


•      I want a trading robot that is based on pure price action and candle stick patterns. 

•      I need the EA to only buy or sell in the direction which I am going to manually choose.

For instance

•      In a sell scenario, when I put the robot on the chart of a chosen timeframe (5,15,30 mins or 1 hour) and click sell, the robot will continually open positions after the close of bearish candles. (The robot must only open position after a bearish close). If the next candle does not close bearish (positive), the robot waits until another candle closes bearish before opening another positon.

•      In a buy scenario, when I put the robot on the chart and click buy, the robot will continually open positions after the close of bullish candles. (The robot must only open new positions after a bullish candle closure). If the next candle does not close bullish (positive), the robot waits until another candle closes bullish before opening a new positon.

•      The robot will continually open positions in the chosen direction until it hits a defined price value Global TP that will be manually set on the parameter section. If the market trend goes in the opposing direction, the all positions will be automatically closed a defined price value (Global SL)

•      The robot should open all positions using the same lot size and perform no action other than the ones described above.

•      The parameters should include the following: Trading direction, lot size, Number of trades to open, sell/buy orders, SL/TP, spread filter, Time filter, Date, Trailing Stop and Global SL&TP (That is a given price level where when the market arrives, the robot will automatically close all positions.

Han respondido

1
Desarrollador 1
Evaluación
(2644)
Proyectos
3360
68%
Arbitraje
77
48% / 14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
2
Desarrollador 2
Evaluación
(11)
Proyectos
16
31%
Arbitraje
5
40% / 40%
Caducado
4
25%
Libre
3
Desarrollador 3
Evaluación
(54)
Proyectos
53
17%
Arbitraje
7
0% / 100%
Caducado
5
9%
Libre
4
Desarrollador 4
Evaluación
(618)
Proyectos
1428
59%
Arbitraje
31
81% / 0%
Caducado
10
1%
Libre
5
Desarrollador 5
Evaluación
(309)
Proyectos
555
35%
Arbitraje
79
32% / 42%
Caducado
201
36%
Trabaja
6
Desarrollador 6
Evaluación
(1)
Proyectos
1
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(17)
Proyectos
17
18%
Arbitraje
5
20% / 60%
Caducado
2
12%
Trabaja
8
Desarrollador 8
Evaluación
(32)
Proyectos
35
54%
Arbitraje
0
Caducado
1
3%
Libre
9
Desarrollador 9
Evaluación
(568)
Proyectos
641
41%
Arbitraje
25
48% / 36%
Caducado
46
7%
Trabaja
10
Desarrollador 10
Evaluación
(73)
Proyectos
83
64%
Arbitraje
5
100% / 0%
Caducado
9
11%
Trabaja
11
Desarrollador 11
Evaluación
(72)
Proyectos
80
10%
Arbitraje
38
8% / 58%
Caducado
6
8%
Libre
12
Desarrollador 12
Evaluación
(2)
Proyectos
5
0%
Arbitraje
1
0% / 100%
Caducado
0
Trabaja
13
Desarrollador 13
Evaluación
(31)
Proyectos
41
20%
Arbitraje
9
11% / 89%
Caducado
5
12%
Libre
14
Desarrollador 14
Evaluación
(45)
Proyectos
91
13%
Arbitraje
34
26% / 59%
Caducado
37
41%
Libre
15
Desarrollador 15
Evaluación
(77)
Proyectos
243
74%
Arbitraje
7
100% / 0%
Caducado
1
0%
Libre
Ha publicado: 1 artículo
16
Desarrollador 16
Evaluación
(5)
Proyectos
2
0%
Arbitraje
4
0% / 100%
Caducado
0
Libre
17
Desarrollador 17
Evaluación
(75)
Proyectos
124
44%
Arbitraje
14
29% / 50%
Caducado
17
14%
Libre
18
Desarrollador 18
Evaluación
(52)
Proyectos
89
25%
Arbitraje
8
75% / 13%
Caducado
44
49%
Trabajando
19
Desarrollador 19
Evaluación
(298)
Proyectos
427
26%
Arbitraje
18
61% / 33%
Caducado
26
6%
Libre
Ha publicado: 8 ejemplos
20
Desarrollador 20
Evaluación
(588)
Proyectos
1063
50%
Arbitraje
39
28% / 41%
Caducado
49
5%
Trabaja
Ha publicado: 1 artículo, 8 ejemplos
21
Desarrollador 21
Evaluación
(511)
Proyectos
549
53%
Arbitraje
13
69% / 15%
Caducado
3
1%
Libre
22
Desarrollador 22
Evaluación
(69)
Proyectos
146
34%
Arbitraje
13
8% / 62%
Caducado
26
18%
Libre
Ha publicado: 6 ejemplos
Solicitudes similares
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
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
1. Idea systemu handlowego jest następująca : wejścia na rynek odbywają się, gdy główna linia MACD i linia sygnałowa przecinają się zgodnie z aktualnym kierunkiem trendu . 2. Trend jest określany na podstawie wykładniczej średniej kroczącej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od poprzedniej, trend uznaje się za rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
Refine signal trigger execution . Optimize live chart performance . Ensure stable and clean code structure : Stable and clean code is important . Otherwise its a mess . Apply with as much accurate structure you foresee
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries

Información sobre el proyecto

Presupuesto
30 - 200 USD
Plazo límite de ejecución
de 2 a 10 día(s)