TSLab API Docs  1
TSLab.Script.Options.IOption Interface Reference

Option source (all options for the same base asset) More...

Public Member Functions

IEnumerable< IOptionStrikeGetStrikes ()
 Get all options in option source
 
IEnumerable< IOptionSeriesGetSeries ()
 Get all option series in option source
 

Properties

ISecurity UnderlyingAsset [get]
 Underlying asset
 
string Symbol [get]
 Underlying asset symbol
 
int Decimals [get]
 Underlying asset decimals
 
IOptionSeries CurrentSeries [get]
 Nearest tradable option series
 

Detailed Description

Option source (all options for the same base asset)