We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c1399 commit e74e08dCopy full SHA for e74e08d
README.md
@@ -20,9 +20,9 @@ pip install git+https://github.com/backtrader2/backtrader matplotlib requests \
20
21
# How to use it ?
22
23
-* Put your CSV Data in the *data* folder
24
-* Create your strategy and put it in the *strategies* folder
25
- Your strategy *file* name should be exactly the same as the strategy *class* name
+* Put your CSV Data in the *data* folder
+* Create your strategy and put it in the *strategies* folder
+ Your strategy *file* name should be exactly the same as the strategy *class* name
26
You can take a look at the provided exemples
27
28
0 commit comments