Lean  $LEAN_TAG$
QuantConnect.SymbolRepresentation Member List

This is the complete list of members for QuantConnect.SymbolRepresentation, including all inherited members.

GenerateFutureTicker(string underlying, DateTime expiration, bool doubleDigitsYear=true, bool includeExpirationDate=true)QuantConnect.SymbolRepresentationstatic
GenerateOptionTicker(Symbol symbol)QuantConnect.SymbolRepresentationstatic
GenerateOptionTickerOSI(this Symbol symbol)QuantConnect.SymbolRepresentationstatic
GenerateOptionTickerOSI(string underlying, OptionRight right, decimal strikePrice, DateTime expiration)QuantConnect.SymbolRepresentationstatic
ParseFutureOptionSymbol(string ticker, int strikeScale=1)QuantConnect.SymbolRepresentationstatic
ParseFutureSymbol(string ticker, int? futureYear=null)QuantConnect.SymbolRepresentationstatic
ParseFutureTicker(string ticker)QuantConnect.SymbolRepresentationstatic
ParseOptionTickerIQFeed(string ticker)QuantConnect.SymbolRepresentationstatic
ParseOptionTickerOSI(string ticker, SecurityType securityType=SecurityType.Option, string market=Market.USA)QuantConnect.SymbolRepresentationstatic
ParseOptionTickerOSI(string ticker, SecurityType securityType, OptionStyle optionStyle, string market)QuantConnect.SymbolRepresentationstatic