.. |
commands
|
webserver mode should properly validate config
|
2023-08-17 09:15:59 +02:00 |
configuration
|
webserver mode should properly validate config
|
2023-08-17 09:15:59 +02:00 |
data
|
Datahandlers should store data from dataframes
|
2023-08-17 20:11:18 +02:00 |
edge
|
Merge branch 'develop' into dataformat/feather
|
2023-07-29 20:04:12 +02:00 |
enums
|
Add margin_mode to pairlists callback
|
2023-06-04 13:25:39 +02:00 |
exchange
|
Update cached binance leverage tiers
|
2023-08-16 07:45:22 +02:00 |
freqai
|
Merge pull request #8903 from Yinon-Polak/freqai-pytorch-bugfixes
|
2023-08-15 16:48:44 +02:00 |
leverage
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
loggers
|
Improve Log reduction and corresponding test
|
2023-06-10 09:44:20 +02:00 |
mixins
|
Simplify class setups without inheritance
|
2023-06-29 12:16:10 +00:00 |
optimize
|
get_analyzed_dataframe should provide dataframe with startup candles
|
2023-08-15 19:43:04 +02:00 |
persistence
|
price_to_precision should only run once
|
2023-08-14 15:19:34 +02:00 |
plot
|
Merge branch 'develop' into dataformat/feather
|
2023-07-29 20:04:12 +02:00 |
plugins
|
Allow comments and trailing commas in remotepairlist files
|
2023-07-27 18:05:22 +02:00 |
resolvers
|
Merge remote-tracking branch 'origin' into use-datasieve
|
2023-06-07 19:23:36 +02:00 |
rpc
|
Add FIAT mapping for true usdt
|
2023-08-16 07:44:19 +02:00 |
strategy
|
prevent errors in custom stop from crashing the bot
|
2023-08-14 14:54:11 +02:00 |
templates
|
Split strategy template to have conditional attributes
|
2023-08-15 06:58:35 +02:00 |
types
|
move Notes to be a "API only" type
|
2023-08-03 06:17:06 +02:00 |
util
|
Split tests for jinja utils
|
2023-08-15 07:42:43 +02:00 |
vendor
|
ruff: Activate UP ruleset
|
2023-03-19 17:57:56 +01:00 |
__init__.py
|
Bump dev version to 2023.8-dev
|
2023-07-29 18:18:03 +02:00 |
__main__.py
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
constants.py
|
webserver mode should properly validate config
|
2023-08-17 09:15:59 +02:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Add rate-limited wallets call before adjust_trade-Position calls
|
2023-08-06 17:11:17 +02:00 |
main.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
misc.py
|
Move rendering commands to utils
|
2023-08-15 07:42:05 +02:00 |
wallets.py
|
Include realized_profit in update_dry
|
2023-07-16 16:06:23 +02:00 |
worker.py
|
telegram: Fix sending telegram message with exception
|
2023-03-10 18:09:05 +01:00 |