Skip to content

Commit

Permalink
Merge pull request #332 from mhallsmoore/update-readme
Browse files Browse the repository at this point in the history
Modified README.md to account for new long-short capability.
  • Loading branch information
mhallsmoore committed Jun 24, 2020
2 parents e3af73b + 3c8e1ba commit 6670d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
| Compatibility | [![Python Version](https://img.shields.io/pypi/pyversions/qstrader?style=flat-square&label=Python%20Versions)](https://pypi.org/project/qstrader) |
| License | ![GitHub](https://img.shields.io/github/license/mhallsmoore/qstrader?style=flat-square&label=License) |

QSTrader is a free Python-based open-source modular schedule-driven backtesting framework for long-only equities and ETF based systematic trading strategies.
QSTrader is a free Python-based open-source modular schedule-driven backtesting framework for long-short equities and ETF based systematic trading strategies.

QSTrader can be best described as a loosely-coupled collection of modules for carrying out end-to-end backtests with realistic trading mechanics.

Expand Down

0 comments on commit 6670d35

Please sign in to comment.