Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BigBrotherTrade/trader
交易模块
https://github.com/BigBrotherTrade/trader
algorithm ctp futures quant stock trade
Last synced: 6 days ago
JSON representation
交易模块
- Host: GitHub
- URL: https://github.com/BigBrotherTrade/trader
- Owner: BigBrotherTrade
- License: apache-2.0
- Created: 2016-07-21T09:46:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T09:43:13.000Z (6 months ago)
- Last Synced: 2024-10-29T15:05:16.231Z (10 days ago)
- Topics: algorithm, ctp, futures, quant, stock, trade
- Language: Python
- Size: 294 KB
- Stars: 3,675
- Watchers: 37
- Forks: 831
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.md
Awesome Lists containing this project
- awesome-systematic-trading - 一个实盘的股票趋势策略 - (Alpha Collections / General Alpha)
README
trader
======操盘大哥的交易组件
INSTALL
=======先装talib的C库,再用pip装依赖。
修改 mysql 配置文件 /etc/my.cnf.d/server.cnf ,增加如下配置:
[mysqld]
wait_timeout=31536000
interactive_timeout=31536000
重启mysql服务
License
-------``trader`` is offered under the Apache 2 license.