修改使用未来数据

This commit is contained in:
jackyu66git
2025-09-11 18:39:57 +08:00
parent e75aca320e
commit 4ea4b8cac5
6 changed files with 117 additions and 51 deletions
+3 -3
View File
@@ -42,7 +42,7 @@
"ccxt_config": {},
"ccxt_async_config": {},
"pair_whitelist": [
"ETH/USDT:USDT"
"BTC/USDT:USDT"
],
"pair_blacklist": [
"BNB/.*"
@@ -64,8 +64,8 @@
},
"api_server": {
"enabled": true,
"listen_ip_address": "127.0.0.1",
"listen_port": 8812,
"listen_ip_address": "0.0.0.0",
"listen_port": 8813,
"verbosity": "error",
"enable_openapi": false,
"jwt_secret_key": "14d3510740e2c39a973a8895f1aa2704d98d08b86170260085709fa5ea48251d",