stable/freqtrade
Matthias c2578c7321
Merge pull request #1474 from mishaker/tsl_on_exchange
Making trailing stoploss compatible with stoploss on exchange
2019-01-18 19:29:39 +01:00
..
data Merge pull request #1454 from freqtrade/feat/interpolate_missing 2019-01-04 22:33:53 +01:00
edge Fix warning for max_open_trades when edge is enabled 2019-01-06 13:48:27 +01:00
exchange compatibility with edge added 2019-01-16 18:38:20 +01:00
optimize Add type-ignores to floatfmt 2019-01-17 20:28:21 +01:00
pairlist Check if number_assets is defined, as it's required by VolumePairList 2018-12-06 19:36:33 +01:00
resolvers Use sell/buy trends from hyperopt file if available 2019-01-06 14:12:55 +01:00
rpc Add type-ignores to floatfmt 2019-01-17 20:28:21 +01:00
strategy wrapping in parantheses instead of line breaks 2019-01-18 12:07:51 +01:00
tests adding stop loss last update to test persistence 2019-01-18 12:14:00 +01:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py Version bump to 0.18.1-dev 2018-12-27 11:47:00 +01:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Add sell signal hyperopt 2019-01-06 13:29:14 +01:00
configuration.py Fix custom db_url ignored if provided by conf.json 2019-01-06 13:47:36 +01:00
constants.py SL interval added to CONF_SCHEMA 2019-01-16 19:04:43 +01:00
freqtradebot.py Merge pull request #1474 from mishaker/tsl_on_exchange 2019-01-18 19:29:39 +01:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py changed to “Free, open source …” 2019-01-03 14:38:38 +01:00
misc.py Log when dumping to file (instead of print) 2018-12-28 10:46:48 +01:00
persistence.py initial test added for TSL on exchange 2019-01-15 11:04:32 +01:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00
wallets.py Remove unused and duplicate datastructure 2018-12-29 09:01:58 +01:00