CO-S-01-01
最后更新于
Description:
Measures how strongly current sentiment deviates from its historical norm, identifying short-term overheating, panic, and potential reversal pressure through standardized sentiment momentum.
Request Data
Response Data
最后更新于
{
"endpoints": [
"CO-S-01-01"
],
"endTime": "2025-05-01 23:59:59",
"startTime": "2025-05-01 00:00:00",
"timeType": "1d",
"token": [
"BTC",
"ETH"
]
}[
{
"token": "BTC",
"startTime": "2025-05-01 00:00:00",
"endTime": "2025-05-02 23:59:59",
"timeType": "1d",
"timePeriods": [
{
"startTime": "2025-05-02 08:00:00",
"endTime": "2025-05-03 07:59:59",
"data": [
{
"endpoint": "CO-S-01-01",
"value": "0.65811"
}
]
},
{
"startTime": "2025-05-01 08:00:00",
"endTime": "2025-05-02 07:59:59",
"data": [
{
"endpoint": "CO-S-01-01",
"value": "0.42851"
}
]
}
]
},
{
"token": "ETH",
"startTime": "2025-05-01 00:00:00",
"endTime": "2025-05-02 23:59:59",
"timeType": "1d",
"timePeriods": [
{
"startTime": "2025-05-02 08:00:00",
"endTime": "2025-05-03 07:59:59",
"data": [
{
"endpoint": "CO-S-01-01",
"value": "0.35452"
}
]
},
{
"startTime": "2025-05-01 08:00:00",
"endTime": "2025-05-02 07:59:59",
"data": [
{
"endpoint": "CO-S-01-01",
"value": "0.54365"
}
]
}
]
}
]