stable/freqtrade
Matthias b41c234440 Extract Closed profit calculation to trade object 2021-07-12 06:54:06 +02:00
..
commands Automatically export hyperopt parameters 2021-06-29 20:51:25 +02:00
configuration Automatically export hyperopt parameters 2021-06-29 20:51:25 +02:00
data Remove further usages of int(int_timestamp) 2021-07-05 19:51:14 +02:00
edge spell corrections 2021-06-25 22:10:04 +05:30
enums Small style improvements (no empty line at start) 2021-06-10 06:21:10 +02:00
exchange Remove further usages of int(int_timestamp) 2021-07-05 19:51:14 +02:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Merge pull request #5189 from rokups/rk/custom-stake 2021-07-11 19:45:43 +02:00
persistence Extract Closed profit calculation to trade object 2021-07-12 06:54:06 +02:00
plot Plotting: Fix hover mode options after plotly update 2021-06-30 20:11:11 +02:00
plugins Fix deprecation warnings from pandas 1.3.0 2021-07-09 20:46:38 +02:00
resolvers Load parameters from file 2021-06-29 07:07:34 +02:00
rpc Remove Slack 2021-07-11 11:13:27 +02:00
strategy Implement strategy-controlled stake sizes. Expose `self.wallet` to a strategy. 2021-07-11 12:38:58 +03:00
templates fix daily profit data and daily profit curve example 2021-07-06 22:47:39 +02:00
vendor Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
__init__.py Remove encode/decode for hyperopt 2021-05-01 17:01:52 +02:00
__main__.py Remove support for 3.6 2020-12-14 19:18:54 +01:00
constants.py first version of OffsetFilter 2021-07-05 12:50:56 +02:00
exceptions.py spell corrections 2021-06-25 22:10:04 +05:30
freqtradebot.py Default to proposed stake 2021-07-11 14:11:41 +02:00
loggers.py Fix double logging 2020-11-25 14:31:34 +01:00
main.py Remove support for 3.6 2020-12-14 19:18:54 +01:00
misc.py unexpected docstring params 2021-06-25 23:56:16 +05:30
wallets.py Extract Closed profit calculation to trade object 2021-07-12 06:54:06 +02:00
worker.py spell corrections 2021-06-25 22:10:04 +05:30