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

Represents a request for a fixed profile with a specific period. More...

Public Member Functions

 FixedProfileRequest (FixedProfilePeriods period)
 Initializes a new instance of the FixedProfileRequest class with the specified period.
 
 FixedProfileRequest (FixedProfilePeriods period, long? tradingSession)
 Initializes a new instance of the FixedProfileRequest class with the specified period.
 

Properties

FixedProfilePeriods Period [get]
 Gets the fixed profile period associated with this request.
 
long? TradingSession [get]
 Gets the fixed profile trading session identifier (ETH/RTH/etc.) associated with this request.
 

Detailed Description

Represents a request for a fixed profile with a specific period.

Constructor & Destructor Documentation

◆ FixedProfileRequest() [1/2]

ATAS.Indicators.FixedProfileRequest.FixedProfileRequest ( FixedProfilePeriods  period)

Initializes a new instance of the FixedProfileRequest class with the specified period.

Parameters
periodThe fixed profile period to be used in the request.

◆ FixedProfileRequest() [2/2]

ATAS.Indicators.FixedProfileRequest.FixedProfileRequest ( FixedProfilePeriods  period,
long?  tradingSession 
)

Initializes a new instance of the FixedProfileRequest class with the specified period.

Parameters
periodThe fixed profile period to be used in the request.
tradingSessionThe fixed profile session type to be used in the request.

Property Documentation

◆ Period

FixedProfilePeriods ATAS.Indicators.FixedProfileRequest.Period
get

Gets the fixed profile period associated with this request.

◆ TradingSession

long? ATAS.Indicators.FixedProfileRequest.TradingSession
get

Gets the fixed profile trading session identifier (ETH/RTH/etc.) associated with this request.


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