Commit Graph

80 Commits (4c7bb79c86d6167659e8dca643f7bf9cd55519af)

Author SHA1 Message Date
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
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
Matthias 2881718733 Adapt tests for new column names
6 years ago
Matthias a3506f4d8e Merge branch 'develop' into timeframe
6 years ago
Matthias 3f9ab0846d Rename profitperc to profit_percent
6 years ago
Matthias 950f358982 Replace occurances in test files
6 years ago
Matthias 1f386c570d Don't start plotting profit without trades
6 years ago
Matthias 41d5c40f10 Correctly test drawdown plot
6 years ago