MQL5 Trading Robot Development Request

指定

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)




附加的文件:

PNG
EA-D1.png
35.8 Kb

反馈

1
开发者 1
等级
(197)
项目
318
15%
仲裁
21
38% / 33%
逾期
16
5%
繁忙
2
开发者 2
等级
(23)
项目
30
13%
仲裁
7
29% / 43%
逾期
4
13%
工作中
3
开发者 3
等级
(1)
项目
3
0%
仲裁
0
逾期
0
工作中
4
开发者 4
等级
(94)
项目
116
37%
仲裁
9
89% / 0%
逾期
0
工作中
5
开发者 5
等级
(75)
项目
98
37%
仲裁
0
逾期
3
3%
工作中
6
开发者 6
等级
(12)
项目
16
44%
仲裁
1
100% / 0%
逾期
0
空闲
7
开发者 7
等级
(59)
项目
77
26%
仲裁
9
33% / 56%
逾期
8
10%
空闲
8
开发者 8
等级
(462)
项目
522
33%
仲裁
28
39% / 43%
逾期
7
1%
繁忙
9
开发者 9
等级
(242)
项目
428
34%
仲裁
54
37% / 39%
逾期
156
36%
已载入
10
开发者 10
等级
(103)
项目
130
44%
仲裁
7
43% / 43%
逾期
7
5%
空闲
11
开发者 11
等级
(1092)
项目
1448
45%
仲裁
49
73% / 12%
逾期
36
2%
空闲
12
开发者 12
等级
(42)
项目
59
54%
仲裁
3
0% / 0%
逾期
1
2%
空闲
13
开发者 13
等级
(60)
项目
185
72%
仲裁
4
100% / 0%
逾期
1
1%
工作中
14
开发者 14
等级
(73)
项目
82
34%
仲裁
2
0% / 0%
逾期
1
1%
工作中
相似订单
Hello, I have an EA which is mostly finished but not operating in the way dictated by my strategy. There are some time-based conditions, partial closes and indicator (RSI) based elements I am having problems with. I will provide the full code once I choose a developer, along with specifications for what I've been working on
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
Moving average cross strategy that has no stop but will just reverse direction each time the crossover happens. But will have a 3 step profit taking method at certain percentage points. It will be used for futures options on the buy side. 3 days out
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
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
I have a mql4 license mql4 code,, there have a 1 error '( WebRequest' - no one of the overloads can be applied to the function call) fix this error,, and make sure it work properly,,{ it's bass on kernel32.dll } this license system Base on pc volume serial number. If you're a expert developer kindly contact with me ,, Write a text " License system devoloper " Telegram @Gw_rakib1
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
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

项目信息

预算
100 - 150 USD
截止日期
 1  3 天

客户

所下订单1
仲裁计数0