51bitquant

Results 43 comments of 51bitquant

是的,都是英文的。英文也就几个英语单词,适应下。

一般这个问题是网络问题。还有就是ssl库的问题。建议你先更新ssl软件(谷歌搜索一下),然后在安装ssl库(pip install ssl)

It might have some errors like timeout error to get the order data correctly. For this reason, recommend you to use howtrader as it ensure orders' data instantly and accurately.

> It might have some errors like timeout error to get the order data correctly. For this reason, recommend you to use howtrader as it ensure orders' data instantly and...

> Thank you for the suggestion. Can I use howtrader just for orders execution based on TradingView alerts? (without all the other features) ? yes, as your demand. Or even...

He didn't provide a setup.py, so you can't install with the pip.

I have forked this project and created a new version specifically for crypto. The codebase is still in development, but you can try it with similar functions. I plan to...

Thanks for your reply! I’ve recently updated the codebase to support customizable strategies, multiple timeframes, and integration with a crypto trading API. Feel free to check it out here: 👉...

Try my project,https://github.com/51bitquant/ai-hedge-fund-crypto. It's a fork from this project, but support crypto and enhancement.

please check out this file(https://github.com/51bitquant/binance_grid_trader/blob/master/gridtrader/trader/utility.py) and make sure to use round_to or floor_to to resolve the price tick or size.