stable/freqtrade
Fredrik81 7606d814fa Initial work on csv-file export. Missing docs and tests 2020-03-05 01:58:33 +01:00
..
commands Initial work on csv-file export. Missing docs and tests 2020-03-05 01:58:33 +01:00
configuration Initial work on csv-file export. Missing docs and tests 2020-03-05 01:58:33 +01:00
data Add test and formatting to drawdown 2020-03-03 20:23:44 +01:00
edge Merge branch 'develop' into data_handler 2020-02-09 15:16:43 +01:00
exchange Merge pull request #2995 from freqtrade/stake_curr_empty 2020-03-02 00:53:09 +03:00
optimize Initial work on csv-file export. Missing docs and tests 2020-03-05 01:58:33 +01:00
pairlist Don't use markets[pair]['quote'] 2020-02-26 07:08:09 +01:00
plot Add test and formatting to drawdown 2020-03-03 20:23:44 +01:00
resolvers initial search path is optional ... 2020-02-19 19:50:01 +01:00
rpc Apply suggestions from code review 2020-02-26 07:00:08 +01:00
strategy Merge pull request #2944 from freqtrade/move_defaultstrategy 2020-02-20 08:52:24 +03:00
templates Merge pull request #2982 from freqtrade/rate_side_optional 2020-03-04 16:07:08 +03:00
vendor Fix implementation of rolling_max 2020-02-04 07:00:53 +01:00
__init__.py Revert versioning 2020-02-17 20:17:36 +01:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py Use price_side for get_sell_rate 2020-02-26 19:39:12 +01:00
exceptions.py Capture FtBaseException at the outermost level 2019-12-30 15:11:07 +01:00
freqtradebot.py Fix logging expression 2020-03-03 19:36:03 +01:00
loggers.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
main.py Adjust message in main.py 2020-02-14 03:05:07 +03:00
misc.py Merge branch 'develop' into data_handler 2020-02-16 15:12:14 +01:00
persistence.py Full support for kraken stoploss 2020-02-19 19:21:48 +01:00
state.py Be more selective which startup-messages are shown 2019-11-01 16:42:57 +01:00
wallets.py Use get_base_currency instead of splitting by / 2020-02-25 07:01:31 +01:00
worker.py Wording adjusted in helpstring 2020-02-23 22:50:58 +03:00