The Lab

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 1.4.19

Table of Contents

Workflow

Algo Orders.

Supported Instruments

Expand


Table Filter
totalrow,,,,,,,,,,,,
hidelabelsfalse
sparkNameSparkline
hidePanetrue
sparklinefalse
defaultprecision_algo,MDBookType(PricingSession)&&MDEntryType(PricingSession)&&ExecutionVenue&&client_role&&MDBookType (SessionType == Pricing)&&MDEntryType (SessionType == Pricing)&&target_platform&&MDBookType&&MDEntryType
isFirstTimeEnterfalse
cell-width250,250
hideColumnstrue
disabledfalse
enabledInEditorfalse
globalFilterfalse
id1687964446307_-1285234581
order0,1
hideControlsfalse
inversefalse,false
columnVenue
disableSavefalse
separatorPoint (.)
labelsVenue‚Hide columns
ddOperatorOR
datepatterndd M yy
updateSelectOptionsfalse
worklog365|5|8|y w d h m|y w d h m
isORAND
Table Excerpt Include
nameSupportedInstruments
merge-tablestrue
pageSupported Instruments
typepage


Please refer to Supported Instruments to view across all venues.

PartyIDs

Expand


Table Filter
hideControlstrue
inversefalse
totalrow,,,
hidelabelsfalse
sparkNameSparkline
hidePanetrue
disableSavefalse
separatorPoint (.)
sparklinefalse
labelsVenue
defaultprecision_algo
isFirstTimeEnterfalse
cell-width150
hideColumnsfalse
userfilterVenue
datepatterndd M yy
disabledfalse
enabledInEditorfalse
globalFilterfalse
id1682352746600_-1708420751
updateSelectOptionsfalse
worklog5|8|w d h m|w d h m
isORAND
order0

Table Excerpt Include
copytabletrue
namePartyIDs
pagePartyIDs
typepage


Please refer to PartyIDs to view across all venues.

Regulatory Fields

Expand


Table Filter
hideControlstrue
inversefalse
totalrow,,,,,
hidelabelsfalse
sparkNameSparkline
hidePanetrue
disableSavefalse
separatorPoint (.)
sparklinefalse
labelsVenue
defaultprecision_algo
isFirstTimeEnterfalse
cell-width150
hideColumnsfalse
userfilterVenue
datepatterndd M yy
disabledfalse
enabledInEditorfalse
globalFilterfalse
id1682352766001_-2036996355
updateSelectOptionsfalse
worklog5|8|w d h m|w d h m
isORAND
order0

Table Excerpt Include
copytabletrue
nameRegulatoryFields
pageRegulatory Fields
typepage


Please refer to Regulatory Fields to view across all venues.

Passthru Fields

Expand


Table Filter
hideControlstrue
inversefalse
totalrow,,,,,
hidelabelsfalse
sparkNameSparkline
hidePanetrue
disableSavefalse
separatorPoint (.)
sparklinefalse
labelsVenue
defaultprecision_algo
isFirstTimeEnterfalse
cell-width150
hideColumnsfalse
userfilterVenue
datepatterndd M yy
disabledfalse
enabledInEditorfalse
globalFilterfalse
id1682352776094_-1103489563
updateSelectOptionsfalse
worklog5|8|w d h m|w d h m
isORAND
order0

Table Excerpt Include
copytabletrue
namePassthruFields
pagePassthru Fields
typepage


Please refer to Passthru Fields to view across all venues.

Details

Algo Selection

Note
titleNoStrategyParameters

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:
    • WMR - WM/Reuters
    • BFIX - Bloomberg
  2. FixingDate is formatted YYYYMMDD
  3. FixingTime is formatted HH:MM (on the hour and half-hour)
  4. FixingTimeZone may be one of:
    • UTC (only)
    • Other values rejected.
  5. PreFixAllocationPercent NOT supported for FixingSource=BFIX
  6. PegReferencePriceType may be one of:
    • R - NearTouch
    • M - MidPoint
    • P - FarTouch
  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:
    • 0 - NoFloor
    • 1 - Fixed
    • 2- Floating
  9. PriceType may be one of:
    • 99 - Average
    • Other values ignored.


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

Info
titleSuspend/Release

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.