stable/freqtrade
Matthias f91557f549 Add space to exception message 2019-09-01 10:17:17 +02:00
..
configuration Fix test-leakage by not copying config correctly 2019-08-29 06:54:28 +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 Add space to exception message 2019-09-01 10:17:17 +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 support all messagetypes in webhook 2019-08-30 07:02:57 +02:00
strategy Add emergency_sell as sell reason 2019-09-01 09:07:09 +02:00
tests Add test for stoploss order handling behaviour 2019-09-01 09:18:15 +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 Move return statement to correct intend 2019-09-01 09:21:45 +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