DiscretionRoundDirection Field
If the calculated discretionary price is not a valid tick price, specifies
whether to round the price to be more or less aggressive
Valid Values
1 = More aggressive on a buy order round the price up round up
to the nearest tick, on a sell round down to the nearest tick
2 = More passive on a buy order round down to nearest
tick on a sell order round up to nearest tick
public const int DiscretionRoundDirection = 844
This language is not supported or no code example is available.
public:
const int DiscretionRoundDirection = 844;
This language is not supported or no code example is available.
public const DiscretionRoundDirection : int = 844
This language is not supported or no code example is available.
Field Value
int
In this article
Definition