Chandlercjy / OnePy_Old

Backtester, old version, only for stock, abandoned!

Home Page:https://zhuanlan.zhihu.com/onepy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Onepy 1.0

Onepy is an event-driven algorithmic trading Python library.

知乎专栏:OnePy-基于Python的量化回测框架

Attention!!

  • This repository has been abandoned.

  • It's a very first version of Onepy.

  • Please turn to Onepy. -- a brand-new repository for Onepy.

Main Features

  • Event-Driven Architecture
  • Sizer by percent or Fixed
  • LONG, SHORT, EXITALL
  • Talib supported
  • Trade_log output
  • Print trade_info
  • Optimize
  • Trading Record Analysis
  • Plot by plotly

Installation

Onepy is developed using Python 2.7 and depends on:

You can install Onepy by directly download this repository and run old_demotest.py

Alternatives

Contact

I'm very interested in your experience with Onepy. Please feel free to contact me via chenjiayicjy@126.com or 知乎.

Chandler_Chan

About

Backtester, old version, only for stock, abandoned!

https://zhuanlan.zhihu.com/onepy

License:MIT License


Languages

Language:Python 100.0%