All Projects → BigBrotherTrade → trader

BigBrotherTrade / trader

Licence: Apache-2.0 License
交易模块

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to trader

backend-ctp
CTP接口封装,使用redis做消息中转
Stars: ✭ 26 (+30%)
Mutual labels:  stock, quant, futures, ctp
openctp
CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
Stars: ✭ 389 (+1845%)
Mutual labels:  stock, quant, futures, ctp
Akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Stars: ✭ 4,334 (+21570%)
Mutual labels:  stock, quant, futures
Amazingquant
基于Event-driven的量化交易解决方案
Stars: ✭ 128 (+540%)
Mutual labels:  stock, quant, trade
Rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
Stars: ✭ 4,425 (+22025%)
Mutual labels:  stock, quant, futures
Abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
Stars: ✭ 8,589 (+42845%)
Mutual labels:  stock, quant, trade
akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Stars: ✭ 5,155 (+25675%)
Mutual labels:  stock, quant, futures
Friartuck
Live Quant Trading Framework for Robinhood, using IEX Trading and AlphaVantage for Free Prices.
Stars: ✭ 142 (+610%)
Mutual labels:  stock, quant
Stock
30天掌握量化交易 (持续更新)
Stars: ✭ 2,966 (+14730%)
Mutual labels:  stock, quant
MyTT
MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量化等领域,它是您最精练的股市量化工具。Python library with most stock market indicators.
Stars: ✭ 888 (+4340%)
Mutual labels:  stock, quant
mooquant
MooQuant 是一个基于 pyalgotrade 衍生而来的支持 python3 的支持国内A股的量化交易框架。
Stars: ✭ 24 (+20%)
Mutual labels:  stock, quant
DeltaTrader
极简版Python量化交易工具
Stars: ✭ 174 (+770%)
Mutual labels:  quant, trade
dipiper
基于nodejs的股票数据爬虫
Stars: ✭ 83 (+315%)
Mutual labels:  stock, quant
Zvt
modular quant framework.
Stars: ✭ 1,801 (+8905%)
Mutual labels:  stock, quant
Sphinx Quant
一个基于vnpy,支持多账户,多策略,实盘交易,数据分析,分布式在线回测,风险管理,多交易节点的量化交易系统;支持CTP期货,股票,期权,数字货币等金融产品
Stars: ✭ 217 (+985%)
Mutual labels:  stock, quant
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (+420%)
Mutual labels:  stock, trade
Qlib Server
Qlib-Server is the data server system for Qlib. It enable Qlib to run in online mode. Under online mode, the data will be deployed as a shared data service. The data and their cache will be shared by all the clients. The data retrieval performance is expected to be improved due to a higher rate of cache hits. It will consume less disk space, too.
Stars: ✭ 81 (+305%)
Mutual labels:  stock, quant
Beibo
🤖 Predict the stock market with AI 用AI预测股票市场
Stars: ✭ 46 (+130%)
Mutual labels:  stock, quant
ig-markets
IG Markets API wrapper for Node.js
Stars: ✭ 23 (+15%)
Mutual labels:  stock, futures
pinance
Python module(s) to get stock data, options data and news.
Stars: ✭ 70 (+250%)
Mutual labels:  stock, trade

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].