stable/freqtrade
Matthias 5ce63cd54a Remove no_config_ argument from Arguments 2019-09-04 16:39:23 +02:00
..
configuration Remove no_config_ argument from Arguments 2019-09-04 16:39:23 +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 Merge pull request #2206 from freqtrade/sloe_handling 2019-09-04 10:00:53 +03: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 Handle arguments uniformly (by using context.args) 2019-09-02 20:17:47 +02:00
strategy Add emergency_sell as sell reason 2019-09-01 09:07:09 +02:00
tests Remove desc from Arguments header 2019-09-04 16:38:33 +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 Add emergency_sell as sell reason 2019-09-01 09:07:09 +02:00
freqtradebot.py Merge pull request #2206 from freqtrade/sloe_handling 2019-09-04 10:00:53 +03: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 Remove desc from Arguments header 2019-09-04 16:38:33 +02: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