.. |
exchange
|
[1/3] Add support for multiple exchanges with ccxt (objectified version) (#585)
|
2018-04-06 10:57:08 +03:00 |
optimize
|
Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
|
2018-04-07 16:57:47 +02:00 |
rpc
|
Fix pair order in test_rpc.py
|
2018-04-07 20:01:06 +02:00 |
strategy
|
Change ticker_interval from 5 to 5m in default strategy
|
2018-04-07 21:31:52 +02:00 |
testdata
|
Update 8m historical unittest data.
|
2018-04-09 20:25:26 +02:00 |
__init__.py
|
integrate hyperopt and implement subcommand
|
2017-11-25 01:04:11 +01:00 |
conftest.py
|
Replace 'get_wallet_health' and 'get_markets_summaries'
|
2018-04-12 18:07:43 +02:00 |
test_acl_pair.py
|
Replace 'get_wallet_health' and 'get_markets_summaries'
|
2018-04-12 18:07:43 +02:00 |
test_analyze.py
|
Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
|
2018-04-07 16:57:47 +02:00 |
test_arguments.py
|
Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
|
2018-04-07 16:57:47 +02:00 |
test_configuration.py
|
Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
|
2018-04-07 16:57:47 +02:00 |
test_constants.py
|
Make Pylint Happy chapter 1
|
2018-03-03 09:33:54 +08:00 |
test_dataframe.py
|
Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
|
2018-04-07 16:57:47 +02:00 |
test_fiat_convert.py
|
replace pymarketcap with coinmarketcap (#562)
|
2018-03-19 18:40:40 +01:00 |
test_freqtradebot.py
|
Replace 'get_wallet_health' and 'get_markets_summaries'
|
2018-04-12 18:07:43 +02:00 |
test_indicator_helpers.py
|
optimize imports
|
2018-03-20 19:50:04 +01:00 |
test_logger.py
|
optimize imports
|
2018-03-20 19:50:04 +01:00 |
test_main.py
|
optimize imports
|
2018-03-20 19:50:04 +01:00 |
test_misc.py
|
Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
|
2018-04-07 16:57:47 +02:00 |
test_persistence.py
|
Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files
|
2018-04-07 16:51:50 +02:00 |
test_state.py
|
Add a Enum class State that contains Bot running states
|
2018-03-03 09:33:54 +08:00 |