Package com.github.oscerd.finnhub.models
Class Indicator
java.lang.Object
com.github.oscerd.finnhub.models.Indicator
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class Indicator
extends Object
Indicator
-
Constructor Details
-
Indicator
public Indicator()
-
-
Method Details
-
buy
-
getBuy
Number of buy signals- Returns:
- buy
-
setBuy
-
neutral
-
getNeutral
Number of neutral signals- Returns:
- neutral
-
setNeutral
-
sell
-
getSell
Number of sell signals- Returns:
- sell
-
setSell
-
equals
-
hashCode
public int hashCode() -
toString
-