Bollinger Band Bounce Strategy

MQL4 エキスパート

指定

Bollinger Band Bounce (BBB) Strategy new on 191126

1.      Take touching of Bollinger Bands as signals to open and close positions

a.      Open buy position when touching lower band. Close buy position when touching upper band.

b.      Open sell position when touching upper band. Close sell position when touching lower band.

c.      IMPORTANT: sometimes opening or closing of positions is missed during the candle period as the BB value is moving with the price action. Thus, at the end of each candle period, open/close position if the candle touches the Bollinger Band just in case the position was not opened/closed already during the candle period. (make on/off switch for that)

d.      If c. applies i.e. if situation at candle check at the end of a candle period is: candle touched BB but no position is open only open a position if price action is less than x pips away (inwards) from the BB. Make adjustable for open and close independently.

2.      Open new position every time price action touches, though only one position per candle period

a.      Increase lot size as a defined %ige of position size with opening a new positions in a trading cycle until opposite BB is reached and all positions are closed

3.      Have a limit for the amount of open positions

4.      Enable the opening /closing of positions at a defined distance from the Bollinger band. Both bands to be adjusted independently.

a.      If 0 = open/close when crossing the band.

b.      If 5 = open/close 5pips above the band.

c.      If -5= open/close 5pips below the band.

5.      Make all other Bollinger settings adjustable (period, shift, deviation)

6.      Enable trading only at defined days and hours

a.      Select trading days,

b.      Select trading hours

c.      Make a visualisation on the chart by different background colour during active trading hours (I usually use a black background, so a medium dark grey background for active trading hours would be good)

7.      Use a spread filter that inhibits trades in high spread situation

 

 

Settings to control

·        Comment line (enter text, default: bbb)

·        Lot size

·        Money Management (if 0 = off and Lot size value above will apply) as percent risk whereby 1% represents 0.01 Lot/ 1000 $ balance

o   E.g. at 5,000$ balance and 5% risk the position volume would hence be 1*5*5 = 0.25 lots

·        Lot multiplier as % value of previous Lot size (if lot size is 0.25 and %value is set to 10 then next first position opened would be 0.25, 2 ndposition opened would be 0.25*1.1 = 0.28 rounded, 3 rdposition opened would be 0.25* 1.2 = 0.3 and so on… )

 

·        Add optional SL to every position (+ value, if 0 = off)

·        Add optional TP to every position (+ value, if 0 = off)

·        Number limit of open positions

 

·        Bollinger period

·        Bollinger shift

·        Bollinger deviations

·        Bollinger narrowing, see 4

o   open at upper band (set value)

o   open at lower band (set value)

o   close at upper band (set value)

o   close at lower band (set value)

·        check at end of period (see 1.c.) (on off)

·        pips limit for open (see 1.d.) (set value if 0= off)

·        pips limit for close (see 1.d.) (set value if 0=off)

 

·        Trading days:

o   Monday am (on/off)

o   Monday pm (on/off)

o   Tuesday am (on/off)

o   Tuesday pm (on/off)

o   Wednesday am (on/off)

o   Wednesday pm (on/off)

o   Thursday am (on/off)

o   Thursday pm (on/off)

o   Friday am (on/off)

o   Friday pm (on/off)

 

·        Trading hours:

o   0 (on/off)

o   1(on/off)

o  

o   22(on/off)

o   23(on/off)

·        Trading time visualization (on/off)

 

·        Spread filter: do not open/close when spread is higher than (value) pips

 

 

 


応答済み

1
開発者 1
評価
(23)
プロジェクト
45
20%
仲裁
24
29% / 46%
期限切れ
12
27%
2
開発者 2
評価
(595)
プロジェクト
927
46%
仲裁
31
39% / 29%
期限切れ
93
10%
仕事中
3
開発者 3
評価
(130)
プロジェクト
184
32%
仲裁
16
31% / 63%
期限切れ
27
15%
4
開発者 4
評価
(28)
プロジェクト
47
23%
仲裁
13
31% / 15%
期限切れ
12
26%
5
開発者 5
評価
(117)
プロジェクト
138
41%
仲裁
30
7% / 77%
期限切れ
17
12%
6
開発者 6
評価
(84)
プロジェクト
149
31%
仲裁
32
34% / 41%
期限切れ
43
29%
7
開発者 7
評価
(2428)
プロジェクト
3057
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
8
開発者 8
評価
(2086)
プロジェクト
2646
61%
仲裁
113
45% / 26%
期限切れ
418
16%
仕事中
9
開発者 9
評価
(173)
プロジェクト
201
49%
仲裁
18
11% / 44%
期限切れ
1
0%
10
開発者 10
評価
(256)
プロジェクト
415
38%
仲裁
86
44% / 19%
期限切れ
70
17%
多忙
11
開発者 11
評価
(13)
プロジェクト
16
6%
仲裁
4
0% / 75%
期限切れ
7
44%
類似した注文
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other

プロジェクト情報

予算
50+ USD
VAT(付加価値税) (19%): 9.5 USD
合計: 59.5 USD
開発者用
45 USD
締め切り
最低 1 最高 5 日