Table of Contents

Class RssAddresses

Namespace
StockSharp.Rss
Assembly
StockSharp.Rss.dll

The most popular RSS feeds.

public static class RssAddresses
Inheritance
RssAddresses
Inherited Members

Fields

MarketWatch

MarketWatch.

public const string MarketWatch = "http://feeds.marketwatch.com/marketwatch/bulletins?format=xml"

Field Value

string

Moex

MOEX.

public const string Moex = "https://www.moex.com/export/news.aspx"

Field Value

string

Reuters

Reuters (economy).

public const string Reuters = "https://www.reutersagency.com/feed/?taxonomy=best-sectors&post_type=best"

Field Value

string

SmartLab

Smart-Lab.

public const string SmartLab = "https://smart-lab.ru/allsignals/rss/"

Field Value

string

TradingEconomics

Trading Economics (Russia).

public const string TradingEconomics = "https://tradingeconomics.com/russia/rss"

Field Value

string

Properties

All

All addresses.

public static string[] All { get; }

Property Value

string[]