CQG SLSNIPE is a Stop Limit CQG SNIPE
Order types: LMT
Parameters:
Name |
Tag number |
Format |
Comment |
TargetStrategy |
847 |
Int |
1005 - CQG SLSNIPE |
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) |
IWontTicks |
8818 |
Int |
If set to a negative number, the unfilled balance of this order will go to market if, after a partial fill, the market moves against by the specified number of ticks. If this number is a positive number, the algo performs as if it were a market-if-touched. If zero, go to market functionality is turned off. Default – 0. |
PauseBetweenOrdersMs |
8053 |
Int |
Pause between order slices in milliseconds. |
TickOffset |
8402 |
Int |
Initial placement of child orders relative to Price. 0 means no change, +1 means one tick better. Default – 0. |
SizeFactor |
8404 |
Float |
When greater than zero size launched upon trigger will be of quantity (SizeFactor * opposite inside size) but not greater than algo’s quantity yet to be sent. Default – 0.0. |
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. |