文件名称:easytrader-master.zip
文件大小:78KB
文件格式:ZIP
更新时间:2023-01-24 15:24:43
python
easytrader源码,可进行股票量化自动交易,支持多家券商的客户端交易软件,python语言写的,分享出来欢迎大家下载。
【文件预览】:
easytrader-master
----setup.py(3KB)
----.gitignore(923B)
----yh_client.json(67B)
----requirements.txt(637B)
----Makefile(41B)
----test-requirements.txt(40B)
----gj_client.json(67B)
----.travis.yml(132B)
----MANIFEST.in(18B)
----.pre-commit-config.yaml(790B)
----xq.json(233B)
----.bumpversion.cfg(130B)
----LICENSE(1KB)
----Pipfile.lock(39KB)
----.github()
--------ISSUE_TEMPLATE.md(151B)
----README.md(2KB)
----tests()
--------__init__.py(14B)
--------test_easytrader.py(3KB)
--------test_xq_follower.py(7KB)
--------test_xqtrader.py(582B)
----Pipfile(747B)
----.coveragerc(85B)
----mkdocs.yml(193B)
----.pylintrc(17KB)
----easytrader()
--------xqtrader.py(20KB)
--------ht_clienttrader.py(2KB)
--------clienttrader.py(13KB)
--------__init__.py(215B)
--------log.py(302B)
--------yh_clienttrader.py(4KB)
--------joinquant_follower.py(5KB)
--------server.py(3KB)
--------api.py(3KB)
--------follower.py(14KB)
--------config()
--------pop_dialog_handler.py(2KB)
--------webtrader.py(8KB)
--------xq_follower.py(10KB)
--------remoteclient.py(3KB)
--------gj_clienttrader.py(3KB)
--------helpers.py(6KB)
--------ricequant_follower.py(4KB)
--------grid_strategies.py(3KB)
--------exceptions.py(227B)
----docs()
--------other()
--------usage.md(9KB)
--------index.md(2KB)
--------install.md(1KB)
--------help.md(537B)
----mypy.ini(37B)