.. |
commands
|
Default to 0.0.0.0 if on API listen address for configs generated through docker
|
2023-07-23 19:44:43 +02:00 |
configuration
|
Add helper function detecting (prebuilt) docker environment
|
2023-07-23 19:38:30 +02:00 |
data
|
Move comment to actually relevant line
|
2023-07-26 07:07:21 +02:00 |
edge
|
Simplify advise calls by extracting that part into a method.
|
2023-07-21 20:27:52 +02:00 |
enums
|
Add margin_mode to pairlists callback
|
2023-06-04 13:25:39 +02:00 |
exchange
|
Completely remove "fee_cost_in_contracts" functionality
|
2023-07-20 19:51:45 +02:00 |
freqai
|
Bump lightgbm from 3.3.5 to 4.0.0 (#8923)
|
2023-07-22 15:30:58 +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
|
Improve docstring
|
2023-07-25 07:06:42 +02:00 |
persistence
|
Merge pull request #8909 from freqtrade/backtest_adjustment
|
2023-07-16 20:03:46 +02:00 |
plot
|
trim_dataframe should enforce kwargs for non-required arguments
|
2023-07-21 20:33:41 +02:00 |
plugins
|
Improve some test coverage
|
2023-07-09 11:37:06 +02:00 |
resolvers
|
Merge remote-tracking branch 'origin' into use-datasieve
|
2023-06-07 19:23:36 +02:00 |
rpc
|
Improve errorhandling on webserver endpoint
|
2023-07-27 06:52:34 +02:00 |
strategy
|
Simplify advise calls by extracting that part into a method.
|
2023-07-21 20:27:52 +02:00 |
templates
|
Merge pull request #8590 from AchmadFathoni/develop
|
2023-06-10 15:27:01 +02:00 |
types
|
Update typedDict type used with pydantic
|
2023-06-03 12:33:44 +02:00 |
util
|
Move format_ms_time to datetime_helpers
|
2023-07-07 08:59:07 +02:00 |
vendor
|
ruff: Activate UP ruleset
|
2023-03-19 17:57:56 +01:00 |
__init__.py
|
bump develop-version to 2023.7.dev
|
2023-07-07 08:59:10 +02:00 |
__main__.py
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
constants.py
|
Remove wrong/faulty "default" comment from cli options
|
2023-07-10 06:12:46 +02:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Only run once for an order
|
2023-07-13 07:14:20 +02:00 |
main.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
misc.py
|
Add is_file_in_dir helper function
|
2023-07-25 20:19:23 +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 |