stable/freqtrade
hroff-1902 b4d2433fc1
Merge pull request #3267 from GrilledChickenThighs/develop
Method for accessing current pairlist inside strategy.
2020-05-13 21:29:39 +03:00
..
commands Improve exception handling on critical errors 2020-05-08 11:44:24 +02:00
configuration Add show-trades command 2020-05-02 11:26:12 +02:00
data Merge pull request #3267 from GrilledChickenThighs/develop 2020-05-13 21:29:39 +03:00
edge Use self.fee 2020-05-10 11:51:33 +03:00
exchange Merge pull request #3129 from freqtrade/trades_to_list 2020-05-13 09:41:26 +02:00
optimize fix PEP8 2020-05-03 17:29:56 +02:00
pairlist Deprecate keys other than quoteVolume 2020-04-25 16:29:17 +02:00
plot Merge pull request #3127 from orehunt/max_drawdown_fix_db_plot 2020-04-06 20:10:23 +02:00
resolvers initial search path is optional ... 2020-02-19 19:50:01 +01:00
rpc Use available config object 2020-05-12 13:39:24 +02:00
strategy Merge branch 'develop' into interface_ordertimeoutcallback 2020-04-19 06:58:44 +02:00
templates Merge branch 'develop' into interface_ordertimeoutcallback 2020-03-15 14:56:14 +01: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 Add conversion function from fetch_trades to list 2020-04-01 19:45:21 +02:00
exceptions.py Create strategy_wrapper to call user-defined code with 2020-02-06 20:26:04 +01:00
freqtradebot.py attached pairlist manager onto dataprovider init for unified access to dynamic whitelist 2020-05-11 20:17:03 +04: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 interface_ordertimeoutcallback 2020-04-19 06:58:44 +02:00
persistence.py Merge pull request #3112 from freqtrade/trade_state_updates 2020-04-16 12:05:19 +03:00
state.py Add some minor things to show_config 2020-05-05 21:19:35 +02: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