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.5.53

...

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

Note
titleExposureDuration

ExposureDuration must be specified in milliseconds as per the schema. The expected granularity of this field as per BNPParibas is second.

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.

...

Info
titleBooking of Algo Fills

TargetStrategy Chameleon, Viper, TWAP, Iguana, Custom supports PartialFill ExecutionReports. By default, only one final fill is used for booking and settlement on BNPP for the entire order, Incase of multi day fills, only the final fill will be used to book the order on the last day. If clients wish to book each partial fill separately, please discuss with BNPParibas regarding the same.

For Limit and Stop Strategies, each of the partial fills and final fill is booked and settled.

...