Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
letianzj committed Aug 3, 2020
1 parent c117e33 commit 38249e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@

Backtest and live trading in 100% pure Python.

### Backtest

[Backtests Blog](https://letianzj.github.io/quanttrading-backtest.html)

[Backtests examples](https://github.com/letianzj/QuantResearch/tree/master/backtest)

[Param search example](https://github.com/letianzj/QuantResearch/blob/master/backtest/ma_double_cross.py)

### Live trading

```python
# install ib and ib api
download and install IB TWS or IB Gateway
Expand Down

0 comments on commit 38249e3

Please sign in to comment.