stable/freqtrade
Matthias 9c60ab796d Adapt telegram api to new interface of telegram-bot-12.0.0 2019-09-02 20:14:41 +02:00
..
configuration check_exchange is not required for plotting 2019-08-31 15:19:53 +02:00
data Merge branch 'develop' into plot_commands 2019-08-30 20:42:58 +02:00
edge Correct imports and calls to parse_timerange 2019-08-14 10:07:32 +02:00
exchange Reenable stoploss_on_exchange for dry-run 2019-09-01 17:48:06 +02:00
optimize fix fetching ticker_interval from strategy 2019-08-26 22:31:24 +03:00
pairlist make VolumePairlist less verbose 2019-08-18 18:11:24 +02:00
plot Use plot-runmode for plot scripts 2019-08-31 15:14:57 +02:00
resolvers Update strategy_version to INTERFACE_VERSION 2019-08-26 20:16:03 +02:00
rpc Adapt telegram api to new interface of telegram-bot-12.0.0 2019-09-02 20:14:41 +02:00
strategy Update strategy_version to INTERFACE_VERSION 2019-08-26 20:16:03 +02:00
tests Merge pull request #2176 from freqtrade/plot_commands 2019-09-02 08:08:51 +03:00
vendor Update qtpylib from source 2019-06-26 20:00:16 +02:00
__init__.py Improve docstring for Exception 2019-08-25 10:07:47 +02:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py Merge branch 'develop' into download_module 2019-08-20 06:49:18 +02:00
freqtradebot.py Reenable stoploss_on_exchange for dry-run 2019-09-01 17:48:06 +02:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
loggers.py loggers: wording improved 2019-07-07 10:17:01 +03:00
main.py make configuration a sep. module, including arguments 2019-07-12 00:49:23 +03:00
misc.py FIx loading pairs-list 2019-08-21 06:58:56 +02:00
persistence.py Don't escape ticks where it's not needed 2019-08-25 20:38:51 +02:00
state.py Use plot-runmode for plot scripts 2019-08-31 15:14:57 +02:00
utils.py Merge branch 'develop' into plot_commands 2019-08-30 20:42:58 +02:00
wallets.py wallets cleanup 2019-03-01 01:26:29 +03:00
worker.py Remove return-value for _process 2019-08-13 09:36:52 +02:00