stable/freqtrade
Matthias 50b572a657 Merge branch 'develop' into strategy_version 2019-08-28 19:29:53 +02:00
..
configuration Fix wrong exception message 2019-08-24 09:08:08 +02:00
data Refactor downloading ohlcv from utils to history 2019-08-25 15:01:27 +02:00
edge Correct imports and calls to parse_timerange 2019-08-14 10:07:32 +02:00
exchange Merge branch 'develop' into timeframe_use_ccxt 2019-08-26 19:48:58 +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 Merge pull request #2156 from freqtrade/remove_live 2019-08-22 15:33:39 +02:00
resolvers Update strategy_version to INTERFACE_VERSION 2019-08-26 20:16:03 +02:00
rpc Fix numpy warning 2019-08-11 13:48:41 +02:00
strategy Update strategy_version to INTERFACE_VERSION 2019-08-26 20:16:03 +02:00
tests Merge branch 'develop' into strategy_version 2019-08-28 19:29:53 +02: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 Don't escape ticks where it's not needed 2019-08-25 20:38:51 +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 Edgecli -> Edge for Runmode and start_edge() 2019-05-28 19:25:01 +02:00
utils.py Refactor downloading ohlcv from utils to history 2019-08-25 15:01:27 +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