View RSS Feed

Recent Blogs Posts

  1. Public Discussion for Premium Trading Forum

    by , 06-03-2014 at 11:36 AM
    There are open trades now for Brainwashing_Expert_v2.2 600+ EA and for C._I._S._M.P-1.2 EA :


    Name:  bw_0306.png
Views: 368
Size:  28.6 KB


    Name:  term_0306.png
Views: 282
Size:  37.7 KB
  2. One More Holy Grail - ExFit Color indicator

    by , 05-18-2014 at 06: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