Skip to content

Commit 15bccd8

Browse files
committed
Revert "Replace quantstats lib by QuantStats"
This reverts commit ea51065.
1 parent aa109f6 commit 15bccd8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

examples/multiple-assets-brakeout.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"metadata": {},
77
"outputs": [],
88
"source": [
9-
"! pip install btester requests tqdm yfinance QuantStats"
9+
"! pip install btester requests tqdm yfinance quantstats==0.0.59"
1010
]
1111
},
1212
{

examples/multiple-assets-ma-crossover.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"metadata": {},
77
"outputs": [],
88
"source": [
9-
"! pip install btester requests tqdm yfinance QuantStats"
9+
"! pip install btester requests tqdm yfinance quantstats==0.0.59"
1010
]
1111
},
1212
{

examples/single-asset-brakeout.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"metadata": {},
77
"outputs": [],
88
"source": [
9-
"! pip install btester requests tqdm yfinance QuantStats"
9+
"! pip install btester requests tqdm yfinance quantstats==0.0.59"
1010
]
1111
},
1212
{

examples/single-asset-ma-crossover.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"metadata": {},
77
"outputs": [],
88
"source": [
9-
"! pip install btester requests tqdm yfinance QuantStats"
9+
"! pip install btester requests tqdm yfinance quantstats==0.0.59"
1010
]
1111
},
1212
{

0 commit comments

Comments
 (0)