.. |
commands
|
Merge pull request #3786 from freqtrade/download_data_timerange
|
2020-09-19 17:19:45 +02:00 |
data
|
Add 6th mock trade
|
2020-09-10 07:40:19 +02:00 |
edge
|
Update test to reflect new column naming
|
2020-08-09 10:28:11 +02:00 |
exchange
|
Update tests to merged version
|
2020-09-06 15:27:16 +02:00 |
optimize
|
Pad wins / draws / losses for hyperopt with spaces instead of 0's
|
2020-09-19 17:32:22 +02:00 |
pairlist
|
Reinstate wrongly removed pairlist test
|
2020-09-01 10:31:11 +02:00 |
rpc
|
Merge branch 'develop' into db_keep_orders
|
2020-09-11 20:01:28 +02:00 |
strategy
|
Correctly handle identical timerame merges
|
2020-09-04 20:09:02 +02: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
|
Add 6th mock trade
|
2020-09-10 07:40:19 +02:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
test_arguments.py
|
Update config to use single quotes
|
2020-08-26 20:52:09 +02:00 |
test_configuration.py
|
Merge pull request #3683 from freqtrade/logging_endpoints
|
2020-08-27 15:11:17 +02:00 |
test_directory_operations.py
|
Default docker to log into log-dir
|
2020-04-21 19:47:49 +02:00 |
test_docs.sh
|
Adjust windows docs, fix failing doc-test
|
2020-09-04 07:28:21 +02:00 |
test_freqtradebot.py
|
Modify test loglevel
|
2020-09-19 09:46:32 +02:00 |
test_indicators.py
|
Allow numpy numbers as comparisons, too
|
2020-08-26 07:16:29 +02:00 |
test_integration.py
|
Merge branch 'develop' into keep_dataframe_noapi
|
2020-06-30 07:46:52 +02:00 |
test_main.py
|
Update config to use single quotes
|
2020-08-26 20:52:09 +02:00 |
test_misc.py
|
Introduce safe_value_fallback_2
|
2020-07-15 19:50:09 +02:00 |
test_persistence.py
|
Add test for new close functionality
|
2020-09-19 08:42:15 +02:00 |
test_plotting.py
|
Update config to use single quotes
|
2020-08-26 20:52:09 +02:00 |
test_talib.py
|
Allow numpy numbers as comparisons, too
|
2020-08-26 07:16:29 +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 |