MQL5 Trading Robot Development Request

Tarea técnica

Indicator in use: Bollinger Bands

Sells:
1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal)
2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price moves below 1.07915, enter a sell - I want to also allow a buffer value as an option [see below])
3. Stop loss is the top of Trigger candle (With option for extra buffer as an option [see below])
4. Take profit is when price touches the bottom Bollinger band 
5. Different options available for moving stop loss to Breakeven etc - see Features below
(see diagram provided)

Buys:
1. Trigger candle: When candle high is below the bottom Bollinger band - accurate to the point scale (e.g. On EURUSD if candle high is 1.07915 and the value of top bollinger is 1.07916 - this is a buy signal)
2. Enter buy ONLY on the next candle if price breaks above the trigger candle HIGH (using the e.g. above- if next candle price moves above 1.07915, enter a buy- I want to also allow a buffer value as an option [see below])
3. Stop loss is the bottom of Trigger candle (With option for extra buffer as an option [see below])
4. Take profit is when price touches the top Bollinger band 
5. Different options available for moving stop loss to Breakeven etc - see Features below

(see diagram provided)


Trade Entry Settings:

1. Lot size per trade by two options:

Option 1 - Lot size (allow 2 decimal places) (default 0.01)

Option 2 - Risk % (Risk % of equity based on the initial SL size (i.e. size of trigger candle) Allowing for 1 decimal place (X.X%) - Include any SL buffer if it is added - Include spread size and commission (default 0.1%)


2. SL buffer (extra room to add to SL) - ON or OFF

Option 1 - Points (default 0)

Option 2 - Percentage size of the trigger candle (default 0)


3. Entry buffer (extra room to add before entering trade after next candle breaks the trigger candle high or low) - ON or OFF

Option 1 - Points (default 0)

Option 2 - Percentage size of the trigger candle (default 0)



Trade Management Settings

1. Move SL to break-even option - ON or OFF

Option 1 - After 'X' pips (default 0) + (Add spread + commission automatically)

Option 2 - After 'X' ratio of SL size (e.g. 0.5 means after position moves by 0.5 of trigger candle length- move SL to BE) + (Add spread + commission automatically)


2. Trailing stop option - ON or OFF (Important - If this feature is on, then Options 1 and 2 above must be disabled)

a. When to start trailing: after price moves 'X' value as a proportion of trigger candle size (e.g. if x=1, trailing starts after price moved in profit 1x the size of the trigger candle)

b. Trailing step as a proportion of trigger candle size (e.g. trail SL every time price moves by 'X' as a proportion of trigger candle size)

c. Trailing distance as a proportion of trigger candle (e.g. move SL up by 'X' as a proportion of trigger candle size during every step)




Archivos adjuntos:

PNG
EA-D1.png
35.8 Kb

Han respondido

1
Desarrollador 1
Evaluación
(197)
Proyectos
318
15%
Arbitraje
21
38% / 33%
Caducado
16
5%
Ocupado
2
Desarrollador 2
Evaluación
(23)
Proyectos
30
13%
Arbitraje
7
29% / 43%
Caducado
4
13%
Trabaja
3
Desarrollador 3
Evaluación
(1)
Proyectos
3
0%
Arbitraje
0
Caducado
0
Trabaja
4
Desarrollador 4
Evaluación
(94)
Proyectos
116
37%
Arbitraje
9
89% / 0%
Caducado
0
Trabaja
5
Desarrollador 5
Evaluación
(75)
Proyectos
98
37%
Arbitraje
0
Caducado
3
3%
Trabaja
6
Desarrollador 6
Evaluación
(12)
Proyectos
16
44%
Arbitraje
1
100% / 0%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(59)
Proyectos
77
26%
Arbitraje
9
33% / 56%
Caducado
8
10%
Libre
8
Desarrollador 8
Evaluación
(462)
Proyectos
522
33%
Arbitraje
28
39% / 43%
Caducado
7
1%
Ocupado
9
Desarrollador 9
Evaluación
(242)
Proyectos
428
34%
Arbitraje
54
37% / 39%
Caducado
156
36%
Trabajando
10
Desarrollador 10
Evaluación
(103)
Proyectos
130
44%
Arbitraje
7
43% / 43%
Caducado
7
5%
Libre
11
Desarrollador 11
Evaluación
(1092)
Proyectos
1448
45%
Arbitraje
49
73% / 12%
Caducado
36
2%
Libre
12
Desarrollador 12
Evaluación
(42)
Proyectos
59
54%
Arbitraje
3
0% / 0%
Caducado
1
2%
Libre
13
Desarrollador 13
Evaluación
(60)
Proyectos
185
72%
Arbitraje
4
100% / 0%
Caducado
1
1%
Trabaja
14
Desarrollador 14
Evaluación
(71)
Proyectos
80
34%
Arbitraje
2
0% / 0%
Caducado
1
1%
Trabajando
Solicitudes similares
Connect from Mt4 via binary derive account api. I have a bot. You need to convert the bot to an indicator. After converting I need to connect with my binary deriv through api. I want to trade my derivative binary account through mt4. If anyone can setup via API then contact me
Martangle 30+ USD
i want robot for trade following pattern buy or sell at given price with martingale send me demo fast is very simple concept permeameter 1 buy sell > manual / market 2 lot size > 0-01 and if tp hit than stop
I am interested in creating an EA, I already have the code but I need someone who can debug it make it more greater look more into the strategy and put more strategy modification and modeling and optimization to make it great also at same time debug it
Hello i need a developer who would be able to create ea that will generate report from history with many different variation, this script should read history from mt4 mt5 and output will be excel file
My EA calls recent and live Polygon tick data, stores it locally and then displays it on the chart. I need someone who can modify the EA so that it can use information from TickDataSuite or any other tick repository instead of polygon so it can be used while backtesting. More information about the EA can be given. Price is negotiable if you have a backlog of completed orders and good reviews
Hi , I need a script written for Auto trading bot to trade on Trading View. This is a simple strategy to trade Renko chart on Trading view. The trading bot will have rules for entry and exit. Stop loss and Take Profit. order size by x% of equity. Daily profit target in pips. I want an experienced Trading View Pine script coder please! Thanks
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
Hi, i will provide a dll .use it's functions develop a backend code copy trading .it should a master accounts and slave accounts based of the mapping with the copy parametsrs it should start copy trades between the master and slave .one slave should be able to copy from Mutiple master and some basic fronted access to be created using the angular js
Just a simple one rule EA with take profit and stop lose. EA must function properly as described. Every other conditions attached with the EA will be communicated in the chatting section for optimum results
Requirements: Convert MT5 EA to MT4 Code security features like time limits, password, dll import. Recode existing systems, like changing the setting deck. The developer will get a Profit Split and the payment is negotiable

Información sobre el proyecto

Presupuesto
100 - 150 USD
Plazo límite de ejecución
de 1 a 3 día(s)

Cliente

Encargos realizados1
Número de arbitrajes0