1798 Indicators

Time_modified

Time_modified Indicator Time_modified. Modified MarketTime indicator. Input Parameters: extern int    NumberOfDays=50; extern string AsiaBegin   =”00:00″; extern string AsiaEnd     =”07:59″; extern color  AsiaColor   =DimGray; extern string EurBegin    =”08:00″; extern string EurEnd      =”12:59″; extern color  EurColor    =Silver; extern string USABegin    =”13:00″; extern string USAEnd      =”23:59″; extern color  USAColor    =DarkGray;

Read More

Cloq

Cloq The indicator displays the time of the trading session. //   CloqCorner   – 0 = top left, 1 = top right, 2 = bottom left, 3 = bottom right //   DispGMT      – Display GMT Time //   DispLocal    – Display Local Time //   DispLondon   – Display London Time //   DispTokyo    – Display Tokyo Time //   DispNY       -…

Read More

Kuskus Starlight

Kuskus Starlight Indicator Kuskus Starlight. Input Parameters:   int   LeftNum1=56; int   LeftNum2=56;

Read More

Discipline

Discipline Of course it has some inaccuracies, but they are 10% of 100%. Input Parameters: extern int period=10; extern int price=0; // 0 or other = (H+L)/2                     // 1 = Open                     // 2 = Close                     // 3 = High                     // 4 = Low                     // 5 = (H+L+C)/3                     // 6 = (O+C+H+L)/4                     // 7 = (O+C)/2…

Read More

MA Angle Tony

MA Angle Tony Input Parameters: extern int MAMode=1; extern int MAPeriod=34; extern int Price=0; extern double AngleMin=0.0020;

Read More

Turtle Channel Method (Donchain).

Turtle Channel Method (Donchain). One of the varieties of the price channel. Input Parameters: extern int       LngPeriod=50; extern int       MedPeriod=20; extern int       ShtPeriod=10; extern int       Extremes=1; extern int       Margins=0; extern int       Advance=0;

Read More