Loading...
Searching...
No Matches
ATAS.Indicators.MarketDataSubscriptionRequest Class Reference

Describes a live market-data subscription: the instrument and the data kinds. More...

Public Member Functions

override string ToString ()
 

Properties

CandleSeriesInstrumentInstrument [get]
 The instrument; null or empty means the chart's instrument. A plain string (instrument code) converts implicitly.
 
MarketDataSubscriptionTypes Types = MarketDataSubscriptionTypes.Trades | MarketDataSubscriptionTypes.BestBidAsk [get]
 Requested data kinds.
 

Detailed Description

Describes a live market-data subscription: the instrument and the data kinds.

Member Function Documentation

◆ ToString()

override string ATAS.Indicators.MarketDataSubscriptionRequest.ToString ( )

Property Documentation

◆ Instrument

CandleSeriesInstrument? ATAS.Indicators.MarketDataSubscriptionRequest.Instrument
get

The instrument; null or empty means the chart's instrument. A plain string (instrument code) converts implicitly.

◆ Types

Requested data kinds.


The documentation for this class was generated from the following file: