Commit Graph

33 Commits (10ee23622a34797170e2ad37b3389b7b1ea7ebfd)

Author SHA1 Message Date
Matthias 10ee23622a Extract tests for backtest_reports to their own test module
6 years ago
Matthias 904e1647e1 Extract generate_text_table_strategy to seperate module
6 years ago
Matthias caec345c0b Extract generate_text_table_sell_reason from backtesting class
6 years ago
Matthias 18a53f4467 Extract generate_text_table from backtesting class
6 years ago
Matthias 1ffda29fd2 Adjust improts to new exception location
6 years ago
Matthias e5aed098b5 Enhance backtest results with sell reason profit / loss table
6 years ago
hroff-1902 cf4c3642ce Minor improvements in data.history
6 years ago
hroff-1902 60f89c8c01 Split refresh from load_data/load_pair_history
6 years ago
Matthias 054484ad73 load_pair_history should not return None, but an empty dataframe if no
6 years ago
Matthias 084efc98d7 Address test-failures due to file moves
6 years ago
Matthias 9b050523e9
Merge pull request #2397 from freqtrade/feat/new_args_system
6 years ago
Matthias c449e39280 Replace more occurances of ticker_interval
6 years ago
Matthias e4bdb92521 Replace some occurances of ticker_interval with timeframe
6 years ago
Matthias 6f01d7f8ea Merge branch 'develop' into feat/new_args_system
6 years ago
Matthias dac88c6aed extract Find parallel trades per interval
6 years ago
Matthias a368646745 Merge branch 'develop' into feat/new_args_system
6 years ago
Matthias 2ba388074e Fix small bugs
6 years ago
Matthias 6382a4cd04 Implement startup-period to default-strategy
6 years ago
Matthias 704121c197 Move most logic to history
6 years ago
Matthias f3cfe147b5 Merge branch 'develop' into feat/new_args_system
7 years ago
Matthias c48876b196 Trades should use timestamps or dates, not indexes
7 years ago
Matthias 85c4546333
Merge pull request #2343 from hroff-1902/move-experimental
7 years ago
hroff-1902 057ab1b7a6 Remove unnecessary comments
7 years ago
Matthias 22733e44bf Add tests for --fee
7 years ago
hroff-1902 9b23376415 Move experimental settings to ask_strategy
7 years ago
Matthias 03add90c94 Adjust some tests to new call-method
7 years ago
Matthias 313091eb1c some more refresh_pairs cleanups
7 years ago
Matthias e66fa1cec6 Adjust tests to not use --refresh-pairs
7 years ago
hroff-1902 50b4563912 Tests adjusted
7 years ago
Matthias 5e654620b7 Use available indicators in tests where possible
7 years ago
Matthias 3430850421 don't print in tests
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