Commit Graph

528 Commits (2013a2eddaeffd495ae2bc2ed30fde2a0143c1ec)

Author SHA1 Message Date
hroff-1902 5254059fe4
Merge pull request #2430 from freqtrade/startup_period_bt
7 years ago
hroff-1902 907baea8b2
Merge pull request #2439 from freqtrade/fix/plotprofit
7 years ago
Matthias 069da224bc Add test to verify this is correct
7 years ago
Matthias e82460bde6 Fix create_cum_profit to work with trades that don't open on candle
7 years ago
Matthias 2bc74882e9 Add test for startup_candles
7 years ago
Matthias 86624411c6 Test trim_dataframe
7 years ago
Matthias ef1885c38b Fix more tests
7 years ago
hroff-1902 4f17511fdc
Merge pull request #2393 from freqtrade/remove_timeframe
7 years ago
Matthias c48876b196 Trades should use timestamps or dates, not indexes
7 years ago
Matthias 16e10d99b9 Remove timeframe logic for non-date entries
7 years ago
Matthias 3e4617be37 add pandas-based converter-functions
7 years ago
Matthias ed9ec402fd Add test for trades_ohlcv
7 years ago
Matthias ccb41d1ef9 Add tests for test_download_trades_history
7 years ago
Matthias 2374cda8d0 Cleanup and tests for refresh_backtest_trades
7 years ago
Matthias 42b8241541 use gz to save / load trades data
7 years ago
Matthias 6cc98c1ea9 Fix tests
7 years ago
Matthias 63e87ef85b Add pair_trades_filename
7 years ago
Matthias 6697b677dc Add test for test_data_filename
7 years ago
Matthias 5e23cc719d Add tests for orderbook and market in dataprovider
7 years ago
Matthias e1c14bc86c Don't use os.path in test_history
7 years ago
hroff-1902 211b9cbe04 Cleanup in data.history
7 years ago
Matthias eca8ddabe9 Remove unused test-data
7 years ago
Matthias 313091eb1c some more refresh_pairs cleanups
7 years ago
Matthias 9cedbc1345 Cleanup history.py and update documentation
7 years ago
Matthias e66fa1cec6 Adjust tests to not use --refresh-pairs
7 years ago
Matthias 9513115ce0 Fix paths 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