.. |
data
|
Merge pull request #2451 from freqtrade/bt_analysis_maxopen
|
2019-11-01 00:13:31 +03:00 |
edge
|
Apply startup_period to edge as well
|
2019-10-27 10:26:21 +01:00 |
exchange
|
Move description to correct place
|
2019-11-08 01:32:08 -05:00 |
optimize
|
Fix UnicodeError in hyperopt output
|
2019-11-06 19:33:15 +01:00 |
pairlist
|
Simplify examples
|
2019-11-09 15:41:51 +01:00 |
rpc
|
Some more adjustments for new pairlist
|
2019-11-09 14:16:03 +01:00 |
strategy
|
Trades should use timestamps or dates, not indexes
|
2019-10-19 15:21:47 +02:00 |
testdata
|
Replace coins in whitelist with existing ones
|
2019-10-30 09:26:08 +01:00 |
__init__.py
|
Move tests out of freqtrade module
|
2019-09-08 19:05:22 +02:00 |
config_test_comments.json
|
Replace coins in whitelist with existing ones
|
2019-10-30 09:26:08 +01:00 |
conftest.py
|
Some more adjustments for new pairlist
|
2019-11-09 14:16:03 +01:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
test_arguments.py
|
Add test for this behaviour
|
2019-09-30 09:48:00 +02:00 |
test_configuration.py
|
Merge branch 'develop' into volumeList_enhanced_filter
|
2019-11-09 15:34:47 +01:00 |
test_freqtradebot.py
|
Fix bug where bids_to_ask_delta causes doublebuys
|
2019-11-05 21:03:06 +01:00 |
test_integration.py
|
Add test helping debug #1985
|
2019-10-31 10:04:28 +01:00 |
test_main.py
|
Update tests to not use Namespace
|
2019-09-12 20:28:37 +02:00 |
test_misc.py
|
Add tests for plural(), taken from #1989
|
2019-10-17 17:52:33 +03:00 |
test_persistence.py
|
Use scoped_session as intended
|
2019-10-30 11:12:49 +01:00 |
test_plotting.py
|
Replace coins in whitelist with existing ones
|
2019-10-30 09:26:08 +01: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_utils.py
|
Introduce remove_credentials to remove code duplication
|
2019-11-05 12:39:19 +01:00 |
test_wallets.py
|
Adjust imports in tests to new path
|
2019-09-08 19:05:23 +02:00 |
test_worker.py
|
Seperate tests related to worker from test_freqtradebot
|
2019-10-31 07:16:25 +01:00 |