github.com/Finnhub-Stock-API/finnhub-go@v1.2.1/docs/NewsSentiment.md (about)

     1  # NewsSentiment
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Buzz** | [**CompanyNewsStatistics**](CompanyNewsStatistics.md) |  | [optional] 
     8  **CompanyNewsScore** | **float32** | News score. | [optional] 
     9  **SectorAverageBullishPercent** | **float32** | Sector average bullish percent. | [optional] 
    10  **SectorAverageNewsScore** | **float32** | Sectore average score. | [optional] 
    11  **Sentiment** | [**Sentiment**](Sentiment.md) |  | [optional] 
    12  **Symbol** | **string** | Requested symbol. | [optional] 
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16