-
I have received an email to accept the terms and conditions of API usage...
In that it says APIs are not meant for fully automated trades ( without manual intervention )....
So APIs can't be used …
-
- v2.0
- [x] API
- [x] RestClient,REST API通用客户端,[nanoric]
- [x] WebsocketClient,Websocket API通用客户端,[nanoric]
- [x] CTP,基于pybind11封装,移除对vcredist依赖,[vnpy]
- [x] Fram…
-
Hey, I get this when I try to run it:
```
Traceback (most recent call last):
File "C:\Users\Nutzer\Desktop\coding\binance\mm\tradingbot\ordermanager.py", line 149, in run_loop
ioloop.add_s…
-
**Version**: 3.5.3
**Platform**: Python 3.8
**Description**:
Dear Redis-Py Maintainers,
I love your work and use it in multiple big projects for coronavirus and algotrading stocks.
Recen…
-
## Description
Some problem with the order size. Seems like we can't buy fractional coins?
Of course it can easily happen that I misunderstood something, but then a more verbose error would be b…
-
Any suggestions how to integrate with python? Need it for my algotrading bot.
-
Hello,
On the Python side I have ``pythonmodule.py``:
```
import numpy as np
def predict():
res = np.arange(10,dtype=float)
return res
```
and on OCaml side I have:
```
Py.initia…
-
I know you can get the list of comment IDs with `comment_id_dict = api.search_submission_comment_ids(ids=post_ids)` and you can get a list of actual comments from a _single_ submission ID with `commen…
-
Review this links about technical analysis Python libraries:
* https://financetrain.com/best-python-librariespackages-finance-financial-data-scientists/
* https://btalib.backtrader.com/indicator/
*…
-
======== SUMMARY METRICS ======
| Metric | Value |
|-----------------+--------------|
| Starting balance | 1000 BNB |
| Final balance …