Navigation

    Backtrader Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/

    Modify Order

    General Discussion
    3
    3
    1168
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      KT last edited by

      Hi! I would like to check how to modify the order that has been submitted but not executed. I would like to change the stopping price of sell_bracket order after it has been submitted.

      1 Reply Last reply Reply Quote 1
      • B
        backtrader administrators last edited by

        It's not available. Cancel it and resend it (this is actually what happens in real life)

        H 1 Reply Last reply Reply Quote 0
        • H
          hrjet @backtrader last edited by

          @backtrader said in Modify Order:

          It's not available. Cancel it and resend it (this is actually what happens in real life)

          Wouldn't that depend on the exchange and broker? I am not very sure about how it works at the exchange level, but at the broker level, my broker sends me an itemized bill at the end of the day, and when I modify an order, it doesn't show multiple items in the bill.

          Further, at a programmatic level, it would be convenient to have a modify API even if it just recreates the order under the hood.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Copyright © 2016, 2017, 2018 NodeBB Forums | Contributors
          $(document).ready(function () { app.coldLoad(); }); }