Commit Graph

24 Commits (298797cbfd834be22c4e9dee779ea2baef45e7de)

Author SHA1 Message Date
Matthias cff950d783 Update test_convert_ohlcv_format to test as before
4 years ago
Matthias 5a3b907132 Update converter tests
4 years ago
Matthias 9d79501c13 Add candletypes argument for convert-data
4 years ago
Sam Germain 920151934a Added candle_type to a lot of methods, wrote some tests
4 years ago
slowy07 f24a951ec5 fix: typo spelling grammar
5 years ago
Matthias 901d984ee3 Tests should write to tmpdir, not testdir
5 years ago
Matthias 08f96df3ac Don't write to testdir, but to tempdir
5 years ago
Matthias 50fcb3f330 Reduce verbosity of missing data if less than 1% of data is missing
5 years ago
Matthias 89bbfd2324 Remove candle_count from dataframe before backtesting
5 years ago
Matthias 83861fabde Fix #3967, move TradeList type to constants
6 years ago
Matthias 9df366d943 Apply isort to tests
6 years ago
Matthias 9d7ad23d42 Fix test leakage
6 years ago
Matthias 0506caf986 Implement trades_remove_dulicates
6 years ago
Matthias 1659ddcc5d Add conversion function from fetch_trades to list
6 years ago
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker
6 years ago
Matthias 9e4fc00a0f Add test for convert_ohlcv
6 years ago
Matthias 70f3ff0461 Add test for convert_trades_Format
6 years ago
Matthias 416517b0c9 Move trim_dataframe from history to converter
6 years ago
hroff-1902 cf4c3642ce Minor improvements in data.history
6 years ago
Matthias d801dec6aa Some more places with ticker_interval gone
7 years ago
Matthias e4bdb92521 Replace some occurances of ticker_interval with timeframe
7 years ago
Matthias 313091eb1c some more refresh_pairs cleanups
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