Announcement

Collapse
No announcement yet.

Order Id

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Order Id

    Hi!
    1. In the API there is one method called "onCancelOrderByOrderId"
    What is the argument "ordderId" means ?
    2. When the onPlaceOrder event occured , how can I know the orderId or at least wich strategy /symbol it cam form?
    thanks,
    Roman

  • #2
    Hi Roman,

    The orderItem structure returned, does not contain an order ID. Unfortunately, there is also no way to programmatically determine which strategy produced the order.

    Thanks,
    Starr

    Comment


    • #3
      Hi Star!
      I undestand that onPlaceOrder api don't give us an Order Id.
      However the onCancelOrderByOrderId givesus an Order Id.
      Can you please explain what is this parameter in onCancelOrderByOrderId means . and is there any way to know by this OrderId wich strategy has canceled the order?

      regards,
      Roman

      Comment

      Working...
      X