CQG SLICEBERG is a Stop Limit Iceberg.
Order types: LMT
Benchmark: Stop Limit Iceberg.
Method: Deploys a random iceberg when the market trades at a price level.
Parameters:
Name |
Tag number |
Format |
Comment |
TargetStrategy |
847 |
Int |
1004 - CQG SLICEBERG |
PriceType |
9510 |
Char |
Price Type • 2 - Last Trade Price – Deploy if a price level trades • 5 - Opposite - Deploy if market is bid (for sells) or offered (for buys) • 6 - Same – Deploy if market is bid (for buy orders) or offered (for sell orders)
|
ShowQuantity |
8051 |
Int |
Maximum child order size to show. |
PauseBetweenOrdersMs |
8053 |
Int |
Pause between order slices in milliseconds. |
UseMbo |
9360 |
Boolean |
Randomize child sizes based on market-by-order population. Default – false. |
RandMin |
9370 |
Int |
Minimum value for the random sizing. |
RandMax |
9380 |
Int |
Maximum value for the random sizing. |
PayupModel |
9105 |
Char |
See CQG PAYUP algo. |
ModelSensitivity |
9111 |
Float |
See CQG PAYUP algo. |
OppositeSizeRatio |
9120 |
Float |
See CQG PAYUP algo. |
OppositeSizeRaw |
9130 |
Float |
See CQG PAYUP algo. |
OnMiss |
9106 |
Char |
See CQG PAYUP algo. |
MaxChaseTicks |
8202 |
Int |
See CQG PAYUP algo. |