Page 1945 of 2170
Re: MT4 Indicator requests and ideas
Posted: Sun Oct 08, 2023 8:43 pm
by kvak
josi wrote: Sun Oct 08, 2023 4:57 pm
man, this indicator gives more false signals than any account can bear - the with candle direction is bad, but the counter candle direction is even worse.
One wonders what merit you find in it.
Just an idea, made version where is possible this condition filtered with MA.
Re: MT4 Indicator requests and ideas
Posted: Sun Oct 08, 2023 11:07 pm
by sal
kvak wrote: Sun Oct 08, 2023 8:43 pm
Just an idea, made version where is possible this condition filtered with MA.
mr.kvak
can you please make another arrow
rule up arrow
1. Bearish bar close price cross ma green line outside /right side
2. When Bullish bar close price cross ma green line inside /left side
3. between bearish bar and bullish bar ma line must be
GREEN
see snap
Re: MT4 Indicator requests and ideas
Posted: Mon Oct 09, 2023 5:07 am
by Chickenspicy
May customizable arrows please be added
So we can choose between lines or arrows
Thank you in advance
Re: MT4 Indicator requests and ideas
Posted: Mon Oct 09, 2023 6:09 am
by mrtools
Chickenspicy wrote: Mon Oct 09, 2023 5:07 am
May customizable arrows please be added
So we can choose between lines or arrows
Thank you in advance
Posted a version
here
Re: MT4 Indicator requests and ideas
Posted: Tue Oct 10, 2023 9:35 pm
by mohsen1208
mrtools wrote: Thu Oct 05, 2023 10:48 am
Sorry but there is no way this doesn't repaint
Code: Select all
oc = (close[i-1]-open[i-1]);
oc_2 = GetClsOpn(oc);
ss = c1*(oc_1+oc_2)/2.+c2*ExtFMBuffer[i-1]+c3*ExtFMBuffer[i-2];
Anyway tried adding coloring to it and not working. Going to try and do a non-repainting version for us here.
thank you very much

Re: MT4 Indicator requests and ideas
Posted: Tue Oct 10, 2023 10:44 pm
by sal
mr.tools/kvak/expert coders
any change to make 3rd colour option to provide mad histobar
see i mark
if the when histo bearish bar(s) depth is >= 1st histo bearish bar height
and
if the when histo bullish bar(s) depth is <= 1st histo bulish bar height
Re: MT4 Indicator requests and ideas
Posted: Wed Oct 11, 2023 2:16 am
by mrtools
sal wrote: Tue Oct 10, 2023 10:44 pm
mr.tools/kvak/expert coders
any change to make 3rd colour option to provide mad histobar
see i mark
if the when histo bearish bar(s) depth is >= 1st histo bearish bar height
and
if the when histo bullish bar(s) depth is <= 1st histo bulish bar height
Don't think it's possible.
Re: MT4 Indicator requests and ideas
Posted: Wed Oct 11, 2023 2:25 am
by Chickenspicy
moey_dw wrote: Wed Oct 11, 2023 2:16 am
I need a Gif man! Can you do Joe Biden shaking his head no?
Maybe violently
Election day classic
Re: MT4 Indicator requests and ideas
Posted: Wed Oct 11, 2023 2:50 am
by moey_dw
Chickenspicy wrote: Wed Oct 11, 2023 2:25 am
I need a Gif man! Can you do Joe Biden shaking his head no?
Maybe violently
Election day classic
ahahahaha you can have this one I just made......
Re: MT4 Indicator requests and ideas
Posted: Wed Oct 11, 2023 3:04 am
by Chickenspicy