You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
{
|
|
|
|
|
"server": {
|
|
|
|
|
"port": 8080,
|
|
|
|
|
"mode": "debug",
|
|
|
|
|
"api_key": "demo-api-key-2024"
|
|
|
|
|
},
|
|
|
|
|
"database": {
|
|
|
|
|
"host": "localhost",
|
|
|
|
|
"port": 3306,
|
|
|
|
|
"user": "root",
|
|
|
|
|
"password": "1qazse42W3",
|
|
|
|
|
"database": "marketdata"
|
|
|
|
|
},
|
|
|
|
|
"redis": {
|
|
|
|
|
"host": "localhost",
|
|
|
|
|
"port": 6379,
|
|
|
|
|
"password": "",
|
|
|
|
|
"db": 0
|
|
|
|
|
},
|
|
|
|
|
"sources": {
|
|
|
|
|
"stock": {
|
|
|
|
|
"active": "amazingdata",
|
|
|
|
|
"list": {
|
|
|
|
|
"akshare": {
|
|
|
|
|
"type": "http",
|
|
|
|
|
"config": {
|
|
|
|
|
"timeout": "30"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"amazingdata": {
|
|
|
|
|
"type": "sdk",
|
|
|
|
|
"config": {
|
|
|
|
|
"username": "11200008169",
|
|
|
|
|
"password": "11200008169@2026",
|
|
|
|
|
"host": "140.206.44.234",
|
|
|
|
|
"port": "8600",
|
|
|
|
|
"local_path": "./amazing_data_cache/",
|
|
|
|
|
"use_local_cache": "true"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"futures": {
|
|
|
|
|
"active": "akshare",
|
|
|
|
|
"list": {
|
|
|
|
|
"akshare": {
|
|
|
|
|
"type": "http",
|
|
|
|
|
"config": {
|
|
|
|
|
"timeout": "30"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"amazingdata": {
|
|
|
|
|
"type": "sdk",
|
|
|
|
|
"config": {
|
|
|
|
|
"username": "11200008169",
|
|
|
|
|
"password": "11200008169@2026",
|
|
|
|
|
"host": "140.206.44.234",
|
|
|
|
|
"port": "8600",
|
|
|
|
|
"local_path": "./amazing_data_cache/",
|
|
|
|
|
"use_local_cache": "true"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|