stable/freqtrade
misagh 8741a63783 return type of stake_amount set to float 2018-10-02 12:20:48 +02:00
..
edge return type of stake_amount set to float 2018-10-02 12:20:48 +02:00
exchange Merge pull request #1213 from freqtrade/fix_mac_install 2018-09-27 12:39:42 +02:00
optimize unused library + trailing whitespaces removed. 2018-09-26 16:36:41 +02:00
rpc Merge pull request #1135 from freqtrade/fix/rpc_balance_vtho 2018-08-22 07:01:40 +03:00
strategy make “if condition” more readable 2018-10-01 17:49:27 +02:00
tests filter pairs according to expectancy + bug at the end of array resolved 2018-09-28 16:40:34 +02:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py Push develop as 0.17.2 2018-08-15 08:25:04 +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 Set default-db url in configuration, not arguments 2018-09-17 19:57:47 +02:00
constants.py Merge branch 'develop' into ta_on_candle 2018-09-01 20:01:18 +02:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py removing unnecessary typing 2018-10-02 12:20:30 +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 Remove verbosity of trying backup tables - properly log if 2018-08-16 13:15:46 +02:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00