public SmoothedParabolic(Bars bars, int period, string description) public static SmoothedParabolic Series(Bars bars, int period)
Ptomorrow = Ptoday + AF(EMA(14,High) – Ptoday)