TSLab API Docs  1
Пространство имен TSLab.Script.Handlers

Классы

class  DynamicHandlerAttribute
 
class  EventModelHelper
 
class  HandlerAlwaysKeep
 Этот атрибут указывает, что обработчик должен всегда включаться в кодогенерацию Подробнее...
 
class  HandlerCategories
 
class  HandlerCategory
 Этот атрибут изменяет категорию типа обработчика Подробнее...
 
class  HandlerDecimals
 Этот атрибут устанавливает точность выходных данных с обработчика Подробнее...
 
class  HandlerInvisible
 Этот атрибут указывает на то, что данный обработчик для внутреннего использования и не должен отображаться в списке обработчиков Подробнее...
 
class  HandlerName
 Этот атрибут изменяет имя типа обработчика Подробнее...
 
class  HandlerParameter
 Этот атрибут показывает что свойство является параметром обработчика Подробнее...
 
interface  IAlignedSecurityHandler
 
interface  IAllTimeTradeStatisticsHandler
 
interface  IBar2BarHandler
 Создать ценную бумагу из другой ценной бумаги Подробнее...
 
interface  IBar2BoolHandler
 Логическое значение из ценной бумаги для выбранной свечи Подробнее...
 
interface  IBar2BoolsHandler
 Создать список логических значений из ценной бумаги Подробнее...
 
interface  IBar2Double2Handler
 Создать список чисел2 из ценной бумаги Подробнее...
 
interface  IBar2DoubleHandler
 Создать список чисел из ценной бумаги Подробнее...
 
interface  IBar2IntHandler
 Создать список чисел из ценной бумаги Подробнее...
 
interface  IBar2ValueDoubleHandler
 Создать список чисел из ценной бумаги Подробнее...
 
interface  IBarBoolAccumHandler
 Создать список чисел из ценной бумаги и другого списка чисел Используется декомпрессии (приведения к исходному временному диапазону) списков. Подробнее...
 
interface  IBarDouble2BarHandler
 Создать ценную бумагу из другой ценной бумаги и списка чисел Подробнее...
 
interface  IBarDoubleAccumHandler
 Создать список чисел из ценной бумаги и другого списка чисел Используется декомпрессии (приведения к исходному временному диапазону) списков. Подробнее...
 
interface  IBaseChartPaneContext
 
interface  IBaseTradeStatisticsHandler
 Этот обработчик создает новый TTradeStatisticsWithKind Подробнее...
 
interface  IBool1CalculatorHandler
 Вычислить логическое значение из числа Подробнее...
 
interface  IBool2CalculatorHandler
 Вычислить логическое значение из двух чисел Подробнее...
 
interface  IBoolAccum
 Операции над логическими значениями Подробнее...
 
interface  IBoolConvertor
 Операции над логическим значениям Подробнее...
 
interface  IBooleanInput0
 Показывает, что в обработчике первый параметр - логическое значение Подробнее...
 
interface  IBooleanInput1
 Показывает, что в обработчике второй параметр - логическое значение Подробнее...
 
interface  IBooleanInput2
 Показывает, что в обработчике третий параметр - логическое значение Подробнее...
 
interface  IBooleanInputs
 Показывает, что источники являются списком логических значений Подробнее...
 
interface  IBooleanReturns
 Показывает, что список логических значений будет возвращен Подробнее...
 
interface  IBuysSellsHandler
 
interface  ICanvasPaneHandler
 
interface  ICanvasPaneValuesHandlerWithNumber
 
interface  ICommissionHandler
 Этот обработчик задает обработчик комиссии для бумаги Подробнее...
 
interface  ICompressHandler
 
interface  IContext
 Контекст скрипта. Вспомогательный интерфейс для работы обработчиков. Подробнее...
 
interface  IContextUses
 Показывает, что обработчик использует данные кэша Подробнее...
 
interface  ICustomListValues
 Это специальный интерфейс для поддержки редактируемого строкового параметра Подробнее...
 
interface  IDecompress
 
interface  IDouble1CalculatorHandler
 Рассчитать число из другого числа Подробнее...
 
