Skip to content

Commit 023ce7e

Browse files
jmcph4Jack McPherson
and
Jack McPherson
authored
DOC: Add "AutoTrader" to alternatives.md (#696)
This commit adds AutoTrader to the alternatives document with an associated description and links to relevant backtesting documentation. Co-authored-by: Jack McPherson <[email protected]>
1 parent b2cd457 commit 023ce7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/alternatives.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ If after reviewing the docs and examples perchance you find
1010
[_Backtesting.py_](https://kernc.github.io/backtesting.py) not your cup of tea,
1111
kindly have a look at some similar alternative Python backtesting frameworks:
1212

13+
- [AutoTrader](https://github.com/kieran-mackle/AutoTrader) -
14+
an automated trading framework with an emphasis on cryptocurrency markets
15+
that includes a [robust backtesting API](https://github.com/kieran-mackle/AutoTrader/blob/main/docs/source/tutorials/backtesting.md)
1316
- [bt](http://pmorissette.github.io/bt/) -
1417
a framework based on reusable and flexible blocks of
1518
strategy logic that support multiple instruments and

0 commit comments

Comments
 (0)