Page 1 of 3

BB Threshold Strategy

PostPosted: Wed May 27, 2020 7:13 am
by Apprentice
1.png

2.png

Based on request.
viewtopic.php?f=27&t=69916
BB Threshold Strategy.lua
(19.9 KiB) Downloaded 445 times

Re: BB Threshold Strategy

PostPosted: Wed May 27, 2020 8:45 am
by PAULUC02
thank you so much apprenti i try it now

Re: BB Threshold Strategy

PostPosted: Sun Jul 12, 2020 6:37 am
by PAULUC02
hello apprentice
I would like to make a modification to the strategy in order to optimize it a little.
you will be able to add the following condition for example to authorize the taking of the trade if the opening of the bollinger bands is less than 30%, the maximum opening of the bb being 100%.
However, I would like to be able to change the number of% on the interface.
You will also be able to create an indicator allowing you to see the number of pips when a candle exceeds the lower or higher bollinger band by excess so that you can use this strategy manually.
thank you.

Re: BB Threshold Strategy

PostPosted: Sun Jul 12, 2020 7:32 am
by Apprentice
opening of the bollinger bands is less than 30%, the maximum opening of the bb being 100%.


For example,
if the price is less then 30% of BB then open Long trades
if the price is greater then 70% of BB then open Short trades

Can you confirm?

Re: BB Threshold Strategy

PostPosted: Mon Jul 13, 2020 5:07 am
by PAULUC02
ot for example if the opening of the bollinger bands are greater than 30% the program does not authorize a position to buy or sell.
On the other hand, if the opening is less than 30%, the purchase or sale is authorized according to the direction of the output of the price in relation to the BBs.

Re: BB Threshold Strategy

PostPosted: Wed Jul 15, 2020 10:08 am
by Apprentice
Your request is added to the development list.
Development reference 1700.

Re: BB Threshold Strategy

PostPosted: Thu Jul 16, 2020 4:47 am
by Apprentice
I don't understand what 30% means

Re: BB Threshold Strategy

PostPosted: Thu Jul 16, 2020 6:22 am
by PAULUC02
This represents the opening angle of the bollinger bands.

Re: BB Threshold Strategy

PostPosted: Fri Jul 17, 2020 4:40 am
by Apprentice
opening angle?
top/bottom/central?
How we will calculate it?
We can only use pips per candle.
Angle will depend on chart pan/zoom.

Re: BB Threshold Strategy

PostPosted: Fri Jul 17, 2020 6:09 am
by PAULUC02
Hello
I think we can use this bb with color indicator.
I want to authorize only when the bb is black.
see graph I also attach the indicator bb with color