interface  IDouble2CalculatorHandler
 Рассчитать число из двух других чисел Подробнее...
 
interface  IDouble2DoubleHandler
 Создать список чисел из другого списка чисел Подробнее...
 
interface  IDoubleAccumHandler
 Создать список чисел из двух списков чисел Подробнее...
 
interface  IDoubleCompaper1Handler
 Создать логический список из одного списка чисел Подробнее...
 
interface  IDoubleCompaperHandler
 Создать логический список из двух списков чисел Подробнее...
 
interface  IDoubleHandlerWithUpdate
 
interface  IDoubleInput0
 Показывает, что в обработчике первый параметр - число Подробнее...
 
interface  IDoubleInput1
 Показывает, что в обработчике второй параметр - число Подробнее...
 
interface  IDoubleInput2
 Показывает, что в обработчике третий параметр - число Подробнее...
 
interface  IDoubleInputs
 Показывает, что среди входящих данных есть списки чисел Подробнее...
 
interface  IDoubleReturns
 Показывает, что список чисел будет возвращен Подробнее...
 
interface  IDoubleStreamAndValuesHandler
 
interface  IDoubleStreamAndValuesHandlerWithPeriod
 
interface  IEnumReturns
 Показывает, что список перечислений будет возвращен Подробнее...
 
interface  IEventExecuter
 
interface  IEventExecuterWithUpdate
 
interface  IEventModelGenerator
 
interface  IEventModelSupport
 Индикатор, поддерживающий событийную модель должен запомнить ссылки на данные, которые он использует При вызове метода NewBar он возьмет из них новый элемент. Подробнее...
 
interface  IExternalOptionScript
 
interface  IExternalOptionScript2
 
interface  IExternalOptionScript3
 
interface  IExternalOptionScript4
 
interface  IExternalOptionScriptBase
 
interface  IExternalOptionScriptMultiSec
 
interface  IExternalScript
 
interface  IExternalScript2
 
interface  IExternalScript3
 
interface  IExternalScript4
 
interface  IExternalScriptBase
 
interface  IExternalScriptMultiSec
 
interface  IFiveSourcesHandler
 Обработчик с 5 источниками данных Подробнее...
 
interface  IFootPrintMaker
 Этот обработчик создает новый FootPrint Подробнее...
 
interface  IFootPrintReturns
 Показывает, что будет возвращен новый FootPrint Подробнее...
 
interface  IFourSourcesHandler
 Обработчик с 4 источниками данных Подробнее...
 
interface  IGraphPaneHandler
 
interface  IHandler
 Базовый интерфейс обработчика Подробнее...
 
interface  IInteractiveConstGen
 
interface  IInteractiveLineGen
 
interface  IIntInputs
 Показывает, что источники являются списком целых значений Подробнее...
 
interface  IIntReturns
 Показывает, что список целых значений будет возвращен Подробнее...
 
interface  ILastContractsTradeStatisticsHandler
 Этот обработчик создает новый ILastContractsTradeStatisticsHandler Подробнее...
 
interface  ILastContractsTradeStatisticsReturns
 Показывает, что будет возвращен новый ILastContractsTradeStatisticsWithKind Подробнее...
 
interface  IMemoryContext
 
interface  INeedVariableId
 Unique variable name for caching without handler parameter values Подробнее...
 
interface  INeedVariableName
 Unique variable name for caching with whole handler parameter values Подробнее...
 
class  InputAttribute
 
class  InputInfoAttribute
 Этот атрибут позволяет задать имя входу. Используйте InputAttribute. Подробнее...
 
class  InputsCountAttribute
 
interface  IOneSourceHandler
 Обработчик с 1 источником данных Подробнее...
 
interface  IPosition2Boolean
 
interface  IPosition2Double
 рассчитать число из позиции и номера свечи Подробнее...
 
interface  IPositionInput0
 Показывает, что в обработчике первый параметр - позиция Подробнее...
 
interface  IPositionInput1
 Показывает, что в обработчике второй параметр - позиция Подробнее...
 
interface  IPositionInputs
 Показывает, что среди входящих данных есть позиции Подробнее...
 
