model/v0/stock/candle/candle_type library

Enums

CandleResolution
The CandleResolution data represent the candle resolution e.g. 1 second, 5 seconds, 60 seconds, 1 minute, 1 day, 1 week, 1 month.

Extensions

CandleTypeExtension on CandleResolution
The CandleTypeExtension extend the CandleResolution to get the string value and use it for the JSON conversion.