.. |
exchange
|
Add testcase where ticker_interval is not in the configuration
|
2018-07-07 15:30:29 +02:00 |
optimize
|
add --disable-max-market-positions
|
2018-07-17 21:05:03 +02:00 |
rpc
|
add tests for telegram.send_msg
|
2018-07-12 17:50:11 +02:00 |
strategy
|
consistent use of the config dict within the test
|
2018-07-15 09:08:14 +02:00 |
testdata
|
move download_backtest_data to scripts
|
2018-04-22 10:56:49 +03:00 |
__init__.py
|
integrate hyperopt and implement subcommand
|
2017-11-25 01:04:11 +01:00 |
conftest.py
|
fix existing tests to work with validate_timeframes
|
2018-07-07 14:41:42 +02:00 |
test_acl_pair.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
test_analyze.py
|
don't flag data as outdated which isn't
|
2018-07-08 13:34:47 +02:00 |
test_arguments.py
|
Add missing unit test for Arguments::testdata_dl_options()
|
2018-06-07 22:13:50 -07:00 |
test_configuration.py
|
add --disable-max-market-positions
|
2018-07-17 21:05:03 +02:00 |
test_constants.py
|
define constants on module level (#596)
|
2018-04-02 16:42:53 +02:00 |
test_dataframe.py
|
Merge branch 'develop' into feat/objectify-ccxt
|
2018-05-02 22:49:55 +02:00 |
test_fiat_convert.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
test_freqtradebot.py
|
use more granular msg dict for buy/sell notifications
|
2018-07-12 17:16:31 +02:00 |
test_indicator_helpers.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
test_main.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
test_misc.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
test_persistence.py
|
sort imports
|
2018-07-04 10:31:35 +03:00 |
test_state.py
|
Add a Enum class State that contains Bot running states
|
2018-03-03 09:33:54 +08:00 |