Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/alternatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ kindly have a look at some similar alternative Python backtesting frameworks:
A unique new method for designing trading and investing systems_.
- [QTPyLib](https://github.com/ranaroussi/qtpylib) -
a versatile, event-driven algorithmic trading library.
- [Gemini](https://github.com/anfederico/Gemini) -
a backtester namely focusing on cryptocurrency markets.
- [Quantdom](https://github.com/constverum/Quantdom) -
a Qt-based framework that lets you focus on modeling financial strategies,
portfolio management, and analyzing backtests.
Expand Down Expand Up @@ -103,3 +101,5 @@ abandoned, and here for posterity reference only:
a library to construct, backtest, analyze, and evaluate portfolios
and their benchmarks, with comprehensive documentation illustrating
all underlying methodologies and statistics.
- [Gemini](https://github.com/anfederico/Gemini) -
a backtester namely focusing on cryptocurrency markets.