stable/freqtrade
Matthias 8b186dbe0e Add additional test scenarios 2020-06-18 06:50:06 +02:00
..
commands Update some comments 2020-06-15 06:35:31 +02:00
configuration Fail if both ticker_interval and timeframe are present in a 2020-06-16 16:02:38 +02:00
data Explicitly check if dp is available 2020-06-18 06:50:06 +02:00
edge Merge branch 'develop' into timeframe 2020-06-02 15:56:34 +03:00
exchange Also reload async markets 2020-06-17 07:23:20 +02:00
optimize Merge pull request #3430 from freqtrade/timeframe 2020-06-15 13:47:26 +02:00
pairlist Merge branch 'develop' into timeframe 2020-06-15 06:35:55 +02:00
plot Merge branch 'develop' into timeframe 2020-06-15 06:35:55 +02:00
resolvers Update some comments 2020-06-15 06:35:31 +02:00
rpc Merge branch 'develop' into timeframe 2020-06-15 06:35:55 +02:00
strategy Add additional test scenarios 2020-06-18 06:50:06 +02:00
templates Add additional test scenarios 2020-06-18 06:50:06 +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 store dataframe updated as tuple 2020-06-18 06:50:05 +02:00
exceptions.py Rename PricingException to PricingError 2020-05-26 20:35:11 +02:00
freqtradebot.py Add confirm_trade* methods to abort buying or selling 2020-06-18 06:50:06 +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 Merge branch 'develop' into timeframe 2020-06-15 06:35:55 +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