Matthias
|
14d384a30a
|
feat: don't auto-delete trades data due to invalid timerange
trades-data is already slow enough to download
|
2024-11-16 10:34:24 +01:00 |
|
Matthias
|
927f5e2c8b
|
tests: enhanced test for get_trade_history on binance
|
2024-11-16 10:10:30 +01:00 |
|
Matthias
|
d59bedf977
|
feat: download-trades-data on binance has limited history
with from=0, we can get the initial data available.
closes #10941
|
2024-11-16 10:02:22 +01:00 |
|
Matthias
|
c61a71a36e
|
fix: percent_change from candle must provide percentage, not ratio
closes #10937
|
2024-11-16 08:50:41 +01:00 |
|
Matthias
|
46f2e693bc
|
chore: bump ccxt to 4.4.31
|
2024-11-15 21:57:58 +01:00 |
|
Matthias
|
cbc4bb5420
|
chore: use __all__ for hyperopt main export
|
2024-11-15 07:24:46 +01:00 |
|
Matthias
|
49e85e0680
|
docs: update migration docs to new syntax
only update the "after" parts.
No changs to highlighting, as the actual syntax used is not relevant for the strategy.
|
2024-11-15 07:21:22 +01:00 |
|
Matthias
|
e8d724680a
|
chore: improved log msg wording
|
2024-11-15 07:19:05 +01:00 |
|
Matthias
|
6d9ab5e9ff
|
docs: update more typing wordings
|
2024-11-15 07:18:41 +01:00 |
|
Matthias
|
a6d513a0e6
|
docs: update callback docs to new syntax
|
2024-11-15 07:15:31 +01:00 |
|
Matthias
|
d565c40f4b
|
docs: Updated syntax
|
2024-11-15 07:11:54 +01:00 |
|
Matthias
|
52b4ae5eae
|
Docs: Align to 3.10 syntax
|
2024-11-15 07:10:31 +01:00 |
|
Meng Xiangzhuo
|
0f53dc1b7b
|
chore: improve log level to warning when falling back to API
|
2024-11-15 12:08:50 +08:00 |
|
Matthias
|
5c4b9e59d1
|
chore: add Hyperliquid as supported exchange to docs
|
2024-11-14 07:08:27 +01:00 |
|
Matthias
|
a02f63dcc3
|
chore: add hyperliquid to supported exchange list
|
2024-11-14 07:06:43 +01:00 |
|
Matthias
|
a3a94e6ea4
|
chore: reorder hyperliquid docs, add note about order types
|
2024-11-14 07:06:09 +01:00 |
|
Matthias
|
c039a45def
|
fix: hyperliquid market orders don't exist and always require price
|
2024-11-14 07:04:39 +01:00 |
|
Matthias
|
3276dd6b94
|
Merge pull request #10931 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-11-14 06:34:32 +01:00 |
|
xmatthias
|
de306de78b
|
chore: update pre-commit hooks
|
2024-11-14 03:06:23 +00:00 |
|
xzmeng
|
19f96d60e3
|
refactor: streamline error handling by raising instead of returning
|
2024-11-14 09:47:23 +08:00 |
|
xzmeng
|
bfdbf0248c
|
refactor: rename asset_type to asset_type_url_segment
|
2024-11-14 07:51:58 +08:00 |
|
xzmeng
|
660863392b
|
refactor: rename fetch_ohlcv to download_archive_ohlcv
|
2024-11-14 07:29:37 +08:00 |
|
xzmeng
|
8baa0f7310
|
chore: add user friendly warnings
|
2024-11-14 06:06:15 +08:00 |
|
xzmeng
|
6b18c4f24c
|
feat: cancel uncompleted tasks before return
|
2024-11-14 05:24:31 +08:00 |
|
xzmeng
|
40f70a1cc0
|
chore: warning when fall back to rest API
|
2024-11-14 04:36:24 +08:00 |
|
Meng Xiangzhuo
|
c869dfea3f
|
chore: add more docstrings
|
2024-11-13 17:32:25 +08:00 |
|
Meng Xiangzhuo
|
39b4263b8b
|
chore: improve comments
|
2024-11-13 17:14:49 +08:00 |
|
Meng Xiangzhuo
|
cf7016b36d
|
chore: remove unused code
|
2024-11-13 16:09:02 +08:00 |
|
Meng Xiangzhuo
|
1893ac7ed6
|
tests: patch thirty party libs from imported location
|
2024-11-13 13:08:29 +08:00 |
|
Meng Xiangzhuo
|
a748d105ed
|
chore: remove performance compare script
|
2024-11-13 12:45:46 +08:00 |
|
Meng Xiangzhuo
|
fc307bcf5b
|
tests: fix
|
2024-11-13 12:44:27 +08:00 |
|
Meng Xiangzhuo
|
03033a0684
|
refactor: use exchange.markets to avoid loading ccxt markets
|
2024-11-13 12:36:18 +08:00 |
|
Meng Xiangzhuo
|
7ca39a5c38
|
Merge branch 'develop' into binance-public-data
|
2024-11-13 12:14:50 +08:00 |
|
Meng Xiangzhuo
|
d7555e1f29
|
feat: support proxy from environment variables
|
2024-11-13 12:03:41 +08:00 |
|
Meng Xiangzhuo
|
37726fba58
|
refactor: use CCXT for pair to symbol conversion
|
2024-11-13 11:55:10 +08:00 |
|
Meng Xiangzhuo
|
c4cf582c9d
|
refacotr: default to stop on 404
|
2024-11-13 11:18:32 +08:00 |
|
Meng Xiangzhuo
|
acc53065e5
|
refactor: strip fast download logic into a method
|
2024-11-13 10:16:06 +08:00 |
|
Matthias
|
9360c109a9
|
docs: fix spelling
|
2024-11-12 19:32:42 +01:00 |
|
Matthias
|
5d9af5a7da
|
test: update tests with new formatting
|
2024-11-12 19:27:17 +01:00 |
|
Matthias
|
88e0fed4c4
|
fix: Consistently format pair rate between entry and exit messages
closes #10922
|
2024-11-12 19:27:17 +01:00 |
|
Matthias
|
98dcc08c6d
|
feat: add fmt_coin2
|
2024-11-12 19:27:17 +01:00 |
|
gaardiolor
|
702b50e7e9
|
Update exchanges.md - less details on the private key conversion
|
2024-11-12 18:22:19 +01:00 |
|
gaardiolor
|
8f946ea1b2
|
Update exchanges.md - further clarify private key best practices
|
2024-11-12 18:13:31 +01:00 |
|
Matthias
|
4e5ae0af84
|
Merge pull request #10919 from freqtrade/refactor/hyperopt
Restore hyperopt logging, refactor hyperopt layout
|
2024-11-12 18:13:02 +01:00 |
|
Matthias
|
ca00871362
|
chore: adopt hyperopt class to new ruff formatting
|
2024-11-12 18:05:51 +01:00 |
|
Matthias
|
a1d8658297
|
Merge branch 'develop' into pr/gaardiolor/10839
|
2024-11-12 18:05:25 +01:00 |
|
gaardiolor
|
31814e8bf9
|
Update docs/stoploss.md - clarify that stoploss_on_exchange is only supported for hyperliquid futures
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2024-11-12 17:55:12 +01:00 |
|
Matthias
|
0028df2564
|
feat(hyperliquid): fix a few settings to make spot work properly
|
2024-11-12 06:58:21 +01:00 |
|
Matthias
|
9b3764212f
|
chore: fix bad import
|
2024-11-12 06:30:55 +01:00 |
|
Matthias
|
8128b85706
|
Merge pull request #10921 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-11-12 06:24:15 +01:00 |
|