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/

    Working with LIVE TRADNIG/ IBKR

    Indicators/Strategies/Analyzers
    2
    3
    76
    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.
    • Sajil Nair
      Sajil Nair last edited by

      I am trying to get the order info on the IBKR's/ TWS order window , but seems like orders are being made but are not getting reflected in TWS. Same goes with TRADES no trades are being made too. Can anyone help me out here??

      1 Reply Last reply Reply Quote 0
      • Sajil Nair
        Sajil Nair last edited by

        I managed to get the Orders in TWS, but it only works for Market orders , as soon as I set the exectype to bt.Order.Limit this happens

        Server Version: 76
        TWS Time at connection:20200824 18:05:35 India Standard Time
        ***** DATA NOTIF: CONNBROKEN
        ***** DATA NOTIF: DELAYED
        

        can any one help?
        I am trying to set the plimit to any of the O-H-L-C price and using

        exectype=bt.Order.Limit
        

        while creating a buy/sell request.

        1 Reply Last reply Reply Quote 0
        • vladisld
          vladisld last edited by

          Probably taking a look at TWS API logs may give you some clue.

          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(); }); }