Replies: 1 comment
|
Furthermore, it only returns five-minute candles |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
candles = await client.get_candle_v2(asset, CandlesPeriod.TEN_SECONDS)when I use seconds in Period, return empty or freezing.
All reactions