.. |
commands
|
Merge pull request #3857 from freqtrade/arrow_deprecation_timestamp
|
2020-11-02 16:40:43 +01:00 |
data
|
use exception handler when downloading data
|
2020-11-25 07:57:27 +01:00 |
edge
|
Convert timestamp to int_timestamp for all arrow occurances
|
2020-10-13 06:24:01 +02:00 |
exchange
|
Add Support for kraken stoploss-limit
|
2020-11-25 16:27:27 +01:00 |
optimize
|
Improve and refactor hyperopt tests
|
2020-10-28 14:49:25 +01:00 |
pairlist
|
Fix random test failure in pairlocks
|
2020-10-27 20:01:23 +01:00 |
rpc
|
Allow forcebuy price to be a string by converting it to float
|
2020-11-21 10:39:49 +01:00 |
strategy
|
Fix locking - should round before storing to have a consistent picture
|
2020-10-27 08:01:31 +01:00 |
testdata
|
Merge pull request #3626 from freqtrade/feat/hdf5
|
2020-08-31 16:10:24 +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_trades.py
|
Add test for sell order refind, improve overall test for this function
|
2020-09-10 08:03:26 +02:00 |
conftest.py
|
Merge branch 'develop' into arrow_deprecation_timestamp
|
2020-10-20 20:01:54 +02:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
test_arguments.py
|
Add explicit test for check_int_nonzero
|
2020-10-28 16:58:39 +01:00 |
test_configuration.py
|
Skip filehandler test on windows - as that causes a permission-error
|
2020-11-25 15:10:17 +01:00 |
test_directory_operations.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_docs.sh
|
Adjust windows docs, fix failing doc-test
|
2020-09-04 07:28:21 +02:00 |
test_freqtradebot.py
|
Fix locking - should round before storing to have a consistent picture
|
2020-10-27 08:01:31 +01:00 |
test_indicators.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_integration.py
|
Merge branch 'develop' into keep_dataframe_noapi
|
2020-06-30 07:46:52 +02:00 |
test_main.py
|
Rename persistence.init to init_db
|
2020-10-16 08:15:18 +02:00 |
test_misc.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_persistence.py
|
Remove deprecated api fields
|
2020-11-03 08:59:11 +01:00 |
test_plotting.py
|
Plotting should use startup_candles too
|
2020-11-14 09:28:00 +01:00 |
test_talib.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_timerange.py
|
Fix some typos and comment mistakes
|
2019-10-28 13:05:54 +01:00 |
test_wallets.py
|
Improve test coverage
|
2020-10-28 16:29:08 +01:00 |
test_worker.py
|
Throttle may take longer than .10s on slow machines
|
2020-03-05 06:20:36 +01:00 |