Matthias
|
ec40e79362
|
Merge pull request #6874 from froggleston/buy_reasons
Buy reasons
|
4 years ago |
froggleston
|
4a5ed5a273
|
Fix tests
|
4 years ago |
Matthias
|
0b806af487
|
Add orders column to btresult
|
4 years ago |
Matthias
|
be6e0813db
|
Remove --strategy from analysis test
|
4 years ago |
froggleston
|
9a068c0b14
|
Add test for each analysis group, remove default table output if not indicator-list
|
4 years ago |
froggleston
|
df1c36e5aa
|
Change command name, use load_backtest_stats for strategy resolving
|
4 years ago |
froggleston
|
e7c5818d16
|
First pass changes for cleaning up
|
4 years ago |
froggleston
|
145faf9817
|
Use tmpdir for testing
|
4 years ago |
froggleston
|
21e6c14e1e
|
Final test changes
|
4 years ago |
froggleston
|
f5c2930889
|
Presume that pytest will call the cleanup call
|
4 years ago |
froggleston
|
2873ca6d38
|
Add cleanup, adjust _print_table for indicators, add rsi to test output
|
4 years ago |
froggleston
|
22b9805e47
|
Fix all tests
|
4 years ago |
froggleston
|
3adda84b96
|
Update docs, add test
|
4 years ago |
Matthias
|
76637d3939
|
Simplify timeframe-transition
|
4 years ago |
Matthias
|
2e65a1793d
|
Add fallback to load 1M files as well as 1Mo files
|
4 years ago |
Matthias
|
88c8fe5570
|
Merge pull request #6715 from nicolaspapp/feat/relative-drawdown
Add relative drawdown
|
4 years ago |
Nicolas Papp
|
f9244aad92
|
Fix on max drawdown formula to match tests
|
4 years ago |
Matthias
|
53a2f55cf0
|
Merge branch 'develop' into pr/nicolaspapp/6715
|
4 years ago |
Matthias
|
e49b3ef051
|
Improve message formatting
|
4 years ago |
Matthias
|
11d447cd5a
|
Add support for download-data "until"
|
4 years ago |
Matthias
|
c6c569b772
|
chore: split BTAnalyais to metrics
|
4 years ago |
Matthias
|
4262f84744
|
Merge branch 'develop' into pr/nicolaspapp/6715
|
4 years ago |
Matthias
|
4143ebbeae
|
Add CAGR calculation to backtesting
|
4 years ago |
Matthias
|
5ff2261b74
|
Improve test to explicitly test for dates
|
4 years ago |
Matthias
|
9bc6bbe472
|
Improve test for max_drawdown calculations
|
4 years ago |
Matthias
|
4254d86658
|
Move test-backtestfiles to separate directory
|
4 years ago |
Matthias
|
30cff1bd2c
|
Update hdf5 to not raise naturalNaming warnings
|
4 years ago |
Matthias
|
fa3c00c673
|
Remove some default arguments in history_utils
|
4 years ago |
Matthias
|
9bcc79e118
|
Use parsed TradingMode from config
|
4 years ago |
Matthias
|
88ccfedd32
|
Improve wording of "no history found" error
|
4 years ago |
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
bb1d8fb54f
|
Improve message when no hyperopt fie is found
closes #6266
|
4 years ago |
Matthias
|
3cdb672ac3
|
Improve test coverage
|
4 years ago |
Matthias
|
2fb9e7940a
|
Improve "missing data" message
|
4 years ago |
Matthias
|
522496d9e2
|
Add Compatibility code for BT_DATA_COLUMNS
|
4 years ago |
Matthias
|
46809f08fe
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
b3a4ecaf77
|
Remove old backtest format support
|
4 years ago |
Matthias
|
28011a3907
|
Update bt_results filename to new.json
|
4 years ago |
Matthias
|
4e2b9203d7
|
Remove no longer used BT_DATA_COLUMNS_MID
|
4 years ago |
Matthias
|
2ecaf9f8b4
|
Update backtest-result test-files to latest format
|
4 years ago |
Sam Germain
|
501f473164
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
8373a4e713
|
Small Adjustments to improve compatibility
|
4 years ago |
Matthias
|
4d9b4ddc28
|
Update hyperopt-tools to use account drawdown
|
4 years ago |
Matthias
|
09fae25c94
|
Fix some tests after drawdown calculation change
|
4 years ago |
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
78ba2d3fc7
|
Add underwaterplot calculation to btanalysis
|
4 years ago |
Matthias
|
9becd20f20
|
Improve "Missing data" messages
|
4 years ago |
Matthias
|
bd98637ae9
|
Fail gracefully from plot-profit when no data is provided
closes #6132
|
4 years ago |
Wade Dyck
|
a5742b3bbc
|
Fixes a failing test_history due to changed log message.
|
4 years ago |
Matthias
|
ddce28c12d
|
Update data downloading to include funding_fee downloads
|
4 years ago |