Source: https://fxcodebase.com/code/viewtopic.php?f=38&t=64536
Forum: 38 · Topic 64536 · 13 post(s)
Apprentice · Wed Mar 22, 2017 5:22 pm
Description:
This expert advisor will trade according to Price crossing the Bollinger Bands Lines.
For each possible crossing:
The following actions can be selected:
The crossings are compared with the current price and either the Close of the previous bar or checking if any part of the previous bar was at the other side of the crossing (High/Low). So this is an option the trader can choose from.
For a consolidated market the actions which make sense would be:
For a trending market the actions which make sense would be:
EA Features:
Highly_Adaptable_Bollinger_Band_EA.mq4
NuftyEas · Mon Sep 25, 2017 7:45 am
Hi
Just a quick thankyou for the code
I downloaded it from somewhere off the net, and am glad it still had the owners details in the header as I could come here and say thanks
Appreciate the effort from the author
Nufty
Apprentice · Mon Sep 25, 2017 3:56 pm
You’re welcome.
easetup · Sun May 20, 2018 7:37 am
A great work, could it be possible to add a trading hour like start 00:00 Stop: 00:00? It would be very much appreciated!
Apprentice · Thu May 24, 2018 4:25 am
Your request is added to the development list under Id Number 4151
Apprentice · Thu Jun 14, 2018 7:40 am
Try this version.
Sufiki · Thu Mar 04, 2021 10:01 am
Apprentice wrote: Try this version.
is it possible to add more prce order type such as
Setup in limit = Current price + X Point (X defined by user). Stoploss and Takeprofit follow existing rule.
Thanks mario
Sufiki · Thu Mar 04, 2021 10:20 am
is it possible to modify this ea?
Apprentice · Thu Mar 04, 2021 12:17 pm
Your request is added to the development list. Development reference 250.
Sufiki · Thu Mar 04, 2021 2:07 pm
Apprentice wrote: Your request is added to the development list. Development reference 250.
one thing i forgot to write above, please also delete or modify price to current price + X pip. This is only if any new candle close outside line.
thanks mr
fortesan9 · Tue May 04, 2021 2:38 pm
Can this strategy be done on lua ?
Apprentice · Tue May 04, 2021 3:46 pm
Highly Adaptable Bollinger Band Strategy.lua is written in lua.
Apprentice · Thu May 27, 2021 4:34 am
Highly_Adaptable_Bollinger_Band_EA.mq4
Try this version.