.. |
commands
|
Enhance formatting, Add pair filter
|
2020-07-14 06:55:34 +02:00 |
data
|
Add tests for ohlcv_get_available_data
|
2020-07-12 09:56:46 +02:00 |
edge
|
Use timeframe from within strategy
|
2020-06-02 09:36:04 +02:00 |
exchange
|
Fix failing test in python 3.7
|
2020-06-28 20:38:28 +02:00 |
optimize
|
Allow 0 fee value by correctly checking for None
|
2020-07-15 19:20:20 +02:00 |
pairlist
|
Replaced logging with OperationalException when AgeFilter given invalid parameters
|
2020-07-15 12:40:54 +01:00 |
rpc
|
Send timeframe min and ms in show_config response
|
2020-07-13 21:15:33 +02:00 |
strategy
|
Fix function header formatting
|
2020-06-18 19:49:05 +02:00 |
testdata
|
Replace occurances in test files
|
2020-06-01 20:47:27 +02:00 |
__init__.py
|
Move tests out of freqtrade module
|
2019-09-08 19:05:22 +02:00 |
config_test_comments.json
|
Merge branch 'develop' into timeframe
|
2020-06-02 15:56:34 +03:00 |
conftest.py
|
Merge branch 'develop' into keep_dataframe_noapi
|
2020-06-30 07:46:52 +02:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
test_arguments.py
|
Replace occurances in test files
|
2020-06-01 20:47:27 +02:00 |
test_configuration.py
|
Fail if both ticker_interval and timeframe are present in a
|
2020-06-16 16:02:38 +02:00 |
test_directory_operations.py
|
Default docker to log into log-dir
|
2020-04-21 19:47:49 +02:00 |
test_docs.sh
|
Add github actions action
|
2019-11-11 19:37:10 +01:00 |
test_freqtradebot.py
|
Merge pull request #3497 from freqtrade/keep_dataframe_noapi
|
2020-07-05 13:46:02 +03:00 |
test_integration.py
|
Merge branch 'develop' into keep_dataframe_noapi
|
2020-06-30 07:46:52 +02:00 |
test_main.py
|
Merge branch 'develop' into timeframe
|
2020-06-15 06:35:55 +02:00 |
test_misc.py
|
Merge branch 'develop' into interface_ordertimeoutcallback
|
2020-04-19 06:58:44 +02:00 |
test_persistence.py
|
Merge branch 'develop' into timeframe
|
2020-06-15 06:35:55 +02:00 |
test_plotting.py
|
Merge branch 'develop' into timeframe
|
2020-06-15 06:35:55 +02:00 |
test_talib.py
|
Move tests out of freqtrade module
|
2019-09-08 19:05:22 +02:00 |
test_timerange.py
|
Fix some typos and comment mistakes
|
2019-10-28 13:05:54 +01:00 |
test_wallets.py
|
Allow wallet update from /balance
|
2020-01-15 06:43:41 +01:00 |
test_worker.py
|
Throttle may take longer than .10s on slow machines
|
2020-03-05 06:20:36 +01:00 |