The Wayback Machine - https://web.archive.org/web/20201229132850/https://github.com/harveywwu/pyktrader
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

基于pyctp接口,使用tkinter作为GUI的python交易平台

主要功能:

(1)本地仓位管理,保证金计算,开仓平昨平今的逻辑

(2) 增加trade level以支持多腿下单,屏蔽开仓平仓逻辑,可以做跨合约套利

(3) 支持多品种,多策略同时运行并可手动更改交易参数

(4) 策略层增加tradepos level以便对trail profit, stop loss等增加支持

(5) 基于mySQL数据库,对实时数据tick,minute,daily进行保存

(6) 具有option pricng C++库

(7) 具有option模块和相应GUI(逐步扩展中)

(8) 具有分钟级回测CTA策略

(9) 支持仿真交易(历史数据paper trading)和实时模拟交易(实时数据paper trading)

有兴趣合作联系

QQ: 1940877918

About

python trading and backtest platform

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.