Tickwatcher 2.0

Tickwatcher 2.0

Another indicator showing recommendations for each currency pair and period.

 

Options:

string =”pairs and timeframes”;
string pairs =”EURUSD;EURJPY;GBPUSD;GBPJPY;USDCHF;USDCAD;USDJPY”;
string timeFrames =”M1;M5;M15;M30;H1;H4;D1;W1;MN”;
string =”levels”;
double AdxLevel1 =20.00;
double AdxLevel2 =30.00;
string =”colors”;
color ColorUp =ForestGreen;
color ColorNeutral =Gray;
color ColorDown =OrangeRed;
color ColorPrice =LimeGreen;
color ColorLabels =Gray;
string =”other”;
bool ShowLegend =true;

Register to download