Commit Graph

50 Commits (ffca09bbcbdb91ca65ef966a2e09bd03e96bceb0)

Author SHA1 Message Date
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
Matthias 0f1640bed4 convert exportfilename to Path when config parsing
6 years ago
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker
6 years ago
Matthias 9d8970a76b Add test and formatting to drawdown
6 years ago
hroff-1902 4f3376e2a1 Do not instantiate directly DefaultStrategy in tests
6 years ago
Matthias b254bdfea3 Move plot_utils to plot_commands
6 years ago
Matthias 888ea58df2 Add tests for new behaviour
6 years ago
Matthias 53499e01de Clearly differentiate trade buys sells (positive and negative)
6 years ago
Matthias b5a806dec7 Fix typo and add tests for create_plotconfig
6 years ago
Matthias 4628024de6 Adapt tests to new add_indicator methodology
6 years ago
Matthias 90744ff5ab show percent instead of ratio (!)
6 years ago
Matthias 1ffda29fd2 Adjust improts to new exception location
6 years ago
Matthias 5fb14e769b Adjust folder to match user_data folder - otherwise running tests
6 years ago
Matthias 9b050523e9
Merge pull request #2397 from freqtrade/feat/new_args_system
6 years ago
Matthias e4bdb92521 Replace some occurances of ticker_interval with timeframe
6 years ago
Matthias 0c3a8ddfb9 Merge branch 'develop' into feat/new_args_system
6 years ago
Matthias 6fe7b13e37 Replace coins in whitelist with existing ones
6 years ago
Matthias a368646745 Merge branch 'develop' into feat/new_args_system
6 years ago
Matthias e82460bde6 Fix create_cum_profit to work with trades that don't open on candle
6 years ago
Matthias f3cfe147b5 Merge branch 'develop' into feat/new_args_system
6 years ago
Matthias ed8d805797 Make paths os independent to have tests pass on windows
6 years ago
Matthias 553a1b90ba
Merge pull request #2297 from jraviotta/scattergl
6 years ago
Matthias 764a35d035 Remove scattergl and fix tests
6 years ago
Matthias eca8ddabe9 Remove unused test-data
6 years ago
Matthias e8106f3792 Fix most tests to have trade as default argument
6 years ago
Matthias 4d566e8bad Update tests to not use Namespace
7 years ago
Jonathan Raviotta adbc0159ae changed more occuranes of function
7 years ago
Jonathan Raviotta a5510d14e9 de-mangling
7 years ago
Matthias 867a3273ce Fix random failure if config.json exists
7 years ago
Matthias 26d76cdb19 Adjust imports in tests to new path
7 years ago
Matthias 65a516e229 Move tests out of freqtrade module
7 years ago