Matthias
|
92405f94ec
|
test: further add tests for public trades dl
|
2025-01-30 07:13:03 +01:00 |
|
Matthias
|
3e1daf50b0
|
test: add test for download_archive_trades
|
2025-01-30 07:10:14 +01:00 |
|
Matthias
|
40f56e43cc
|
test: add test for get_daily_trades
|
2025-01-26 13:34:27 +01:00 |
|
Matthias
|
e9c961802b
|
test: add test for trades zip url
|
2025-01-26 13:18:05 +01:00 |
|
Matthias
|
948b6e041d
|
test: add initial test for download-trades
|
2025-01-26 13:15:09 +01:00 |
|
Matthias
|
a0bc3d968b
|
refactor: simplify binance_public_data
|
2025-01-26 10:56:45 +01:00 |
|
Matthias
|
162c79029f
|
chore: slightly reorganize test file layout
|
2024-11-29 07:12:54 +01:00 |
|
Matthias
|
fa1e0af19f
|
chore: remove direct exchange connection
|
2024-11-29 06:46:55 +01:00 |
|
Matthias
|
d1710826e6
|
chore: improved naming
|
2024-11-28 07:27:29 +01:00 |
|
Matthias
|
e2a09f272a
|
chore: Improve naming, remove unnecessary method
|
2024-11-28 06:55:15 +01: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 |
|
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
|
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
|
e2ee7f7b2f
|
feat: fall back to rest API by catching all exceptions
|
2024-11-02 05:25:05 +08:00 |
|
Meng Xiangzhuo
|
3c76af9dab
|
tests: fix windows
|
2024-10-31 04:18:37 +08:00 |
|
Meng Xiangzhuo
|
ad12a9eb99
|
tests: setup windows asyncio loop
|
2024-10-31 03:29:21 +08:00 |
|
Meng Xiangzhuo
|
a417698fcd
|
tests: fix test and improve coverage
|
2024-10-30 11:30:12 +08:00 |
|
Meng Xiangzhuo
|
e49b5b03db
|
feat: stop on 404 to prevent missing data
|
2024-10-30 07:59:06 +08:00 |
|
Meng Xiangzhuo
|
04d3633545
|
feat: implement fetch data from data.binance.vision
|
2024-10-30 07:29:52 +08:00 |
|