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
-
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??
-
I managed to get the Orders in TWS, but it only works for Market orders , as soon as I set the
exectype
tobt.Order.Limit
this happensServer 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 theplimit
to any of the O-H-L-C price and usingexectype=bt.Order.Limit
while creating a buy/sell request.
-
Probably taking a look at TWS API logs may give you some clue.