Ticks Before The News - page 4

 

Flipper2 tick indicator.

Files:
flipper2.mq4  4 kb
 

Flipper2 indicator image.

Files:
flipper.gif  17 kb
 

Flipper2 indicator image 2

Files:
flipper3.gif  9 kb
 
barnix:
Flipper2 indicator image 2

What does this indicator do and how is it best used?

 

Example picture for USDCAD befor the news:

Consumer sentiment

(GMT+0 2007.03.16 14h)

 

Example picture for USDCAD after the news:

Consumer sentiment

(GMT+0 2007.03.16 14h)

 

*.csv file for USDCAD for news:

Consumer sentiment

(GMT+0 2007.03.16 14h)

16/03/2007 13:59:12,1.1734,1.1739,0.0005,5,

16/03/2007 14:00:29,1.1734,1.1739,0.0005,5,

16/03/2007 14:01:01,1.1729,1.1734,0.0005,5,

 

With this version can take an instant photo from news.

Can not use in weekend.

(The indicator can be used only if the server is on and

in the terminal we have ticks.)

Files:
news.zip  1463 kb
 

This version of FFCal

can be used when the server ticks is off

but you must set the following input variabiles:

extern bool ServerIsOn = false;

extern int ServerGmtOffset = 0; //Your broker server GMT offset (GMT+0) //IBFX...

Files:
 
RickW00716:
What does this indicator do and how is it best used?

It is a tick indicator.

Every min. draw a line.

If nr. of positiv ticks > nr. of negativ ticks draw a line with Aqua color.

If nr. of positiv ticks < nr. of negativ ticks draw a line with Magenta color.

It is not a final version.

Reason: