stable/freqtrade
Matthias 16b34e11ca Complete rename of stoploss_limit to stoploss 2020-01-19 14:40:09 +01:00
..
configuration Merge pull request #2752 from freqtrade/plotting/indicator_strategy 2020-01-13 19:53:15 +01:00
data Align columns for btanalysis loading 2020-01-02 09:51:47 +01:00
edge Deprecate capital_available_percentage 2020-01-03 10:58:31 +01:00
exchange Complete rename of stoploss_limit to stoploss 2020-01-19 14:40:09 +01:00
optimize Update comments on backtesting 2020-01-15 19:29:00 +05:30
pairlist Align method names to internal ccxt names 2020-01-12 14:55:05 +01:00
plot Regenerate plots with new settings 2020-01-07 07:16:31 +01:00
resolvers Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
rpc Allow wallet update from /balance 2020-01-15 06:43:41 +01:00
strategy add plot_config to startegy interface properly 2020-01-04 12:56:46 +01:00
templates Add plot_config to optional plot 2020-01-08 19:35:00 +01:00
vendor Update qtpylib from source 2019-06-26 20:00:16 +02:00
__init__.py Move exceptions to seperate module 2019-12-30 14:57:26 +01:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py Implement validation for valid stake currency 2020-01-11 11:54:00 +01:00
exceptions.py Capture FtBaseException at the outermost level 2019-12-30 15:11:07 +01:00
freqtradebot.py Rename stoploss_limit to stoploss 2020-01-19 13:30:56 +01:00
loggers.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
main.py Capture FtBaseException at the outermost level 2019-12-30 15:11:07 +01:00
misc.py Use strings instead of subtemplates 2019-11-21 19:28:53 +01:00
persistence.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
state.py Be more selective which startup-messages are shown 2019-11-01 16:42:57 +01:00
utils.py Add plot_config to optional plot 2020-01-08 19:35:00 +01:00
wallets.py allow wallet update to be skipped if the value is fresh enough. 2020-01-15 06:42:53 +01:00
worker.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00