Commit Graph

90 Commits (797ea46bb3b62ba8d0ca39b038610d82eea5be28)

Author SHA1 Message Date
Matthias 7090950db6 ruff format: Update a few test files
2 years ago
Matthias 7767ad9d6e Update imports in test directory
2 years ago
Christian Clauss 99b4767bf4 Fix typos discovered by codespell
2 years ago
Matthias 651d2c06b9 Update tests to use new file
2 years ago
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
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
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
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
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
5 years ago
Janos 812eb229df plot-profit: Make "auto-open" HTML result optional
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
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
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
5 years ago