stable/freqtrade
Matthias 7e5fd82f25
Merge pull request #1269 from freqtrade/feat/force_buy
add /forcebuy to telgram handler
2018-11-04 09:25:13 +01:00
..
exchange Fix "No market symbol" exception in telegram calls 2018-10-10 21:28:48 +02:00
optimize Merge pull request #1282 from freqtrade/feat/add_missingdata_warning 2018-10-27 11:16:10 -04:00
rpc Merge pull request #1269 from freqtrade/feat/force_buy 2018-11-04 09:25:13 +01:00
strategy Fix hyperopt not working after update of scikit-learn to 0.20.0 2018-09-29 13:49:27 +02:00
tests Merge pull request #1269 from freqtrade/feat/force_buy 2018-11-04 09:25:13 +01:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py develop to version 0.17.3 2018-10-02 09:18:54 +03:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Set default-db url in configuration, not arguments 2018-09-17 19:57:47 +02:00
configuration.py add warning-message when forcebuy_enable is true 2018-10-10 20:23:25 +02:00
constants.py Update docs for /forcesell 2018-10-10 20:08:29 +02:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py Merge pull request #1269 from freqtrade/feat/force_buy 2018-11-04 09:25:13 +01:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
misc.py sort imports 2018-07-04 10:31:35 +03:00
persistence.py fix #1289 - we should not modify decimal context 2018-10-21 09:21:32 +02:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00