.. |
commands
|
Remove bittrex from code for suppored exchanges
|
2023-11-21 06:39:29 +01:00 |
configuration
|
Merge pull request #9540 from freqtrade/fix/issue_9538
|
2023-12-14 06:36:50 +01:00 |
data
|
Add timeframe info into 'increase startup_candle_count' log message
|
2023-12-18 20:06:49 +00: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
|
Remove Bittrex subclass
|
2023-12-18 07:15:24 +01:00 |
freqai
|
Fix duplicated data loading and timerange for populate_features
|
2023-12-18 20:06:49 +00:00 |
leverage
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
loggers
|
Hide most non-freqtrade logs in -v mode
|
2023-10-05 07:03:29 +02:00 |
mixins
|
Simplify class setups without inheritance
|
2023-06-29 12:16:10 +00:00 |
optimize
|
Revert "Merge pull request #9450 from freqtrade/fix/startup-candle-count"
|
2023-12-17 17:44:15 +01:00 |
persistence
|
Update intermediate close_profit calculation
|
2023-11-18 19:47:09 +01:00 |
plot
|
use strategy_wrapper for bot_loop_start in plotting
|
2023-11-25 12:51:17 +01:00 |
plugins
|
Merge pull request #9187 from stash86/full-pairlist
|
2023-09-23 10:24:13 +02:00 |
resolvers
|
Improve "uses_after_fill" detection
|
2023-08-14 17:08:37 +02:00 |
rpc
|
Provide strategy timeframe via API
|
2023-12-17 15:03:11 +01:00 |
strategy
|
Prevent merge artifacts in "informative" pair
|
2023-12-03 13:31:16 +01:00 |
templates
|
Merge pull request #9576 from freqtrade/simplify-freqai-example
|
2023-12-18 20:01:02 +01:00 |
types
|
move Notes to be a "API only" type
|
2023-08-03 06:17:06 +02:00 |
util
|
Improve enum imports
|
2023-09-10 18:10:38 +02:00 |
vendor
|
have to use bitwise operator, otherwise ambiguous error is thrown
|
2023-10-15 19:32:03 +09:00 |
__init__.py
|
Bump version to 2023.12-dev
|
2023-11-30 07:04:38 +01:00 |
__main__.py
|
Setup.sh should require 3.9
|
2023-09-07 06:25:44 +02:00 |
constants.py
|
Merge pull request #9152 from stash86/bt-metrics
|
2023-09-29 17:59:37 +02:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Don't use config['stake_amount'] in wallets
|
2023-12-12 22:43:46 +01:00 |
main.py
|
Update hard min-requirement for python
|
2023-09-18 18:12:39 +02:00 |
misc.py
|
Pass explicit stringIO type to pandas read_json
|
2023-10-30 19:20:59 +01:00 |
wallets.py
|
Don't use config['stake_amount'] in wallets
|
2023-12-12 22:43:46 +01:00 |
worker.py
|
telegram: Fix sending telegram message with exception
|
2023-03-10 18:09:05 +01:00 |