51bitquant / howtrader

Howtrader: A crypto quant framework for developing, backtesting, and executing your own trading strategies. Seamlessly integrates with TradingView and other third-party signals. Simply send a post request to automate trading and order placement. Supports Binance and Okex exchanges.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

启动图形化界面后,会不停的403 forbidden错误

newbie-coin opened this issue · comments

commented

您好,在我启动图形化界面后,成功连接现货和合约账号后,在pycharm的运行界面会一直报错,如下图,同时不能够获取交易对的行情和下单,symbol那一项点不动,无法输入。
image

最开始以为是代理的问题,但使用这个代理能够在shell里ping通api.binancn.com

commented

我把gateway文件里的:9443端口号去掉,现在可以正常订阅websocket了,但交易还是不行,symbol那里无法点击,如果点击点单,pycharm里报错如下:
image
image

commented

已解决无法输入的问题,在vt.symbol直接按下回车键即可