Matthias
|
b970ddeb66
|
Fix unused import
|
3 years ago |
Matthias
|
1c1005247e
|
Don't hardcode user_data in tests
|
3 years ago |
Matthias
|
28e51e2dfb
|
Simplify some test setups
|
3 years ago |
Matthias
|
58d48e79da
|
Convert tests/datadir to path object - better mirroring an initialized configuration
|
3 years ago |
Matthias
|
882e68c68b
|
Rename backtest-result from new to "not new".
|
3 years ago |
Matthias
|
6a15a9b412
|
Update backtest-result_new
fixing the calculation of profit_abs - which was incorrect previously.
|
3 years ago |
Matthias
|
7f308c5186
|
Remove last occurance of timerange index
|
3 years ago |
Matthias
|
05a5ae4fcf
|
Update plotting to use entry/exit terminology
|
4 years ago |
Matthias
|
1e2523af61
|
Fix some assumptions on the data
available_capital is not guaranteed to be available, while dry-run-wallet is.
|
4 years ago |
Matthias
|
53a2f55cf0
|
Merge branch 'develop' into pr/nicolaspapp/6715
|
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 |
Nicolas Papp
|
086cc6be93
|
Correction on tests
|
4 years ago |
Matthias
|
4254d86658
|
Move test-backtestfiles to separate directory
|
4 years ago |
Sam Germain
|
4b238987b0
|
plot.generate_candlestick_graph Added short equivelent, separating plotting scatter creation to a function
|
4 years ago |
Matthias
|
51828a0b0b
|
Update buy-signals to entry wording
|
4 years ago |
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
4 years ago |
Italo
|
a9f14ac119
|
show buy_tag only if not None
|
4 years ago |
Italo
|
8ce5536dd8
|
fix tests
added buy_tag to first ADA/USDT trade
|
4 years ago |
Matthias
|
46809f08fe
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
28011a3907
|
Update bt_results filename to new.json
|
4 years ago |
Sam Germain
|
501f473164
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
09fae25c94
|
Fix some tests after drawdown calculation change
|
4 years ago |
Matthias
|
08ba5b0451
|
Update docs to include underwaterplot
|
4 years ago |
Matthias
|
fb06a673e0
|
Add Underwater plot
|
4 years ago |
Matthias
|
a2d97eecfe
|
Add trade parallelism plot
closes #6142
|
4 years ago |
Matthias
|
f40221dd9f
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
e0fd880c11
|
Improve some more pct formattings
|
4 years ago |
Matthias
|
ce2aa1dc69
|
Small formatting upgrades
|
4 years ago |
Matthias
|
ca44d2e092
|
Merge branch 'feat/short' into pr/samgermain/5378
|
5 years ago |
Matthias
|
6d96b11279
|
Rename DefaultStrategy
|
5 years ago |
Matthias
|
f9f32a15bb
|
Update plotting tests for new strategy interface
|
5 years ago |
Sam Germain
|
362436f7d2
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
5 years ago |
Matthias
|
a05e38dbd3
|
Require timeframe for plot-profit
must be set in config or via --timeframe
|
5 years ago |
Janos
|
812eb229df
|
plot-profit: Make "auto-open" HTML result optional
Adding an "--auto-open" argument.
This improves tool processing of the results, while still allowing to open the HTML file for easy use.
|
5 years ago |
Matthias
|
fd3afdc230
|
plot-profit should use absolute values
|
5 years ago |
Matthias
|
cd5c58fd37
|
Properly patch exchange for plot_profit test
|
5 years ago |
Matthias
|
ea0ffbae73
|
use profit_ratio in calculate_cum_profit
|
5 years ago |
Matthias
|
31e0b09643
|
Rename config.json.example
it's really the config dedicated to bittrex,
so the name should reflect this in beeing config_bittrex.json.example
|
5 years ago |
nas-
|
4d7ffa8c81
|
Added suppoort for regex in whitelist
|
5 years ago |
Matthias
|
2fdda8e448
|
plot-profit should fail gracefully if no trade is within the selected timerange
closes #4119
|
5 years ago |
Christof
|
3cb559994e
|
some more test
|
5 years ago |
Christof
|
fabb31e1bc
|
imports order
|
5 years ago |
Christof
|
f24626e139
|
removed too many blank lines
|
5 years ago |
Christof
|
43091a26ce
|
simple tests
|
5 years ago |
Matthias
|
05f0cc787c
|
Plotting should use startup_candles too
closes #3943
|
5 years ago |
Matthias
|
9df366d943
|
Apply isort to tests
|
5 years ago |
Matthias
|
309ea1246a
|
Update config to use single quotes
|
6 years ago |
Matthias
|
87e4a82041
|
Merge branch 'develop' into bt_add_maxdrawdown
|
6 years ago |
Matthias
|
f5f529cace
|
Use correct initialization of DataProvider
|
6 years ago |