VininI ConstTick SMA
VininI ConstTick SMA Parameters: int Price_Mode= 0; // price mode 0-6 int MA_Period=13; // smoothing period int CountTick=100; // the amount of ticks in the forming bar bool DrawAll=false;
VininI ConstTick SMA Parameters: int Price_Mode= 0; // price mode 0-6 int MA_Period=13; // smoothing period int CountTick=100; // the amount of ticks in the forming bar bool DrawAll=false;
MA details indicator MA type, Period, Price applied on, & current value will be shown.