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

     1  # Indicator
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Buy** | **int64** | Number of buy signals | [optional] 
     8  **Neutral** | **int64** | Number of neutral signals | [optional] 
     9  **Sell** | **int64** | Number of sell signals | [optional] 
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13