Page 141 of 210

Re: Bollinger Bands type indicators for MT4

Posted: Sun Nov 06, 2022 9:10 pm
by Abdi
ffsss wrote: Sun Nov 06, 2022 9:42 am Very visual, i am copying those colours.
sure, however it helps you :)

Re: Bollinger Bands type indicators for MT4

Posted: Mon Nov 07, 2022 1:50 am
by FXSurf
mrtools wrote: Sat Nov 05, 2022 6:08 am MOBO Bands (Momentum Breakout Bands) updated with Averages Filters by Mladen
Looks great!

Re: Bollinger Bands type indicators for MT4

Posted: Mon Nov 07, 2022 2:00 am
by ffsss
FXSurf wrote: Mon Nov 07, 2022 1:50 am Looks great!

US30.cashM6.png
Is there any significant difference between a regular renko and your renko (turbo renko?) Where did you get it (bought?)

Re: Bollinger Bands type indicators for MT4

Posted: Mon Nov 07, 2022 2:15 am
by FXSurf
ffsss wrote: Mon Nov 07, 2022 2:00 am Is there any significant difference between a regular renko and your renko (turbo renko?) Where did you get it (bought?)
Yes there is a big difference then regular renko bars. You can find it in the marketplace.


Re: Bollinger Bands type indicators for MT4

Posted: Mon Nov 07, 2022 2:27 am
by ffsss
FXSurf wrote: Mon Nov 07, 2022 2:15 am Yes there is a big difference then regular renko bars. You can find it in the marketplace.


Turbo Renko Hybrid.png

Ultimate Renko.png
Thanks will take a look.

Re: Bollinger Bands type indicators for MT4

Posted: Tue Nov 08, 2022 7:43 am
by Abdi
Abdi wrote: Sun Nov 06, 2022 3:31 am If allowed, hope I can make a request to the master coders :)
Is it possible to add the option of displaying Heikin Ashi and / or Apb candles instead of the normal candles
to the Bollinger Bands Candles indicator?
Kindly asking if this is possible?

Re: Bollinger Bands type indicators for MT4

Posted: Tue Nov 08, 2022 8:04 am
by mrtools
Abdi wrote: Tue Nov 08, 2022 7:43 am Kindly asking if this is possible?
Not a master coder, but I'm not able to.

Re: Bollinger Bands type indicators for MT4

Posted: Tue Nov 08, 2022 8:15 am
by Abdi
mrtools wrote: Tue Nov 08, 2022 8:04 am Not a master coder, but I'm not able to.
I think you are!
Thanks for checking.

Re: G channel

Posted: Thu Nov 10, 2022 1:33 am
by JimGordon01
Jackson Doh wrote: Fri Oct 14, 2022 3:24 pm G Channel Histogram indicators

Attached some experimental G Channel histos. I have made separate ones for Price cross and slope change but thinking about it maybe I should have combined these into one. The 3rd one is an attempt at a channel squeeze. I've not added alerts, arrows or mtf but left the source code if anyone wants to try.
Hey Jackson, thanks for this great share!

One question (maybe someone else can help out too):
I'm trying to build an EA with EA Builder utilizing the indicator. Can anyone tell me how I can limit the bars this indicator is looking back? Because its looking back waaaaaayyyy to many bars and it produces an error because of insufficient RAM.

Anyone?
Cheers

Re: G channel

Posted: Thu Nov 10, 2022 8:53 am
by Jackson Doh
JimGordon01 wrote: Thu Nov 10, 2022 1:33 am Hey Jackson, thanks for this great share!

One question (maybe someone else can help out too):
I'm trying to build an EA with EA Builder utilizing the indicator. Can anyone tell me how I can limit the bars this indicator is looking back? Because its looking back waaaaaayyyy to many bars and it produces an error because of insufficient RAM.

Anyone?
Cheers
Hey Jim,
This is my first attempt at limited bars. I've done a side by side comparison and the most recent periods are the same. Only when you get towards the bar limit do you start to see differences. I've left the source in so someone might tweak it further.
JD