SymbolSentimentUpdatedEventArgs¶
Summary¶
Provides data for the price alert added event.
Signature
1 |
|
Namespace¶
cAlgo.API
Properties¶
Sentiment¶
Summary
Gets sentiment.
Signature
1 |
|
Return Value
SymbolSentiment
SymbolName¶
Summary
Gets symbol name.
Signature
1 |
|
Return Value
string