Matthias
|
68712c884e
|
chore: fix line length
|
2024-11-16 12:51:13 +01:00 |
|
Matthias
|
db9b31cb85
|
chore: don't use unsupported syntax
|
2024-11-16 12:40:03 +01:00 |
|
Matthias
|
7090d4e5ba
|
fix: override gate funding fee limit to 90
(seems to be the new limit)
|
2024-11-16 11:56:05 +01:00 |
|
Matthias
|
b2423fa390
|
chore: remove explicit ohlcv_candle_limit in favor of config option
|
2024-11-16 11:54:54 +01:00 |
|
Matthias
|
83b87cb812
|
feat: add explicit funding_fee_candle_limit for simplified overriding
|
2024-11-16 11:54:28 +01:00 |
|
Matthias
|
44dcb4cc78
|
Merge pull request #10839 from gaardiolor/hyperliquid
Hyperliquid
|
2024-11-16 11:18:03 +01:00 |
|
Matthias
|
64803a735d
|
tests: update commands tests to early fail approach
|
2024-11-16 11:07:19 +01:00 |
|
Matthias
|
20e77bb5d9
|
test: update tests to recognize early failing
|
2024-11-16 11:02:22 +01:00 |
|
Matthias
|
f11e5128ad
|
tests: update tests for new dl-trades behavior
|
2024-11-16 10:58:25 +01:00 |
|
Matthias
|
bbe13cafcb
|
tests: Remove pointless test
|
2024-11-16 10:46:48 +01:00 |
|
Matthias
|
1acca87fbf
|
chore: early-exit when no pairs are available
|
2024-11-16 10:46:23 +01:00 |
|
Matthias
|
2012bb7c53
|
chore: improve logging sequence
|
2024-11-16 10:43:01 +01:00 |
|
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 |
|