Show / Hide Table of Contents

Enum ProfitLossCalculationType

Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public enum ProfitLossCalculationType

Fields

Name Description
ClosingPrice
DirectBidOrAskPrice
Last
Midpoint
None

None will not subscribe for prices so PnL will not be calculated, only position/sod data will be available.

OpeningPrice
RiskWaterfall
SettlementPrice
In this article
Back to top