public class TargetStrategy extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
FIELD |
static int |
MININIZE_MARKET_IMPACT |
static int |
PARTICIPATE |
static int |
VWAP |
Constructor and Description |
---|
TargetStrategy() |
TargetStrategy(int data) |
public static final int FIELD
public static final int VWAP
public static final int PARTICIPATE
public static final int MININIZE_MARKET_IMPACT
Copyright © 2021. All rights reserved.