51bitquant / binance_grid_trader

Binance_grid_trader is a grid strategy bot trading with Binance Spot and Binance Futures Exchange. you can use it to trade any pair in Binance Exchange. Binance_grid_trader是一个币安网格策略软件, 目前支持币安现货,USDT合约和币币合约。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api format error (run from main_spot_script.py)

newtonthird opened this issue · comments

successful when run from main.py
but returns "api format error" when run from main_spot_script.py
how to solve it?

pls check your api-key and api-secret, you may have str '\n' at the end of your api key or secret. you can check the api at your-project-directory/howtrader/connect_xxxxx.json file.