stable/freqtrade
creslinux 198d2eec23 Trades DB is not update when a trade is sold until the next loop around
all the pairs. This may be minutes in a configuraton with 60-100 pairs.

This change udpates the trade db on sale so it better reflects the state
of play.
2018-07-21 12:04:22 +00:00
..
exchange Merge pull request #1007 from freqtrade/remove-analyze 2018-07-19 10:12:36 +02:00
optimize Merge pull request #1037 from freqtrade/fix/backtest-comment 2018-07-19 17:33:19 +03:00
rpc move url to private class level 2018-07-14 13:32:35 +02:00
strategy Merge pull request #1007 from freqtrade/remove-analyze 2018-07-19 10:12:36 +02:00
tests Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py bump develop to 0.17.1 2018-06-23 09:38:20 -05:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
configuration.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
constants.py remove copy leftover 2018-07-14 13:32:35 +02:00
fiat_convert.py sort imports 2018-07-04 10:31:35 +03:00
freqtradebot.py Trades DB is not update when a trade is sold until the next loop around 2018-07-21 12:04:22 +00: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 persistence: fstrings in use 2018-07-05 10:11:29 -05:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00