Data/Prices response wrapper for prices by vendor
More...
Data/Prices response wrapper for prices by vendor
Definition at line 60 of file Data.cs.
◆ GetPrice()
int QuantConnect.Api.DataPricesList.GetPrice |
( |
string |
path | ) |
|
Get the price in QCC for a given data file
- Parameters
-
path | Lean data path of the file |
- Returns
- QCC price for data, -1 if no entry found
Definition at line 78 of file Data.cs.
◆ Prices
List<PriceEntry> QuantConnect.Api.DataPricesList.Prices |
|
getset |
Collection of prices objects
Definition at line 65 of file Data.cs.
◆ AgreementUrl
string QuantConnect.Api.DataPricesList.AgreementUrl |
|
getset |
The Agreement URL for this Organization
Definition at line 71 of file Data.cs.
The documentation for this class was generated from the following file: