File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -100,17 +100,19 @@ Features
100
100
* Interactive visualizations
101
101
102
102
103
+ -------------------------------------------------
104
+
103
105
Alternatives
104
106
------------
105
107
The 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.
107
109
In 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 )
109
111
just rolls their own backtesting frameworks.
110
112
111
113
If 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:
114
116
115
117
- [ bt] ( http://pmorissette.github.io/bt/ ) -
116
118
a framework based on reusable and flexible blocks of
You can’t perform that action at this time.
0 commit comments