curl --location --request GET '/stocks//indicators/news'
[
{
"date": "2019-08-24",
"strong_sell": 0,
"sell": 0,
"hold": 0,
"buy": 0,
"strong_buy": 0,
"result": "STRONG_SELL",
"buy_news_id": 0,
"sell_news_id": 0
}
]