interface  ISecurityInput0
 Показывает, что в обработчике первый параметр - ценная бумага Подробнее...
 
interface  ISecurityInput1
 Показывает, что в обработчике второй параметр - ценная бумага Подробнее...
 
interface  ISecurityInputs
 Показывает, что среди входящих данных есть ценные бумаги Подробнее...
 
interface  ISecurityReturns
 Показывает, что будет возвращен новая ценная бумага Подробнее...
 
interface  ISpecifiedQuantityPriceAtTradeHandler
 
interface  IStreamHandler
 Показывает, что обработчик работает с потоками Подробнее...
 
interface  IStringReturns
 Показывает, что список строк будет возвращен Подробнее...
 
interface  ITestCanvasPaneHandler
 
interface  IThreeSourcesHandler
 Обработчик с 3 источниками данных Подробнее...
 
interface  ITradeStatisticsBarsCountHandler
 
interface  ITradeStatisticsBarsHandler
 
interface  ITradeStatisticsBarsSumHandler
 
interface  ITradeStatisticsBaseExtremumPriceHandler
 
interface  ITradeStatisticsEdgeHandler
 
interface  ITradeStatisticsExtendedBarsCountHandler
 
interface  ITradeStatisticsExtendedBarsCountHandler2
 
interface  ITradeStatisticsExtendedBarsHandler
 
interface  ITradeStatisticsExtendedBarsHandler2
 
interface  ITradeStatisticsExtendedBarsSumHandler
 
interface  ITradeStatisticsExtendedBarsSumHandler2
 
interface  ITradeStatisticsExtendedExtremumPriceHandler
 
interface  ITradeStatisticsExtendedExtremumPriceHandler2
 
interface  ITradeStatisticsExtremumPriceHandler
 
interface  ITradeStatisticsExtremumValueHandler
 
interface  ITradeStatisticsHandler
 Этот обработчик создает новый ITradeStatisticsWithKind Подробнее...
 
interface  ITradeStatisticsPriceValueHandler
 
interface  ITradeStatisticsReturns
 Показывает, что будет возвращен новый ITradeStatisticsWithKind Подробнее...
 
interface  ITwoSourcesHandler
 Обработчик с 2 источниками данных Подробнее...
 
interface  IValueForPeriodHandler
 
interface  IValuesHandler
 Показывает, что обработчик работает с текущими значениями Подробнее...
 
interface  IValuesHandlerWithNumber
 Показывает, что обработчик работает с текущими значениями и требует номер свечи Подробнее...
 
interface  IValuesHandlerWithPrecalc
 Показывает, что обработчик работает с текущими значениями, но требует прекалькуляции Подробнее...
 
interface  IWindow
 
class  ListHandlerParameter
 
class  NotCacheableAttribute
 
class  OutputsCountAttribute
 
class  OutputTypeAttribute
 

Перечисления

enum  MessageType { Debug, Info, Warning, Error }
 Тип сообщения для логирования. Подробнее...
 
enum  SpecifiedTradeDirection { Any = 0, Buy = 1, Sell = 2 }
 
enum  TemplateTypes {
  UNKNOWN = 0, SECURITY = 1, DOUBLE = 1 << 1, INT = 1 << 2,
  BOOL = 1 << 3, POSITION = 1 << 4, DOUBLE2 = 1 << 5, QUEUE = 1 << 6,
  FOOTPRINT = 1 << 7, INTERACTIVESPLINE = 1 << 8, OPTION = 1 << 9, OPTION_SERIES = 1 << 10,
  OPTION_STRIKE = 1 << 11, OPTION_POSITION = 1 << 12, DOUBLE2N = 1 << 13, ENUM = 1 << 14,
  STRING = 1 << 15, GRAPHPANE = 1 << 16, CANVASPANE = 1 << 17, TRADE_STATISTICS = 1 << 18,
  LAST_CONTRACTS_TRADE_STATISTICS = 1 << 19
}
 Types of template lists Подробнее...
 

Функции

delegate void EventModelNewBarDelegate (int barNum)
 

Перечисления

Тип сообщения для логирования.

Types of template lists