Matthias
|
2c8e8d8ef6
|
Align columns for btanalysis loading
|
2020-01-02 09:51:47 +01:00 |
|
Matthias
|
ae1b28aab7
|
Remove get_datahandlerclass from package exposes
|
2019-12-28 14:32:11 +01:00 |
|
Matthias
|
9e4fc00a0f
|
Add test for convert_ohlcv
|
2019-12-28 11:03:06 +01:00 |
|
Matthias
|
70f3ff0461
|
Add test for convert_trades_Format
|
2019-12-28 11:03:06 +01:00 |
|
Matthias
|
28787a001c
|
Move convert functions to convert module
|
2019-12-28 11:02:34 +01:00 |
|
Matthias
|
6860491189
|
Rename datahandler module to history module
Also move previous history.py into this module - so everything is
bundled
|
2019-12-28 11:01:42 +01:00 |
|
Matthias
|
65f539e9d8
|
More tests for datahandler
|
2019-12-28 11:01:42 +01:00 |
|
Matthias
|
d65c1eea7a
|
Add some tests for datahandler
|
2019-12-28 11:01:42 +01:00 |
|
Matthias
|
a3144cb2f0
|
remove trim_tickerlist
|
2019-12-28 11:01:42 +01:00 |
|
Matthias
|
4b277afc52
|
Remove test for load_tickerdata
|
2019-12-28 11:01:42 +01:00 |
|
Matthias
|
7a6476c9ba
|
Update tests
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
e4f185f357
|
Remove 'line' from load_cached_data tests
Users are unable to use line anyway, it's only there for tests
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
df085a6f15
|
Fix small bug and test
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
e861f05b75
|
Move dataframe trim to within jsondatahandler
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
b7c1d55491
|
Modify tests to point to datahandlers
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
9876d126ca
|
Use handler for trades
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
416517b0c9
|
Move trim_dataframe from history to converter
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
9d8ea2f13b
|
Replace calls to load_tickerdata_file with DataHandler calls
|
2019-12-28 11:01:41 +01:00 |
|
hroff-1902
|
cf4c3642ce
|
Minor improvements in data.history
|
2019-12-18 01:06:03 +03:00 |
|
hroff-1902
|
b2796f99b6
|
Remove redundant refresh_pair_history
|
2019-12-17 14:06:21 +03:00 |
|
hroff-1902
|
60f89c8c01
|
Split refresh from load_data/load_pair_history
|
2019-12-17 13:43:42 +03:00 |
|
Matthias
|
86de88ed48
|
Align usage of history import in test
|
2019-12-17 09:36:26 +01:00 |
|
hroff-1902
|
4cd45b6535
|
Rename download_*_history as non-public
|
2019-12-16 21:57:03 +03:00 |
|
hroff-1902
|
2af9ffa7f2
|
Align refresh_backtest_ to each other
|
2019-12-16 21:43:33 +03:00 |
|
Matthias
|
054484ad73
|
load_pair_history should not return None, but an empty dataframe if no
data is found
|
2019-12-04 06:57:44 +01:00 |
|
Matthias
|
d801dec6aa
|
Some more places with ticker_interval gone
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
e4bdb92521
|
Replace some occurances of ticker_interval with timeframe
|
2019-11-12 15:13:06 +01:00 |
|
hroff-1902
|
f435384bf0
|
Merge pull request #2451 from freqtrade/bt_analysis_maxopen
Bt analysis maxopen at any time
|
2019-11-01 00:13:31 +03:00 |
|
Matthias
|
5dcf28cafb
|
Reduce frequency of "startup-period" message
|
2019-10-31 06:57:37 +01:00 |
|
Matthias
|
dd408aa5d6
|
Add analyze_trade_parallelism analysis function
|
2019-10-30 14:07:23 +01:00 |
|
Matthias
|
6fe7b13e37
|
Replace coins in whitelist with existing ones
|
2019-10-30 09:26:08 +01:00 |
|
hroff-1902
|
5254059fe4
|
Merge pull request #2430 from freqtrade/startup_period_bt
Add Startup period for strategies
|
2019-10-28 23:33:30 +03:00 |
|
hroff-1902
|
907baea8b2
|
Merge pull request #2439 from freqtrade/fix/plotprofit
Plot-profit does not work with db file
|
2019-10-28 21:04:31 +03:00 |
|
Matthias
|
069da224bc
|
Add test to verify this is correct
|
2019-10-28 14:30:01 +01:00 |
|
Matthias
|
e82460bde6
|
Fix create_cum_profit to work with trades that don't open on candle
opens
|
2019-10-28 14:24:12 +01:00 |
|
Matthias
|
2bc74882e9
|
Add test for startup_candles
|
2019-10-27 10:01:13 +01:00 |
|
Matthias
|
86624411c6
|
Test trim_dataframe
|
2019-10-27 09:44:56 +01:00 |
|
Matthias
|
ef1885c38b
|
Fix more tests
|
2019-10-26 13:24:40 +02:00 |
|
hroff-1902
|
4f17511fdc
|
Merge pull request #2393 from freqtrade/remove_timeframe
Remove non-date based timeframe selection
|
2019-10-19 22:05:44 +03:00 |
|
Matthias
|
c48876b196
|
Trades should use timestamps or dates, not indexes
|
2019-10-19 15:21:47 +02:00 |
|
Matthias
|
16e10d99b9
|
Remove timeframe logic for non-date entries
|
2019-10-19 15:10:48 +02:00 |
|
Matthias
|
3e4617be37
|
add pandas-based converter-functions
|
2019-10-13 19:25:16 +02:00 |
|
Matthias
|
ed9ec402fd
|
Add test for trades_ohlcv
|
2019-10-13 16:04:40 +02:00 |
|
Matthias
|
ccb41d1ef9
|
Add tests for test_download_trades_history
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
2374cda8d0
|
Cleanup and tests for refresh_backtest_trades
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
42b8241541
|
use gz to save / load trades data
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
6cc98c1ea9
|
Fix tests
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
63e87ef85b
|
Add pair_trades_filename
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
6697b677dc
|
Add test for test_data_filename
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
5e23cc719d
|
Add tests for orderbook and market in dataprovider
|
2019-10-10 19:38:01 +02:00 |
|
Matthias
|
e1c14bc86c
|
Don't use os.path in test_history
|
2019-10-08 21:10:43 +02:00 |
|
hroff-1902
|
211b9cbe04
|
Cleanup in data.history
|
2019-10-06 18:35:09 +03:00 |
|
Matthias
|
eca8ddabe9
|
Remove unused test-data
|
2019-10-02 11:05:08 +02:00 |
|
Matthias
|
313091eb1c
|
some more refresh_pairs cleanups
|
2019-09-20 20:22:51 +02:00 |
|
Matthias
|
9cedbc1345
|
Cleanup history.py and update documentation
|
2019-09-20 20:16:49 +02:00 |
|
Matthias
|
e66fa1cec6
|
Adjust tests to not use --refresh-pairs
|
2019-09-20 20:16:12 +02:00 |
|
Matthias
|
9513115ce0
|
Fix paths in tests
|
2019-09-08 19:05:23 +02:00 |
|
Matthias
|
26d76cdb19
|
Adjust imports in tests to new path
|
2019-09-08 19:05:23 +02:00 |
|
Matthias
|
65a516e229
|
Move tests out of freqtrade module
|
2019-09-08 19:05:22 +02:00 |
|