Ferrera Gann Price Formula

May 1, 2017 | Author: NeoHooda | Category: N/A
Share Embed Donate


Short Description

Formula...

Description

Ferrera Gann Price //+------------------------------------------------------------------+ //| SQ9 (Price).mq4 | //| Copyright © 2006, Matt Trigwell | //| | //+------------------------------------------------------------------+ #property copyright "Copyright © 2006, Matt Trigwell" #property link "[email protected]" #property indicator_chart_window

extern double StartPrice=0.0002; extern double EndCycle=108000; bool Direction_Up=true; extern color _360Degree_Color=C'50,0,0'; extern color _45Degree_Color=C'22,22,22'; extern color _360Label_Color=Maroon; extern color _45Label_Color=DarkGreen; extern bool LineOnBckgrnd=true; //-----------------------------------------extern bool Interval_H1=true; extern bool Interval_D1=false; extern double Position_text=15; int Period_s; int sh; //------------------------------------------

int init() { return(0); } int deinit() { double AngleIndex=0; string AngleName="";

for(AngleIndex=0;AngleIndex
View more...

Comments

Copyright ©2017 KUPDF Inc.
SUPPORT KUPDF