Skip to content

Commit 20a76c7

Browse files
committed
DOC: Use hrule to separate alternatives in README; reword
1 parent ee84a25 commit 20a76c7

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,19 @@ Features
100100
* Interactive visualizations
101101

102102

103+
-------------------------------------------------
104+
103105
Alternatives
104106
------------
105107
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.
107109
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)
109111
just rolls their own backtesting frameworks.
110112

111113
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:
114116

115117
- [bt](http://pmorissette.github.io/bt/) -
116118
a framework based on reusable and flexible blocks of

0 commit comments

Comments
 (0)