PegRoundDirection Field
If the calculated peg 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 PegRoundDirection = 838
This language is not supported or no code example is available.
public:
const int PegRoundDirection = 838;
This language is not supported or no code example is available.
public const PegRoundDirection : int = 838
This language is not supported or no code example is available.
Field Value
int
In this article
Definition