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
Moex
MOEX.
public const string Moex = "https://www.moex.com/export/news.aspx"
Field Value
Reuters
Reuters (economy).
public const string Reuters = "https://ir.thomsonreuters.com/rss/news-releases.xml"
Field Value
SmartLab
Smart-Lab.
public const string SmartLab = "https://smart-lab.ru/allsignals/rss/"
Field Value
Properties
All
All addresses.
public static string[] All { get; }
Property Value
- string[]