Workflow

Algo Orders.

Supported Instruments



Please refer to Supported Instruments to view across all venues.

PartyIDs



Please refer to PartyIDs to view across all venues.

Regulatory Fields



Please refer to Regulatory Fields to view across all venues.

Passthru Fields



Please refer to Passthru Fields to view across all venues.

Details

Algo Selection

Refer to Supported Order Types (Algo Orders) for details on how to use the NoStrategyParameters block to send the details of the TargetStrategy, along with the corresponding strategy parameters.


The table below sets out the Algo parameters and combinations currently supported. Please contact the venue for further detail.

StrategyParameterNameStrategyParameterTypeTargetStrategy
TargetStrategyStringSmartSweepVWAPTWAPPOViSeekBenchmark
OrFixing
IcebergPegCustom
FixingSource1String







FixingDate2LocalMktDate







FixingTime3String







FixingTimeZone4String







MaxPercentVolumeInt




MinPercentVolumeInt






TargetPercentVolumeInt






UrgencyInt



IWouldPricePrice


IWouldSizePercentInt


UpperBandPricePrice






UpperBandTargetPercentVolumeInt






LowerBandPricePrice






LowerBandTargetPercentVolumeInt






StopLossPricePrice




SliceSizeQty


SliceIntervalInt






RandomizationPercentInt






PreFixAllocationPercent5Int






PegReferencePriceType6Char






PegOffset7Int






PegFloorType8Int






PegFloorPricePrice






PegFloorFloatingPoints7Int






PriceType9Int






StrategyConfigString
  1. FixingSource may be one of:
  2. FixingDate is formatted YYYYMMDD
  3. FixingTime is formatted HH:MM (on the hour and half-hour)
  4. FixingTimeZone may be one of:
  5. PreFixAllocationPercent NOT supported for FixingSource=BFIX
  6. PegReferencePriceType may be one of:
  7. PegOffset and PegFloorFloatingPoints represent a count of the number of minimum price increment values to be applied to the reference/floor price (i.e. not a direct pips or absolute value to be applied). The minimum price increment is 0.1 pip for most pairs with RUB instruments being an exception.
  8. PegFloorType may be one of:
  9. PriceType may be one of:


The table below sets out the standard Order field that may need to be used to further define the algo.


HasExtendedOrderFields

TargetStrategy
SmartSweepVWAPTWAPPOViSeekBenchmark
OrFixing
IcebergPegCustom
EffectiveTime
ExpireTime
MinQty





MaxShow





Please refer to the API document provided by Precision for specific details.

Algo Control

This venue supports both client and venue -initiated suspension and restoration of order execution:

Client-initiated:

  • MultilegCancelReplaceRequest.ExecInst may be set to either:
    • Suspend - temporarily remove the order from the market.
    • Release - return the order to the market for continued execution.

Venue-initiated:

  • Notification of these events will be via ExecutionReport (Restated) messages.

Please refer to the OrderStateTransitionDiagram for details of the order lifecycle.