CompareTo(SecurityIdentifier other) | QuantConnect.SecurityIdentifier | |
CompareTo(object obj) | QuantConnect.SecurityIdentifier | |
Date | QuantConnect.SecurityIdentifier | |
DefaultDate | QuantConnect.SecurityIdentifier | static |
Empty | QuantConnect.SecurityIdentifier | static |
Equals(SecurityIdentifier other) | QuantConnect.SecurityIdentifier | |
Equals(object obj) | QuantConnect.SecurityIdentifier | |
GenerateBase(Type dataType, string symbol, string market, bool mapSymbol=false, DateTime? date=null) | QuantConnect.SecurityIdentifier | static |
GenerateBaseSymbol(Type dataType, string symbol) | QuantConnect.SecurityIdentifier | static |
GenerateCfd(string symbol, string market) | QuantConnect.SecurityIdentifier | static |
GenerateConstituentIdentifier(string symbol, SecurityType securityType, string market) | QuantConnect.SecurityIdentifier | static |
GenerateCrypto(string symbol, string market) | QuantConnect.SecurityIdentifier | static |
GenerateCryptoFuture(DateTime expiry, string symbol, string market) | QuantConnect.SecurityIdentifier | static |
GenerateEquity(string symbol, string market, bool mapSymbol=true, IMapFileProvider mapFileProvider=null, DateTime? mappingResolveDate=null) | QuantConnect.SecurityIdentifier | static |
GenerateEquity(DateTime date, string symbol, string market) | QuantConnect.SecurityIdentifier | static |
GenerateForex(string symbol, string market) | QuantConnect.SecurityIdentifier | static |
GenerateFuture(DateTime expiry, string symbol, string market) | QuantConnect.SecurityIdentifier | static |
GenerateIndex(string symbol, string market) | QuantConnect.SecurityIdentifier | static |
GenerateOption(DateTime expiry, SecurityIdentifier underlying, string market, decimal strike, OptionRight optionRight, OptionStyle optionStyle) | QuantConnect.SecurityIdentifier | static |
GenerateOption(DateTime expiry, SecurityIdentifier underlying, string targetOption, string market, decimal strike, OptionRight optionRight, OptionStyle optionStyle) | QuantConnect.SecurityIdentifier | static |
GetHashCode() | QuantConnect.SecurityIdentifier | |
HasUnderlying | QuantConnect.SecurityIdentifier | |
InvalidSymbolCharacters | QuantConnect.SecurityIdentifier | static |
Market | QuantConnect.SecurityIdentifier | |
None | QuantConnect.SecurityIdentifier | static |
operator!=(SecurityIdentifier left, SecurityIdentifier right) | QuantConnect.SecurityIdentifier | static |
operator==(SecurityIdentifier left, SecurityIdentifier right) | QuantConnect.SecurityIdentifier | static |
OptionRight | QuantConnect.SecurityIdentifier | |
OptionStyle | QuantConnect.SecurityIdentifier | |
Parse(string value) | QuantConnect.SecurityIdentifier | static |
SecurityIdentifier(string symbol, ulong properties) | QuantConnect.SecurityIdentifier | |
SecurityIdentifier(string symbol, ulong properties, SecurityIdentifier underlying) | QuantConnect.SecurityIdentifier | |
SecurityType | QuantConnect.SecurityIdentifier | |
StrikePrice | QuantConnect.SecurityIdentifier | |
Symbol | QuantConnect.SecurityIdentifier | |
Ticker(Symbol symbol, DateTime date) | QuantConnect.SecurityIdentifier | static |
ToString() | QuantConnect.SecurityIdentifier | |
TryGetCustomDataType(string symbol, out string type) | QuantConnect.SecurityIdentifier | static |
TryGetCustomDataTypeInstance(string symbol, out Type type) | QuantConnect.SecurityIdentifier | static |
TryParse(string value, out SecurityIdentifier identifier) | QuantConnect.SecurityIdentifier | static |
Underlying | QuantConnect.SecurityIdentifier | |