View RSS Feed

1Finance

  1. One More Holy Grail - ExFit Color indicator

    by , 05-18-2014 at 05:18 AM
    Please check out the updated ExFit Color indicator with advanced popup/email alert.

    Code:
    extern int     Price             =   0;      //Price Mode (0...6) 
    extern int     Length            =  25;      //Period of Smoothing
    extern int     Order             =   2;      //Fitting Order
    extern double  WeightFactor      =   2;      //WeightFactor(eg. 2-EMA,1-Wilder) 
    extern int     Window            = 500;      //Window size in bars
    extern string  alerts
    ...
    Attached Thumbnails Attached Files