SymbolSentiment
Summary
Represents a symbol sentiment.
Signature
1 | |
Namespace
cAlgo.API
Examples
1 2 3 4 5 6 7 8 9 10 | |
1 2 3 4 5 6 7 8 9 | |
See Also
Properties
BuyPercentage
Summary
Gets buy percentage if available otherwise 0.
Signature
1 | |
Return Value
double
SellPercentage
Summary
Gets sell percentage if available otherwise 0.
Signature
1 | |
Return Value
double
Events
Updated
Summary
Occurs when symbol sentiment data is updated.
Signature
1 | |