stable/freqtrade
misagh c5474794d1 1) open_trade_index refactored 2) sell index is shifted by 1 2018-10-25 16:57:49 +02:00
..
edge 1) open_trade_index refactored 2) sell index is shifted by 1 2018-10-25 16:57:49 +02:00
exchange Allow loading of any additional configuration to ccxt 2018-10-04 20:16:43 +02:00
optimize Move test for strategy out of constructor 2018-09-29 14:23:53 +02:00
rpc Merge pull request #1275 from freqtrade/telegram_enable_stopped 2018-10-16 19:48:23 +03:00
strategy Merge branch 'develop' into money_mgt 2018-10-23 19:33:13 +02:00
tests Merge branch 'develop' into money_mgt 2018-10-23 19:33:13 +02: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 backslap removed from arguments 2018-09-21 17:57:29 +02:00
configuration.py Fix typo / word repetition 2018-10-06 09:27:49 +02:00
constants.py Merge branch 'develop' into money_mgt 2018-10-23 19:33:13 +02:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py test cases added: force_stoploss by Edge 2018-10-04 18:05:46 +02: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