CryptoMF / frostybot-js

Frostybot-JS is a cryptocurrency trading API endpoint, designed to execute webhook or REST requests as orders on a variety of well-known exchanges. While primarily designed to automate your Tradingview strategies, Frostybot can also be integrated with any other software using webhooks or REST. Bitmex, FTX, Deribit and Binance are supported.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not able to see binance spot balances

derky1202 opened this issue · comments

Thanks for this great product.

My ftx settings are good. But there are something wrong with binance spot settings.

for example:
frostybot trade:bn_spot:balances
comes the error
WARNING � Unhandled Exception: TypeError: global.frostybot.modules.debug is not a function at frostybot_balance.update (core.classes.js:115:32))

but
frostybot trade:bn_spot:positions
is working

any thoughts how to avoid the error? Thanks.
Screenshot 2022-08-10 at 12 31 25 AM