Matthias
|
1e0782b626
|
Add support for python 3.12 in setup.sh
closes #10220
|
2024-05-18 15:05:14 +02:00 |
|
Matthias
|
8d93f27185
|
Add simple test for "fetch_my_trades" parsing quality
|
2024-05-17 18:27:07 +02:00 |
|
Joe Schr
|
1167917cf6
|
constants : add ranges for orderflow config properties
|
2024-05-17 16:14:54 +02:00 |
|
Joe Schr
|
8afcaeeed9
|
trades() : add lookahead warning to docstring
|
2024-05-17 15:58:29 +02:00 |
|
Joe Schr
|
ab7f8b3a0f
|
imbalance_ratio : use ratio instead of percentage
|
2024-05-17 15:49:53 +02:00 |
|
Matthias
|
34b06cd9aa
|
Bump ccxt min-version
|
2024-05-16 19:25:40 +02:00 |
|
Matthias
|
1e04140fff
|
Partially revert bybit leverage-tiers workaround
|
2024-05-16 19:25:19 +02:00 |
|
Matthias
|
a92178dd60
|
load_cached_leverage_tiers should allow a remote cache period
|
2024-05-16 19:11:51 +02:00 |
|
Matthias
|
e17afb2554
|
Bump ccxt to 4.3.24
|
2024-05-16 19:08:47 +02:00 |
|
Matthias
|
1e2662b627
|
Greatly simplify leverage tier loading for binance
|
2024-05-16 18:20:14 +02:00 |
|
Matthias
|
ac9dccb6d5
|
Merge pull request #10215 from freqtrade/fix/catboostworkaround
Remove catboost stdout workaround
|
2024-05-16 17:33:01 +02:00 |
|
Joe Schr
|
0460ce45ff
|
ruff format: exchange/trades_load
|
2024-05-16 14:28:30 +02:00 |
|
Joe Schr
|
f99e8f18bc
|
refresh_latest_trades : removes TODO
|
2024-05-16 14:10:08 +02:00 |
|
Joe Schr
|
839827c0d7
|
refresh_latest_trades : remove "-cached" from trades pair files
|
2024-05-16 14:08:02 +02:00 |
|
Joe Schr
|
d33a14aab1
|
test_refresh_latest_trades : removes TODO
|
2024-05-16 13:58:08 +02:00 |
|
Matthias
|
c06ae41fed
|
Remove catboost stdout workaround
https://github.com/catboost/catboost/issues/2195 is fixed, so this SHOULD work
|
2024-05-16 07:25:49 +02:00 |
|
Matthias
|
19d6ce5446
|
Remove custom build process
|
2024-05-16 07:04:50 +02:00 |
|
Matthias
|
c955aa02df
|
No extra styling ...
|
2024-05-16 06:59:12 +02:00 |
|
Matthias
|
2a8cfd2e92
|
Add extra rtd rules ...
|
2024-05-16 06:54:20 +02:00 |
|
Matthias
|
5fba44abe7
|
use dynamic build process for RTD
|
2024-05-16 06:54:19 +02:00 |
|
Matthias
|
9c8b6babdf
|
Merge pull request #10214 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-05-16 06:43:30 +02:00 |
|
xmatthias
|
fb73e23e64
|
chore: update pre-commit hooks
|
2024-05-16 03:02:21 +00:00 |
|
Matthias
|
d318c20d82
|
Bump ccxt.pro to 4.3.23
closes #10211
|
2024-05-15 18:14:06 +02:00 |
|
Matthias
|
c91e1d80c2
|
Merge pull request #10212 from freqtrade/refactor/max_drawdown
Refactor calculate_max_drawdown
|
2024-05-15 18:04:21 +02:00 |
|
Joe Schr
|
a56faf503b
|
ruff format: orderflow / public trades
|
2024-05-15 17:09:32 +02:00 |
|
Joe Schr
|
6c696e14f0
|
test_refresh_latest_trades : mock datadir with tmp_path
|
2024-05-15 16:19:36 +02:00 |
|
Joe Schr
|
f87cd5daca
|
Enables use_public_trades only in test_refresh_latest_trades
|
2024-05-15 14:57:22 +02:00 |
|
Joe Schr
|
b9035da981
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-05-15 14:43:00 +02:00 |
|
Matthias
|
702ac14f27
|
Fix using wrong type
|
2024-05-15 07:04:36 +02:00 |
|
Matthias
|
a6b07ec96f
|
Remove compatibility layer for calculate_max_drawdown
|
2024-05-15 06:54:17 +02:00 |
|
Matthias
|
c79b75ff9a
|
Update remaining tests
|
2024-05-15 06:46:30 +02:00 |
|
Matthias
|
a6050cb771
|
Update tests for new interface
|
2024-05-14 19:57:46 +02:00 |
|
Matthias
|
bcb59265b5
|
Use default parameters for DrawdownResult
|
2024-05-14 19:50:35 +02:00 |
|
Matthias
|
94786454b7
|
Use calc_drawdown method throughout the bot
|
2024-05-14 19:37:41 +02:00 |
|
Matthias
|
0aa3ec2845
|
Have hyperopt-loss function use calc_max_drawdown
|
2024-05-14 19:28:48 +02:00 |
|
Matthias
|
c8eb22dcbd
|
Add typed max_drawdown function
|
2024-05-14 19:28:33 +02:00 |
|
Matthias
|
3b0036368d
|
Merge pull request #10210 from stash86/bt-metrics
modify MeasureTime log message to include time limit and 's' suffix
|
2024-05-14 18:23:50 +02:00 |
|
Joe Schr
|
ec9d1812c6
|
add test_refresh_latest_trades to test_exchange
|
2024-05-14 18:06:57 +02:00 |
|
Joe Schr
|
dd432ffbde
|
cleanup ruff and isort errors
|
2024-05-14 17:28:07 +02:00 |
|
Stefano Ariestasia
|
75965cd50f
|
modify MeasureTime log message to include time limit and 's' suffix
|
2024-05-14 16:20:20 +09:00 |
|
Matthias
|
b1fd79d720
|
Schedule devcontainer pre-built to Sunday morning
|
2024-05-14 06:37:10 +02:00 |
|
Matthias
|
3cd2b7c163
|
Merge pull request #10208 from freqtrade/ruff
Add ruff formatting
|
2024-05-14 06:25:06 +02:00 |
|
Matthias
|
c1fea31437
|
Merge pull request #10209 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-05-14 06:23:12 +02:00 |
|
xmatthias
|
b36428c2e3
|
chore: update pre-commit hooks
|
2024-05-14 03:03:37 +00:00 |
|
Matthias
|
9291698561
|
A few more formatting updates
|
2024-05-13 19:49:15 +02:00 |
|
Matthias
|
6a802f5624
|
Add vscode extensions recommendation file
|
2024-05-13 19:37:13 +02:00 |
|
Matthias
|
33b95e27de
|
Update documentation to reflect ruff
|
2024-05-13 19:36:34 +02:00 |
|
Matthias
|
9ec46496f0
|
Merge pull request #10204 from freqtrade/dependabot/pip/develop/ccxt-4.3.21
Bump ccxt from 4.3.16 to 4.3.21
|
2024-05-13 07:29:15 +02:00 |
|
Matthias
|
e848c6494e
|
Add ruff format check to github CI
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
58edb0a54a
|
Update misspellings that are being detected now
|
2024-05-13 07:10:25 +02:00 |
|