stable/freqtrade
Fredrik81 d5609d4997 Changed back to progressbar2 for better handling of logger.
Coloring still needs some work (bug + what colors to use)
2020-04-06 13:12:32 +02:00
..
commands Switch to TQDM 2020-03-11 22:30:36 +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 No percent where ratio is to be used 2020-02-28 12:36:39 +03:00
exchange Merge pull request #2995 from freqtrade/stake_curr_empty 2020-03-02 00:53:09 +03:00
optimize Changed back to progressbar2 for better handling of logger. 2020-04-06 13:12:32 +02:00
pairlist whitelist_for_active_markets should not remove blacklisted items 2020-03-09 11:30:28 +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 Update comment 2020-03-07 13:05:46 +01:00
strategy No percent where ratio is to be used 2020-02-28 12:36:39 +03:00
templates Merge pull request #3044 from freqtrade/default_max_order_book 2020-03-10 11:17:27 +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 Remove unsupported FIAT 2020-03-07 17:03:31 +01:00
exceptions.py Capture FtBaseException at the outermost level 2019-12-30 15:11:07 +01:00
freqtradebot.py Merge pull request #3026 from yazeed/add_default_to_ignore_roi_if_buy_signal 2020-03-06 19:35:41 +01:00
loggers.py More remove of progressbar2 2020-03-11 22:50:23 +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 No percent where ratio is to be used 2020-02-28 12:36:39 +03: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