stable/freqtrade
Theagainmen 8c9dea988c Now supports both commands & fixed test 2020-06-10 19:28:02 +02:00
..
commands Reorder new commands 2020-05-22 07:04:36 +02:00
configuration Remove capital_available_percentage and raise instead 2020-06-01 19:58:28 +02:00
data Rename profitperc to profit_percent 2020-06-07 15:39:59 +02:00
edge Remove capital_available_percentage and raise instead 2020-06-01 19:58:28 +02:00
exchange Merge pull request #3433 from freqtrade/fix/cost_calc_crash 2020-06-02 22:20:29 +03:00
optimize use bracket notation for dataframe access 2020-06-07 15:40:00 +02:00
pairlist Merge pull request #3358 from hroff-1902/refactor_generate_pairlist 2020-05-29 14:16:15 +02:00
plot Rename profitperc to profit_percent 2020-06-07 15:39:59 +02:00
resolvers Disabledataframecheck is not in internals and does not belong there 2020-05-30 19:17:17 +02:00
rpc Now supports both commands & fixed test 2020-06-10 19:28:02 +02:00
strategy Allow changing severity of strategy-validations to log only. 2020-05-29 19:37:18 +02:00
templates Add api-server to default config samples 2020-05-31 09:57:31 +02:00
vendor Fix implementation of rolling_max 2020-02-04 07:00:53 +01:00
__init__.py fix typo in comment 2020-04-14 08:05:46 +02:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py Merge pull request #3408 from freqtrade/apiserver_logging 2020-06-02 14:32:44 +03:00
exceptions.py Rename PricingException to PricingError 2020-05-26 20:35:11 +02:00
freqtradebot.py Reduce verbosity of sell-rate fetching 2020-06-05 20:24:21 +02:00
loggers.py Allow lower verbosity level for api server 2020-05-31 09:51:45 +02:00
main.py Adjust message in main.py 2020-02-14 03:05:07 +03:00
misc.py Merge branch 'develop' into interface_ordertimeoutcallback 2020-04-19 06:58:44 +02:00
persistence.py Add stop_loss_abs ... 2020-06-01 11:05:37 +02:00
state.py reload_conf & reload_config now both accepted, code is more consistent now 2020-06-10 19:28:02 +02:00
wallets.py Use get_base_currency instead of splitting by / 2020-02-25 07:01:31 +01:00
worker.py reload_conf & reload_config now both accepted, code is more consistent now 2020-06-10 19:28:02 +02:00