stable/freqtrade
Matthias a0e6cd93b6 Use bids, not asks for sell-rate detection 2019-03-17 11:27:01 +01:00
..
data revert changes to history 2019-02-17 16:12:40 +01:00
edge comments: removed mentioning recursion, typos, etc. 2019-02-27 13:35:06 +03:00
exchange TSL validator removed from exchange 2019-03-14 09:04:41 +01:00
optimize Fix issue that backtest is broken when stoploss_on_exchange is on 2019-03-06 19:55:34 +01:00
pairlist check if ticker sort key is populated 2019-03-14 22:48:42 +01:00
resolvers Merge pull request #1645 from mishaker/trailing_only_offset 2019-03-16 10:43:56 +01:00
rpc refactor getting sell/current rate for telegram and selling 2019-03-16 13:24:10 +01:00
strategy adding the option to resolver 2019-03-12 15:43:53 +01:00
tests Use bids, not asks for sell-rate detection 2019-03-17 11:27:01 +01:00
vendor flake8 3.7.1 fixes 2019-01-31 07:51:03 +02:00
__init__.py add VolumePrecisionPairList 2019-02-16 22:56:04 +01:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Move --customhyperopts to hyperopt section 2019-03-04 07:24:05 +01:00
configuration.py Rename function and add test 2019-03-16 10:38:25 +01:00
constants.py conflict with develop resolved 2019-03-14 07:56:21 +01:00
freqtradebot.py Use bids, not asks for sell-rate detection 2019-03-17 11:27:01 +01:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py Add RunMode setting to determine bot state 2019-01-22 07:04:19 +01:00
misc.py multiple --config options 2019-02-19 15:14:47 +03:00
persistence.py Set Requested_close_rate to stoploss when stoploss_on_exchange was hit 2019-03-12 21:54:52 +01:00
state.py Add RunMode setting to determine bot state 2019-01-22 07:04:19 +01:00
wallets.py Remove unused and duplicate datastructure 2018-12-29 09:01:58 +01:00