-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
aLca
committed
Oct 6, 2024
1 parent
2bbd4b9
commit b59a620
Showing
80 changed files
with
589 additions
and
67,468 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,4 +37,6 @@ binance_debug_stx.py | |
build | ||
*.so | ||
testing.py | ||
*.egg-info | ||
*.egg-info | ||
*.btq | ||
.btq |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
from fastquant import backtest, get_crypto_data | ||
crypto = get_crypto_data("ETH", "2018-12-01", "2019-12-31", "15m") | ||
crypto = get_crypto_data("ETH/USDT", "2018-12-01", "2019-01-31", "15m") | ||
backtest('bbands', crypto, period=20, devfactor=2.0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.