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://ir.thomsonreuters.com/rss/news-releases.xml"

Field Value

string

SmartLab

Smart-Lab.

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

Field Value

string

Properties

All

All addresses.

public static string[] All { get; }

Property Value

string[]