idx-cli/tests/fixtures/msn_sentiment_bbca.json
2026-03-26 18:33:08 +07:00

20 lines
346 B
JSON

[
{
"symbol": "BBCA.JK",
"displayName": "Bank Central Asia Tbk PT",
"sentimentStatistics": [
{
"timeRangeName": "1D",
"bullish": 10,
"bearish": 2,
"neutral": 3
},
{
"timeRangeName": "1W",
"bullish": 25,
"bearish": 5,
"neutral": 7
}
]
}
]