Page 1646 of 2170

Re: MT4 Indicator requests and ideas

Posted: Wed Sep 14, 2022 2:31 am
by Jedidiah
Can this news site be added? http://ec.forexprostools.com/

Re: MT4 Indicator requests and ideas

Posted: Wed Sep 14, 2022 2:38 am
by Chickenspicy
good setting
maybe the real solar wind

Re: MT4 Indicator requests and ideas

Posted: Wed Sep 14, 2022 4:40 am
by Chickenspicy
i made pivots calculate median hi low/2 instead of hi low + close/3
and it seems to be like a good moving average
could potentially color the change over?

Re: MT4 Indicator requests and ideas

Posted: Wed Sep 14, 2022 5:01 am
by bypy
bypy wrote: Tue Sep 13, 2022 11:14 pm I would like to see only the blue vertical lines when the 200 moving average goes up and only see the fuchsia vertical lines when the 200 moving average goes down

thanks
sorry mrtools, I have not attached the code ...

Re: MT4 Indicator requests and ideas

Posted: Wed Sep 14, 2022 7:35 am
by Msquared
chickensword wrote: Wed Sep 14, 2022 4:40 am i made pivots calculate median hi low/2 instead of hi low + close/3
and it seems to be like a good moving average
could potentially color the change over?
Image

Image

Very Nice! Anyway someone could add alerts to each pivot line when a candle closes above or below

Re: MT4 Indicator requests and ideas

Posted: Wed Sep 14, 2022 3:31 pm
by josi
chickensword wrote: Wed Sep 14, 2022 4:40 am i made pivots calculate median hi low/2 instead of hi low + close/3
Interesting but S/R-lines do not display.
I don't think the crossover-principle works.
It is - I think - much better to view the lines as potential S&R:

Re: MT4 Indicator requests and ideas

Posted: Wed Sep 14, 2022 5:36 pm
by RplusT
mrtools, this Indicator got 2 errors. Could you please fix that. I was trying, but as usual, it does not do what I want....... :D


27.....extern int LineWidth = 1;
28.....extern bool ShowC = true;



Re: MT4 Indicator requests and ideas

Posted: Wed Sep 14, 2022 6:18 pm
by remcous
RplusT wrote: Wed Sep 14, 2022 5:36 pm mrtools, this Indicator got 2 errors. Could you please fix that. I was trying, but as usual, it does not do what I want....... :D


27.....extern int LineWidth = 1;
28.....extern bool ShowC = true;



# TLB OC v02 mod.mq4
Like this ?

Re: MT4 Indicator requests and ideas

Posted: Wed Sep 14, 2022 6:48 pm
by josi
remcous wrote: Wed Sep 14, 2022 6:18 pm # TLB OC v02 mod.mq4
Seems to work.
Thanks!

Re: MT4 Indicator requests and ideas

Posted: Wed Sep 14, 2022 9:35 pm
by PumbaPLS
remcous wrote: Wed Sep 14, 2022 6:18 pm Like this ?

# TLB OC v02 mod.mq4
could we get a button for this?