TSLab API Docs  1
TSLab.Script.Handlers.IBarDoubleAccumHandler Interface Reference

Make the list of doubles from ISecurity and another list of doubles. Used for lists decompression. More...

Inheritance diagram for TSLab.Script.Handlers.IBarDoubleAccumHandler:
TSLab.Script.Handlers.ITwoSourcesHandler TSLab.Script.Handlers.IDoubleReturns TSLab.Script.Handlers.IStreamHandler TSLab.Script.Handlers.ISecurityInput0 TSLab.Script.Handlers.IDoubleInput1 TSLab.Script.Handlers.IHandler

Public Member Functions

IList< double > Execute (ISecurity security, IList< double > source)
 

Detailed Description

Make the list of doubles from ISecurity and another list of doubles. Used for lists decompression.