Looking for Indicator

 

Greetings,

Does anyone know if there is an indicator that tells how many "pips to go" until the market reaches it's daily average movement?

In other words, I'm looking for an indicator that will state, in number of pips, how far the market can go before it reaches its daily average movement.

If you know of an indicator like this, can you please post it here?

Thank you.

 

I can design one quickly if you need,

but I need more specification on the basis of how you are calculating the average daily move?

 
Walander:
I can design one quickly if you need, but I need more specification on the basis of how you are calculating the average daily move?

Thanks much! I think probably the average daily move over the previous 30 days would be great. Is that what you are asking about?

 

Yup!,

I'll get that done in a sec.

I'm not a proficient coder, but I get it done I think? I havnt tested, but here you go

Thanks much! I think probably the average daily move over the previous 30 days would be great. Is that what you are asking about?

 

Here yeh go,

It should work- but i didn't test it becuase my mq4 hates it when I compile.

Cheers,

Files:
 

Thanks again!

Is the "pips to go" located on the top left? For instance, I see the number 0.0155. Is it correct to assume that there are 155 pips to go to reach the daily average?

Walander:
Here yeh go,

It should work- but i didn't test it becuase my mq4 hates it when I compile.

Cheers,
 

The calculation is based on

30Avg - Daily Avg (Today)

I have changed it so that the number will be Red for under

and Green for over

Cheers, oops.

Please download this point I accidently put *Point rather than /Point

Files:
 

This one.

I'm a half assed coder, sorry.

Files:
 

So if it is over (Green) and the number is 179, what is that telling us?

Walander:
The calculation is based on

30Avg - Daily Avg (Today)

I have changed it so that the number will be Red for under

and Green for over

Cheers, oops.

Please download this point I accidently put *Point rather than /Point
 
Walander:
This one. I'm a half assed coder, sorry.

Now it's green and the number is -23.9821. What exactly is this telling us?

 

It means that its over by 23 pips.

Reason: