.. |
commands
|
Add --breakdown to backtest-show
|
2023-04-24 10:35:46 +02:00 |
configuration
|
Improve timerange parsing when accepting values from API
|
2023-04-10 19:45:24 +02:00 |
data
|
Remove deprecated pandas option
|
2023-04-10 16:33:56 +02:00 |
edge
|
Rename edge.stoploss to get_stoploss
|
2023-02-14 07:18:11 +01:00 |
enums
|
telegram: Fix sending telegram message with exception
|
2023-03-10 18:09:05 +01:00 |
exchange
|
add fetch_orders exchange wrapper
|
2023-04-25 16:19:14 +02:00 |
freqai
|
Fix exception typos due to newlines
|
2023-04-25 09:27:33 +02:00 |
leverage
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
loggers
|
Refactor logging to be a package, instead of a module
|
2023-04-09 16:48:18 +02:00 |
mixins
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
optimize
|
Improve type safety
|
2023-04-24 14:27:56 +02:00 |
persistence
|
Handle special case where exit order is for more than the trade amount ...
|
2023-04-25 15:56:51 +02:00 |
plot
|
Add current_time to bot_loop_start callbak
|
2023-03-26 11:22:19 +02:00 |
plugins
|
Add clarifying comment, simplify code
|
2023-04-13 18:19:52 +02:00 |
resolvers
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
rpc
|
Improve telegram async tests
|
2023-04-24 14:27:56 +02:00 |
strategy
|
Further increase typehints in freqAI interface
|
2023-04-23 19:36:17 +02:00 |
templates
|
Further increase typehints in freqAI interface
|
2023-04-23 19:36:17 +02:00 |
util
|
REmove Rich-progress wrapper again
|
2023-04-09 16:21:30 +02:00 |
vendor
|
ruff: Activate UP ruleset
|
2023-03-19 17:57:56 +01:00 |
__init__.py
|
Bump develop version to 2023.5-dev
|
2023-04-24 14:05:35 +02:00 |
__main__.py
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
constants.py
|
Update constants.py
|
2023-04-15 20:01:12 +02:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Update missleading docstring
|
2023-04-25 11:52:13 +02:00 |
main.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
misc.py
|
Don't use deprecated Type construct
|
2023-03-11 15:15:32 +01:00 |
wallets.py
|
Fallback to "initialMargin" if collateral is not set
|
2023-04-24 12:13:24 +02:00 |
worker.py
|
telegram: Fix sending telegram message with exception
|
2023-03-10 18:09:05 +01:00 |