File tree Expand file tree Collapse file tree
Open diff view settings
Expand file tree Collapse file tree
Open diff view settings
Original file line number Diff line number Diff line change @@ -100,17 +100,19 @@ Features
100100* Interactive visualizations
101101
102102
103+ -------------------------------------------------
104+
103105Alternatives
104106------------
105107The thing with backtesting is, unless you dug into the dirty details yourself,
106- you can't rely on execution correctness, and you may lose your house.
108+ you can't rely on execution correctness, and you risk losing your house.
107109In addition, everyone has their own preconveived ideas about how a mechanical
108- trading strategy should be conducted, so everyone (and their brothers )
110+ trading strategy should be conducted, so everyone (and their brother )
109111just rolls their own backtesting frameworks.
110112
111113If after reviewing the docs and exmples perchance you find
112- [ _ Backtesting.py_ ] [ website ] is not your cup of tea,
113- you can have a look at some similar alternative Python backtesting frameworks:
114+ [ _ Backtesting.py_ ] [ website ] not your cup of tea,
115+ kindly have a look at some similar alternative Python backtesting frameworks:
114116
115117- [ bt] ( http://pmorissette.github.io/bt/ ) -
116118 a framework based on reusable and flexible blocks of
You can’t perform that action at this time.
0 commit comments