Lean  $LEAN_TAG$
QuantConnect.SecurityIdentifier Member List

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

CompareTo(SecurityIdentifier other)QuantConnect.SecurityIdentifier
CompareTo(object obj)QuantConnect.SecurityIdentifier
DateQuantConnect.SecurityIdentifier
DefaultDateQuantConnect.SecurityIdentifierstatic
EmptyQuantConnect.SecurityIdentifierstatic
Equals(SecurityIdentifier other)QuantConnect.SecurityIdentifier
Equals(object obj)QuantConnect.SecurityIdentifier
GenerateBase(Type dataType, string symbol, string market, bool mapSymbol=false, DateTime? date=null)QuantConnect.SecurityIdentifierstatic
GenerateBaseSymbol(Type dataType, string symbol)QuantConnect.SecurityIdentifierstatic
GenerateCfd(string symbol, string market)QuantConnect.SecurityIdentifierstatic
GenerateConstituentIdentifier(string symbol, SecurityType securityType, string market)QuantConnect.SecurityIdentifierstatic
GenerateCrypto(string symbol, string market)QuantConnect.SecurityIdentifierstatic
GenerateCryptoFuture(DateTime expiry, string symbol, string market)QuantConnect.SecurityIdentifierstatic
GenerateEquity(string symbol, string market, bool mapSymbol=true, IMapFileProvider mapFileProvider=null, DateTime? mappingResolveDate=null)QuantConnect.SecurityIdentifierstatic
GenerateEquity(DateTime date, string symbol, string market)QuantConnect.SecurityIdentifierstatic
GenerateForex(string symbol, string market)QuantConnect.SecurityIdentifierstatic
GenerateFuture(DateTime expiry, string symbol, string market)QuantConnect.SecurityIdentifierstatic
GenerateIndex(string symbol, string market)QuantConnect.SecurityIdentifierstatic
GenerateOption(DateTime expiry, SecurityIdentifier underlying, string market, decimal strike, OptionRight optionRight, OptionStyle optionStyle)QuantConnect.SecurityIdentifierstatic
GenerateOption(DateTime expiry, SecurityIdentifier underlying, string targetOption, string market, decimal strike, OptionRight optionRight, OptionStyle optionStyle)QuantConnect.SecurityIdentifierstatic
GetHashCode()QuantConnect.SecurityIdentifier
HasUnderlyingQuantConnect.SecurityIdentifier
InvalidSymbolCharactersQuantConnect.SecurityIdentifierstatic
MarketQuantConnect.SecurityIdentifier
NoneQuantConnect.SecurityIdentifierstatic
operator!=(SecurityIdentifier left, SecurityIdentifier right)QuantConnect.SecurityIdentifierstatic
operator==(SecurityIdentifier left, SecurityIdentifier right)QuantConnect.SecurityIdentifierstatic
OptionRightQuantConnect.SecurityIdentifier
OptionStyleQuantConnect.SecurityIdentifier
Parse(string value)QuantConnect.SecurityIdentifierstatic
SecurityIdentifier(string symbol, ulong properties)QuantConnect.SecurityIdentifier
SecurityIdentifier(string symbol, ulong properties, SecurityIdentifier underlying)QuantConnect.SecurityIdentifier
SecurityTypeQuantConnect.SecurityIdentifier
StrikePriceQuantConnect.SecurityIdentifier
SymbolQuantConnect.SecurityIdentifier
Ticker(Symbol symbol, DateTime date)QuantConnect.SecurityIdentifierstatic
ToString()QuantConnect.SecurityIdentifier
TryGetCustomDataType(string symbol, out string type)QuantConnect.SecurityIdentifierstatic
TryGetCustomDataTypeInstance(string symbol, out Type type)QuantConnect.SecurityIdentifierstatic
TryParse(string value, out SecurityIdentifier identifier)QuantConnect.SecurityIdentifierstatic
UnderlyingQuantConnect.SecurityIdentifier