ATAS
Loading...
Searching...
No Matches
ATAS.DataFeedsCore.PortfolioState Class Reference
Inheritance diagram for ATAS.DataFeedsCore.PortfolioState:
[legend]
Collaboration diagram for ATAS.DataFeedsCore.PortfolioState:
[legend]

Public Member Functions

 PortfolioState ()
 

Properties

long Id [get, set]
 
string AccountId [get, set]
 
DateTime Date [get, set]
 
decimal Balance [get, set]
 
decimal UnrealizedPnL [get, set]
 
string CommissionState [get, set]
 
List< PositionStatePositions [get, set]
 
EntityType EntityType [get]
 Gets the type of the entity.
 
- Properties inherited from ATAS.DataFeedsCore.IEntity
EntityType EntityType [get]
 Gets the type of the entity.
 

Constructor & Destructor Documentation

◆ PortfolioState()

ATAS.DataFeedsCore.PortfolioState.PortfolioState ( )

Property Documentation

◆ AccountId

string ATAS.DataFeedsCore.PortfolioState.AccountId
getset

◆ Balance

decimal ATAS.DataFeedsCore.PortfolioState.Balance
getset

◆ CommissionState

string ATAS.DataFeedsCore.PortfolioState.CommissionState
getset

◆ Date

DateTime ATAS.DataFeedsCore.PortfolioState.Date
getset

◆ EntityType

EntityType ATAS.DataFeedsCore.PortfolioState.EntityType
get

Gets the type of the entity.

Implements ATAS.DataFeedsCore.IEntity.

◆ Id

long ATAS.DataFeedsCore.PortfolioState.Id
getset

◆ Positions

List<PositionState> ATAS.DataFeedsCore.PortfolioState.Positions
getset

◆ UnrealizedPnL

decimal ATAS.DataFeedsCore.PortfolioState.UnrealizedPnL
getset

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