stable/freqtrade
Achmad Fathoni 789c867c8f Fix outdated systemd related exception text. 2023-02-20 16:30:23 +07:00
..
commands Improve stop behavior in SIGTERM cases (docker). 2023-02-13 18:25:15 +01:00
configuration [kucoin] manage kucoin numeric password passed as environment variable as a string 2023-02-02 16:15:23 +01:00
data type Orderbook 2023-02-15 07:01:36 +01:00
edge Rename edge.stoploss to get_stoploss 2023-02-14 07:18:11 +01:00
enums Add Price Type Enum 2023-02-05 10:38:58 +01:00
exchange Update binance leverage tiers 2023-02-17 06:37:03 +01:00
freqai Merge pull request #7904 from freqtrade/feat/shuffle_after_split 2023-02-19 15:03:04 +01:00
leverage Delist FTX, following ccxt's delisting. 2022-11-14 19:40:57 +01:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize .agg would like strings, not the sum function. 2023-01-31 11:22:04 +00:00
persistence Fix dry-run stoploss orders filling "in place" after restart. 2023-02-18 19:25:11 +01:00
plot Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01:00
plugins Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01:00
resolvers Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01:00
rpc Show Config should contain stoploss-on-exchange status 2023-02-08 07:08:42 +01:00
strategy Fix missing typehint in hyper.py 2023-02-13 20:13:26 +01:00
templates Update function signatures in all templates 2023-02-04 20:04:16 +01:00
util Bump ccxt to 2.6.26 2023-01-17 06:46:49 +01:00
vendor Disable ability to use lookahead-biased vwap 2021-10-17 11:23:58 +02:00
__init__.py Bump version to 2023.2.dev 2023-01-30 07:19:35 +01:00
__main__.py Update references to remove python 3.7 support 2022-01-25 06:43:36 +01:00
constants.py add documentation for shuffle_after_split, add to constants 2023-02-16 18:50:11 +01:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Rename stoploss() to create_stoploss() 2023-02-14 20:42:08 +01:00
loggers.py Fix outdated systemd related exception text. 2023-02-20 16:30:23 +07:00
main.py Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01:00
misc.py Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01:00
wallets.py Fix bug in stake_amount adjustment 2023-01-21 08:52:10 +01:00
worker.py Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01:00