public class AvgPxIndicator extends IntField
| Modifier and Type | Field and Description | 
|---|---|
static int | 
FIELD  | 
static int | 
LAST_TRADE_IS_THE_AVERAGE_PRICE_GROUP_IDENTIFIED_BY_THE_TRADELINKID  | 
static int | 
NO_AVERAGE_PRICING  | 
static int | 
TRADE_IS_PART_OF_AN_AVERAGE_PRICE_GROUP_IDENTIFIED_BY_THE_TRADELINKID  | 
| Constructor and Description | 
|---|
AvgPxIndicator()  | 
AvgPxIndicator(int data)  | 
public static final int FIELD
public static final int NO_AVERAGE_PRICING
public static final int TRADE_IS_PART_OF_AN_AVERAGE_PRICE_GROUP_IDENTIFIED_BY_THE_TRADELINKID
public static final int LAST_TRADE_IS_THE_AVERAGE_PRICE_GROUP_IDENTIFIED_BY_THE_TRADELINKID
Copyright © 2021. All rights reserved.