Re: Moving Average indicators for MT4

3603
kvak wrote: Thu Jul 11, 2024 8:40 am Hello, here is updated version with alerts, AHTF.
Also is updated list of regularized averages for testing.
Hello kvak

I don't know if it's a request or an improvement, and I don't know if it's feasible or not.

But to ask an opinion, in this your indicator, if we have the option of having 3 levels of alerts

BUY -> ex: Green
SELL -> ex: Red
RANGING -> ex: White

I've seen it in some indicators, and I really like the idea of realizing when it's a false signal, it could be an asset.

What do you think?
Every entry into the market is a reflection of your courage. Every goal you overcome, however small it may seem, is a firm step towards your dreams.

Re: Moving Average indicators for MT4

3604
Curioso wrote: Wed Jul 17, 2024 7:25 am Hello kvak

I don't know if it's a request or an improvement, and I don't know if it's feasible or not.

But to ask an opinion, in this your indicator, if we have the option of having 3 levels of alerts

BUY -> ex: Green
SELL -> ex: Red
RANGING -> ex: White

I've seen it in some indicators, and I really like the idea of realizing when it's a false signal, it could be an asset.

What do you think?
Hello.
Yes, it is possible, but RANGING -> ex: White on what condition. You mean by slope?
You find some set-ups where is ranging?
These users thanked the author kvak for the post:
Curioso

Re: Moving Average indicators for MT4

3605
kvak wrote: Wed Jul 17, 2024 7:35 am Hello.
Yes, it is possible, but RANGING -> ex: White on what condition. You mean by slope?
You find some set-ups where is ranging?
I think the correct term is that.
Like the G-Channel have, i think is a great idea to detect when the market is on sideways.
Every entry into the market is a reflection of your courage. Every goal you overcome, however small it may seem, is a firm step towards your dreams.


Re: Moving Average indicators for MT4

3606
Curioso wrote: Wed Jul 17, 2024 7:42 am I think the correct term is that.
Like the G-Channel have, i think is a great idea to detect when the market is on sideways.
Indicator have 3 state in code originaly, but it is look that there is not neutral zones....I added filter to this version, for experimenting.
Is this what you want? ( also you have menu for 2 or 3 state coloring...)
These users thanked the author kvak for the post (total 8):
Curioso, thomdel, 88FX88, Krunal Gajjar, Mundu19, ParallelNative, vvFish, lukgoku

Re: Moving Average indicators for MT4

3607
kvak wrote: Wed Jul 17, 2024 9:11 am Indicator have 3 state in code originaly, but it is look that there is not neutral zones....I added filter to this version, for experimenting.
Is this what you want? ( also you have menu for 2 or 3 state coloring...)
Thank you for fast reply, is great to do some tests with xu v65m and filter some noise.
These users thanked the author Curioso for the post:
kvak
Every entry into the market is a reflection of your courage. Every goal you overcome, however small it may seem, is a firm step towards your dreams.