Replies: 1 comment
-
Furthermore, it only returns five-minute candles |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
candles = await client.get_candle_v2(asset, CandlesPeriod.TEN_SECONDS)
when I use seconds in Period, return empty or freezing.
Beta Was this translation helpful? Give feedback.
All reactions