stable/freqtrade
Sam Germain 3eb0e6ac09 removed leverage/funding_fees 2021-09-08 19:31:27 -06:00
..
commands Merge branch 'develop' into feat/backtest_detail 2021-08-31 20:16:42 +02:00
configuration First test 2021-08-14 17:06:28 +02:00
data Download-data log process added 2021-08-20 14:52:56 +00:00
edge refactor ohlcvdata_to_dataframe to advise_all_indicators 2021-08-09 14:53:18 +02:00
enums Changed interest implementation 2021-08-08 17:09:17 -06:00
exchange Added funding fee calculation methods to exchange classes 2021-09-08 19:31:04 -06:00
leverage removed leverage/funding_fees 2021-09-08 19:31:27 -06:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Changed funding fee implementation 2021-09-04 16:31:09 -06:00
persistence Changed funding fee tracking method, need to get funding_rate and open prices at multiple candles 2021-09-06 15:47:24 -06:00
plot fix: typo spelling grammar 2021-08-16 19:16:24 +07:00
plugins Reduce verbosity of "is in blacklist" logging 2021-08-22 19:40:43 +02:00
resolvers Name changes for strategy 2021-08-18 13:22:54 -06:00
rpc Merge branch 'develop' into feat/backtest_detail 2021-08-31 20:16:42 +02:00
strategy Merge branch 'develop' into feat/short 2021-09-02 07:03:14 +02:00
templates Merge branch 'develop' into feat/short 2021-09-02 07:03:14 +02:00
utils separated hours_to_time to utils folder 2021-09-08 14:54:48 -06:00
vendor Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
__init__.py Update Version to develop again 2021-08-28 10:43:49 +02:00
__main__.py Remove support for 3.6 2020-12-14 19:18:54 +01:00
constants.py Add expired to list of canceled statuses 2021-08-27 19:54:53 +02:00
exceptions.py spell corrections 2021-06-25 22:10:04 +05:30
freqtradebot.py real-time updates to funding-fee in freqtradebot 2021-09-08 14:15:25 -06:00
loggers.py Fix double logging 2020-11-25 14:31:34 +01:00
main.py Autopep8 formatting 2021-08-06 16:35:39 -06:00
misc.py feat: add one additional asterisk 2021-07-12 12:27:59 +00:00
wallets.py Don't log from wallet in backtest mode 2021-07-16 19:57:49 +02:00
worker.py spell corrections 2021-06-25 22:10:04 +05:30