stable/freqtrade
Matthias a3b6004115 IHyperopt: all methods static, somef ixes for mypy 2018-11-20 19:41:07 +01:00
..
exchange Fix "No market symbol" exception in telegram calls 2018-10-10 21:28:48 +02:00
optimize IHyperopt: all methods static, somef ixes for mypy 2018-11-20 19:41:07 +01:00
rpc Merge pull request #1269 from freqtrade/feat/force_buy 2018-11-04 09:25:13 +01:00
strategy simplify some code 2018-10-30 20:23:31 +01:00
tests Decoupled custom hyperopts from hyperopt.py 2018-11-07 06:26:16 +01:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py develop to version 0.17.3 2018-10-02 09:18:54 +03:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Fix some refactoring problems 2018-11-07 07:05:40 +01:00
configuration.py Decoupled custom hyperopts from hyperopt.py 2018-11-07 06:26:16 +01:00
constants.py Now using resolver for custom hyperopts 2018-11-07 06:58:20 +01:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py Merge pull request #1269 from freqtrade/feat/force_buy 2018-11-04 09:25:13 +01:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
misc.py sort imports 2018-07-04 10:31:35 +03:00
persistence.py Fix smoe comments in persistence 2018-11-01 13:05:57 +01:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00