1798 Indicators

Fast_oscilator_2

Fast_oscilator_2 The indicator analyzes the last three bars on the basis of a quadratic function. It is displayed as a histogram. There are two moving averages on it, the parameters of which can be changed in presetting. I also introduced optional sound alerts and comment in the main field when signal lines are touched. The…

Read More

Tro_Mid

Tro_Mid Shows when to sell and when to buy, but not so simple.

Read More

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;

Read More

Painter_v1

Painter_v1 Indicator colours prices of certain areas hh: mm_start before hh: mm_finish.

Read More

linreg

linreg A simple indicator will be useful for beginners. Even the present optimization. Options: int LRPeriod=13;

Read More

Digistoch-1

Digistoch-1 Indicator has a rekomendatsionny nature. Shows signals on the basis stohastika. Options: int K_period=8; int D_period=3; int S_period=3; bool Show_Stoch_Value=true; bool Show_Legend=true;

Read More

Heiken_Ashi_Ma_T3

Heiken_Ashi_Ma_T3 Parameters: extern int MaPeriod=10;extern int MaMetod =2; extern int Step=10; extern int CountBars=4000; extern bool UseT3=true; extern double b=0.88; extern bool Alerts=true;

Read More