stable/freqtrade
Matthias 6e2de75bcb Add additional_pairs to strategy 2019-01-22 07:07:15 +01:00
..
data Fix mypy hickup after changing list to tuples 2019-01-22 07:07:15 +01:00
edge Fix warning for max_open_trades when edge is enabled 2019-01-06 13:48:27 +01:00
exchange Only run once per pair 2019-01-22 07:07:15 +01:00
optimize Store tickers by pair / ticker_interval 2019-01-22 07:07:15 +01:00
pairlist Check if number_assets is defined, as it's required by VolumePairList 2018-12-06 19:36:33 +01:00
resolvers Import only what's necessary 2019-01-22 07:07:15 +01:00
rpc Add type-ignores to floatfmt 2019-01-17 20:28:21 +01:00
strategy Add additional_pairs to strategy 2019-01-22 07:07:15 +01:00
tests Fix mypy hickup after changing list to tuples 2019-01-22 07:07:15 +01:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py Version bump to 0.18.1-dev 2018-12-27 11:47:00 +01:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Add sell signal hyperopt 2019-01-06 13:29:14 +01:00
configuration.py Add RunMode setting to determine bot state 2019-01-22 07:04:19 +01:00
constants.py fix stoploss_on_exchange_interval type 2019-01-19 13:26:30 -04:00
freqtradebot.py Rename variable to be clearer 2019-01-22 07:07:15 +01:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py Add RunMode setting to determine bot state 2019-01-22 07:04:19 +01:00
misc.py Log when dumping to file (instead of print) 2018-12-28 10:46:48 +01:00
persistence.py initial test added for TSL on exchange 2019-01-15 11:04:32 +01:00
state.py Add RunMode setting to determine bot state 2019-01-22 07:04:19 +01:00
wallets.py Remove unused and duplicate datastructure 2018-12-29 09:01:58 +01:00