This PR aims to implement support for price series.
Notes
Price has an additional api parameter priceType which I chose to put in PriceSeriesOptions. This parameter is set in the URLSearchParams through the new additionalConnectorOptions in TimeSeriesConenctor.
This PR aims to implement support for price series.
Notes
Price has an additional api parameterpriceType
which I chose to put inPriceSeriesOptions
. This parameter is set in the URLSearchParams through the newadditionalConnectorOptions
in TimeSeriesConenctor.