Closed programerr01 closed 1 month ago
get_candle_v2 doesn't return anything.
get_candle_v2
This issue is occuring because the current_asset is not set in get_candle_v2 similar to how it's done in get_candles function.
current_asset
get_candles
get_candle_v2
doesn't return anything.Patch
This issue is occuring because the
current_asset
is not set inget_candle_v2
similar to how it's done inget_candles
function.