Loading...
Searching...
No Matches
ATAS.Indicators.News Namespace Reference

Classes

class  Dividend
 
class  DividendEvent
 
class  EarningsEvent
 
class  EarningsTrend
 
class  EconomicEvent
 
class  EconomicEventComparisonExtensions
 
interface  INewsProvider
 
class  NewsArticle
 
class  NewsSentiment
 

Enumerations

enum  EconomicEventComparison { MonthOverMonth , QuarterOverQuarter , YearOverYear }
 
enum  EconomicEventImportance { Skip = 0 , Low = 1 , Medium = 2 , High = 3 }
 Market impact of an economic event. EODHD does not expose importance, so the NewsAggregator server derives it from the (country, type) pair and delivers it with each event. More...
 

Enumeration Type Documentation

◆ EconomicEventComparison

Enumerator
MonthOverMonth 
QuarterOverQuarter 
YearOverYear 

◆ EconomicEventImportance

Market impact of an economic event. EODHD does not expose importance, so the NewsAggregator server derives it from the (country, type) pair and delivers it with each event.

Enumerator
Skip 

Not worth displaying at all (holidays and similar non-events). The server filters such events out, so delivered events never carry this value.

Low 
Medium 
High