Lean
$LEAN_TAG$
|
Helper methods for Index Symbols More...
Static Public Member Functions | |
static string | GetIndexExchange (Symbol symbol) |
Gets the actual exchange the index lives on More... | |
static bool | TryGetIndexMarket (string ticker, out string market) |
Gets the lean market for this index ticker More... | |
Helper methods for Index Symbols
Definition at line 24 of file IndexSymbol.cs.
|
static |
Gets the actual exchange the index lives on
Useful for live trading
Definition at line 49 of file IndexSymbol.cs.
|
static |
Gets the lean market for this index ticker
Definition at line 60 of file IndexSymbol.cs.