IAnalyticsScript

StockSharp.Algo.Analytics

界面描述分析脚本.

方法

Run
public Task Run(ILogReceiver logs, IAnalyticsPanel panel, SecurityId[] securities, DateTime from, DateTime to, IStorageRegistry storage, IMarketDataDrive drive, StorageFormats format, DataType dataType, CancellationToken cancellationToken)
result = iAnalyticsScript.Run(logs, panel, securities, from, to, storage, drive, format, dataType, cancellationToken)

运行分析脚本.

logs
ILogReceiver
panel
IAnalyticsPanel
securities
金融工具。
from
开始约会吧
to
终相相.
storage
IStorageRegistry
drive
IMarketDataDrive
format
StorageFormats
dataType
DataType
cancellationToken
CancellationToken

返回值: 任务