| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
对原版进行修改,让其支持Python3。
===========
PyAlgoTrade is an event driven algorithmic trading Python library. Although the initial focus was on backtesting, paper trading is now possible using:
and live trading is now possible using:
To get started with PyAlgoTrade take a look at the tutorial and the full documentation.
PyAlgoTrade is developed using Python 2.7 and depends on:
You can install PyAlgoTrade using pip like this:
pip install pyalgotrade
| Back | FazBrowse Home | New Git URL |