TSLab API Docs  1
TSLab.Script.Handlers.IContext Cписок членов класса

Полный список членов класса TSLab.Script.Handlers.IContext, включая наследуемые из базового класса

AddUnremovableInteractiveObjectId(string id)TSLab.Script.Handlers.IContext
AddWindow(string name, string title)TSLab.Script.Handlers.IContext
BarsCountTSLab.Script.Handlers.IWindow
ClearLog()TSLab.Script.Handlers.IContext
ContainsGhostInteractiveObjectId(string id)TSLab.Script.Handlers.IContext
ContainsUnremovableInteractiveObjectId(string id)TSLab.Script.Handlers.IContext
ContextTSLab.Script.Handlers.IWindow
CreateCanvasPane(string name, string title, bool addToTop=false)TSLab.Script.Handlers.IWindow
CreateControlPane(string id, string name, string title, bool addToTop=false)TSLab.Script.Handlers.IWindow
CreateDataGridPane(string name, string title, int displayIndexValueX, string formatValueX, string headerValueX, bool isVisibleValueX, TextAlignment textAlignmentValueX, int?widthValueX, int displayIndexDateTime, string formatDateTime, string headerDateTime, bool isVisibleDateTime, TextAlignment textAlignmentDateTime, int?widthDateTime, bool addToTop=false)TSLab.Script.Handlers.IWindow
CreateGraphPane(string name, string title, bool addToTop=false)TSLab.Script.Handlers.IWindow
CreatePane(string title, double sizePct, bool hideLegend, bool addToTop=false)TSLab.Script.Handlers.IWindow
FirstTSLab.Script.Handlers.IWindow
GetArray< T >(int count) (определено в TSLab.Script.Handlers.IMemoryContext)TSLab.Script.Handlers.IMemoryContext
GetData(string handlerName, string[] parameters, CacheObjectMaker< IList< Double2 >> maker)TSLab.Script.Handlers.IContext
GetData(string handlerName, string[] parameters, CacheObjectMaker< IList< double >> maker)TSLab.Script.Handlers.IContext
GetData(string handlerName, string[] parameters, CacheObjectMaker< IList< bool >> maker)TSLab.Script.Handlers.IContext
GetData(string handlerName, string[] parameters, CacheObjectMaker< IList< int >> maker)TSLab.Script.Handlers.IContext
GetGraphPaneSize(string graphPaneName)TSLab.Script.Handlers.IBaseChartPaneContext
GetLastContractsTradeStatistics(string id, Func< ILastContractsTradeStatistics > maker)TSLab.Script.Handlers.IContext
GetTradesCache(ISecurity security) (определено в TSLab.Script.Handlers.IContext)TSLab.Script.Handlers.IContext
GetTradeStatistics(string id, Func< ITradeStatistics > maker)TSLab.Script.Handlers.IContext
IsFixedBarsCountTSLab.Script.Handlers.IContext
IsLastBarClosedTSLab.Script.Handlers.IContext
IsLastBarUsedTSLab.Script.Handlers.IContext
IsOptimizationTSLab.Script.Handlers.IContext
LoadGlobalObject(string key, bool fromStorage=false)TSLab.Script.Handlers.IContext
LoadGlobalObject< T >(string key, CacheObjectMaker< T > maker, bool fromStorage=false)TSLab.Script.Handlers.IContext
LoadObject(string key, bool fromStorage=false)TSLab.Script.Handlers.IContext
LoadObject< T >(string key, CacheObjectMaker< T > maker, bool fromStorage=false)TSLab.Script.Handlers.IContext
Log(string text, Color color)TSLab.Script.Handlers.IContext
Log(string text, Color color, bool toMessageWindow)TSLab.Script.Handlers.IContext
Log(string text, Color color, bool toMessageWindow, IDictionary< string, object > context)TSLab.Script.Handlers.IContext
Log(string text, MessageType type=MessageType.Info, bool toMessageWindow=false, IDictionary< string, object > context=null)TSLab.Script.Handlers.IContext
NameTSLab.Script.Handlers.IWindow
PanesTSLab.Script.Handlers.IWindow
Recalc()TSLab.Script.Handlers.IContext
ReleaseArray(Array array) (определено в TSLab.Script.Handlers.IMemoryContext)TSLab.Script.Handlers.IMemoryContext
RemoveGhostInteractiveObjectId(string id)TSLab.Script.Handlers.IContext
RuntimeTSLab.Script.Handlers.IContext
ScriptResultTSLab.Script.Handlers.IContext
SetGraphPaneSize(string graphPaneName, double value)TSLab.Script.Handlers.IBaseChartPaneContext
StoreGlobalObject(string key, object data, bool toStorage=false)TSLab.Script.Handlers.IContext
StoreObject(string key, object data, bool toStorage=false)TSLab.Script.Handlers.IContext
TitleTSLab.Script.Handlers.IWindow
TradeFromBarTSLab.Script.Handlers.IContext