stable/freqtrade
hroff-1902 d6d16b4696 docstrings improved 2019-04-07 00:22:02 +03:00
..
data get rid of TICKER_INTERVAL_MINUTES dict, use ccxt's parse_timeframe() instead 2019-04-04 20:56:40 +03:00
edge flake8 2019-04-03 14:31:00 +02:00
exchange get rid of TICKER_INTERVAL_MINUTES dict, use ccxt's parse_timeframe() instead 2019-04-04 20:56:40 +03:00
optimize Merge branch 'develop' into ccxt-parse_timeframe 2019-04-05 23:16:27 +03:00
pairlist Reformat log statement 2019-03-21 06:14:43 +01:00
resolvers Add stake_currency to strategy, fix documentation typo 2019-03-23 20:40:07 +01:00
rpc stake amount not amount 2019-04-04 12:06:45 +02:00
strategy get rid of TICKER_INTERVAL_MINUTES dict, use ccxt's parse_timeframe() instead 2019-04-04 20:56:40 +03:00
tests Merge branch 'develop' into ccxt-parse_timeframe 2019-04-05 23:16:27 +03:00
vendor flake8 3.7.1 fixes 2019-01-31 07:51:03 +02:00
__init__.py add VolumePrecisionPairList 2019-02-16 22:56:04 +01:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Add --logfile argument 2019-03-29 20:13:15 +01:00
configuration.py Correctly add types 2019-03-29 20:16:41 +01:00
constants.py get rid of TICKER_INTERVAL_MINUTES dict, use ccxt's parse_timeframe() instead 2019-04-04 20:56:40 +03:00
freqtradebot.py get rid of TICKER_INTERVAL_MINUTES dict, use ccxt's parse_timeframe() instead 2019-04-04 20:56:40 +03:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py Worker moved to new worker.py 2019-03-25 17:45:03 +03:00
misc.py docstrings improved 2019-04-07 00:22:02 +03:00
persistence.py negating SL pct and adding tests 2019-03-31 13:15:35 +02:00
state.py Add RunMode setting to determine bot state 2019-01-22 07:04:19 +01:00
wallets.py wallets cleanup 2019-03-01 01:26:29 +03:00
worker.py final flake happy 2019-04-03 22:14:42 +03:00