Helper class for Tiingo configuration
More...
Helper class for Tiingo configuration
Definition at line 21 of file Tiingo.cs.
◆ SetAuthCode()
static void QuantConnect.Data.Custom.Tiingo.Tiingo.SetAuthCode |
( |
string |
authCode | ) |
|
|
static |
Sets the Tiingo API token.
- Parameters
-
authCode | The Tiingo API token |
Definition at line 37 of file Tiingo.cs.
◆ AuthCode
string QuantConnect.Data.Custom.Tiingo.Tiingo.AuthCode = string.Empty |
|
staticget |
Gets the Tiingo API token.
Definition at line 26 of file Tiingo.cs.
◆ IsAuthCodeSet
bool QuantConnect.Data.Custom.Tiingo.Tiingo.IsAuthCodeSet |
|
staticget |
Returns true if the Tiingo API token has been set.
Definition at line 31 of file Tiingo.cs.
The documentation for this class was generated from the following file: