Commit Graph

41 Commits (10ee23622a34797170e2ad37b3389b7b1ea7ebfd)

Author SHA1 Message Date
hroff-1902 cf4c3642ce Minor improvements in data.history
6 years ago
hroff-1902 b2796f99b6 Remove redundant refresh_pair_history
6 years ago
hroff-1902 60f89c8c01 Split refresh from load_data/load_pair_history
6 years ago
Matthias 86de88ed48 Align usage of history import in test
6 years ago
hroff-1902 4cd45b6535 Rename download_*_history as non-public
6 years ago
hroff-1902 2af9ffa7f2 Align refresh_backtest_ to each other
6 years ago
Matthias 054484ad73 load_pair_history should not return None, but an empty dataframe if no
6 years ago
Matthias d801dec6aa Some more places with ticker_interval gone
6 years ago
Matthias e4bdb92521 Replace some occurances of ticker_interval with timeframe
6 years ago
hroff-1902 f435384bf0
Merge pull request #2451 from freqtrade/bt_analysis_maxopen
7 years ago
Matthias 5dcf28cafb Reduce frequency of "startup-period" message
7 years ago
Matthias dd408aa5d6 Add analyze_trade_parallelism analysis function
7 years ago
Matthias 6fe7b13e37 Replace coins in whitelist with existing ones
7 years ago
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