Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 10/29/2004(UTC) Posts: 1,394 Location: Glastonbury, CT
Was thanked: 2 time(s) in 2 post(s)
|
ExtFml( "PowerPivots.ArrayLoad", BIN#, HOOK)
ExtFml( "PowerPivots.ArrayRelease", BIN#, HOOK)
ExtFml( "PowerPivots.ArraySave", BIN#, ARRAY, HOOK)
ExtFml( "PowerPivots.BarsSinceNthPivot", PivotTYPE, INSTANCE)
ExtFml( "PowerPivots.FibLadder", LadderLevel, Length)
ExtFml( "PowerPivots.NthPivotPrice", PivotTYPE, INSTANCE, TFACTOR)
ExtFml( "PowerPivots.PivotBreakout", STRENGTH_LongTerm, STRENGTH_ShortTerm)
ExtFml( "PowerPivots.Pivots")
ExtFml( "PowerPivots.PivotTrigger")
ExtFml( "PowerPivots.Retracement", PivotSTRENGTH, Retrace%, TFactor)
ExtFml( "PowerPivots.RetInd", PlotIx, PivotArray, TrendArray, PivotSTRENGTH, Retrace%)
ExtFml( "PowerPivots.SysEval", LongEntry, LongExit, ShortEntry, ShortExit, HOOK)
ExtFml( "PowerPivots.TDataCreate", OHLC, TFactor)
ExtFml( "PowerPivots.TDataLocalize", TDataArray, TFactor, Offset)
ExtFml( "PowerPivots.TimeCapsules", PRICE, TFACTOR, OFFSET)
ExtFml( "PowerPivots.TrendDirection", PivotSTRENGTH, TFACTOR)
Which ones work? Which ones have bugs?
|