|
need help with stoploss of bracket order 2 messages
Hello We are trying to send a bracket order via API. We are encountering a problem with the stop loss part of the order. it doesn’t seem to work properly and do not execute the stop order at the price
Hello We are trying to send a bracket order via API. We are encountering a problem with the stop loss part of the order. it doesn’t seem to work properly and do not execute the stop order at the price
|
By
Daniel Gitman
·
|
|
real-time level-i streaming for volume information - Am I getting all the volume 2 messages
Hi, I have set-up streaming for level-i data (multiple symbols) by using the following construct : .... m_pClient->reqMktData(j, ContractSamples::USStockAtSmart_NEW(i), "", false, false, TagValueListS
Hi, I have set-up streaming for level-i data (multiple symbols) by using the following construct : .... m_pClient->reqMktData(j, ContractSamples::USStockAtSmart_NEW(i), "", false, false, TagValueListS
|
By
Chris Haidinyak
·
|
|
eroor 322 errorMsg "Error processing request.-'bW' : cause - Duplicate ticker id" 4 messages
Hello I am getting an duplicate ticker id error, however I already have a unique id for each request, I have uploaded a screenshot of my snippet of code when I comment out this code it works fine, I h
Hello I am getting an duplicate ticker id error, however I already have a unique id for each request, I have uploaded a screenshot of my snippet of code when I comment out this code it works fine, I h
|
By
H Liu
·
|
|
Commodity Futures missing for Nickel/Zinc/Hogs/Propane etc.
Hello, Can't find any commodity futures on Nickel/Zinc/Hogs/Propane etc. Does IBKR not support any trading on these? Thanks, John
Hello, Can't find any commodity futures on Nickel/Zinc/Hogs/Propane etc. Does IBKR not support any trading on these? Thanks, John
|
By
John
·
|
|
MGC order(s) not accepted by IB.
Hi All, I don't remember this happening before, but MGC Comex Micro Gold just flipped from Feb to Apr. I have a BUY (1) STPLMT ENTRY with a STP loss attached. MGC 202304 Current price 1966.30 (1) BUY
Hi All, I don't remember this happening before, but MGC Comex Micro Gold just flipped from Feb to Apr. I have a BUY (1) STPLMT ENTRY with a STP loss attached. MGC 202304 Current price 1966.30 (1) BUY
|
By
Lou Dudka
·
|
|
IB order callback for cancelled order shows empty orderRef
Hi All, I got some strange behavior while connecting to a simulated account. I'm writing code to make my app robust to crashing intra-day. I'm wondering if what I'm seeing is what I should expect, or
Hi All, I got some strange behavior while connecting to a simulated account. I'm writing code to make my app robust to crashing intra-day. I'm wondering if what I'm seeing is what I should expect, or
|
By
Ajinkya Rajandekar
·
|
|
reqPnlSingle shows unset Pnls for closed position
Hi, I have been using the TWS API (Python implementation) recently to create a custom trade report of my daily trades, and this has been working quite ok so far. Today however I am receiving some unex
Hi, I have been using the TWS API (Python implementation) recently to create a custom trade report of my daily trades, and this has been working quite ok so far. Today however I am receiving some unex
|
By
Simon Steiner
·
|
|
MOO / MOC / Time Conditional Orders 3 messages
Hello, Few questions on timed orders please: MOC/MOO orders (https://ndcdyn.interactivebrokers.com/en/index.php?f=599) Market On Close, do not appear in TWS, no matter what underlier I select, the opt
Hello, Few questions on timed orders please: MOC/MOO orders (https://ndcdyn.interactivebrokers.com/en/index.php?f=599) Market On Close, do not appear in TWS, no matter what underlier I select, the opt
|
By
John
·
|
|
Is it possible to create bracket order with hotkeys using TWS?
Hi, can we create hotkeys to send bracket orders in TWS? i found attach bracket orders in hotkeys but there is no customize tab. Thanks
Hi, can we create hotkeys to send bracket orders in TWS? i found attach bracket orders in hotkeys but there is no customize tab. Thanks
|
By
autotest890@...
·
|
|
Option stoploss order depending on underlying price 7 messages
Hi, I am developing an option buying strategy and right now, I am monitoring the underlying to get a signal for long(Call buy) or short(Put buy) Upon signal, the strategy picks the ATM strike and plac
Hi, I am developing an option buying strategy and right now, I am monitoring the underlying to get a signal for long(Call buy) or short(Put buy) Upon signal, the strategy picks the ATM strike and plac
|
By
souvik.trader@...
·
|
|
Discord Server
Hi. Just a thought that came to mind. With sooo many people using IB TWS API and ib_insync, I thought it would be a good idea to start a new discord server. Is there any existing one that I can join?
Hi. Just a thought that came to mind. With sooo many people using IB TWS API and ib_insync, I thought it would be a good idea to start a new discord server. Is there any existing one that I can join?
|
By
nagabrahmam9@...
·
|
|
Unable to parse date with Standard code from TWSapi.jar 2 messages
Hi I am using the standard demo code from Interactive brokers using the IB Gateway. But all of a sudden it cannot parse the dates returned for a European asset. The data seem to be returned in as "202
Hi I am using the standard demo code from Interactive brokers using the IB Gateway. But all of a sudden it cannot parse the dates returned for a European asset. The data seem to be returned in as "202
|
By
joachim.karlsson@...
·
|
|
streaming bandwidth 5 messages
Hi, I am planning a North American Equity streamer app that will take in around 300 stock symbols. Does anyone have experience knowing whether reading that number of simulataneous symbols real-time du
Hi, I am planning a North American Equity streamer app that will take in around 300 stock symbols. Does anyone have experience knowing whether reading that number of simulataneous symbols real-time du
|
By
Chris Haidinyak
·
|
|
Cloud server configuration suggestion and Paper/Live trading related 3 messages
Friends, First of all I am feeling grateful to find this group and being part of it recently. I have developed a very simple EMA strategy for Option trading and need to run it live very soon. Experts
Friends, First of all I am feeling grateful to find this group and being part of it recently. I have developed a very simple EMA strategy for Option trading and need to run it live very soon. Experts
|
By
souvik.trader@...
·
|
|
Simulated trades outside of regular trading hours 2 messages
I would like to continue simulating trades outside of regular trading hours (RTH). I changed configuration in TWS to allow trades outside RTH. I placed market order for SPY, but for some reason it did
I would like to continue simulating trades outside of regular trading hours (RTH). I changed configuration in TWS to allow trades outside RTH. I placed market order for SPY, but for some reason it did
|
By
GreenGreen
·
|
|
How to check order init margin (Java API) 3 messages
Hi. I have to check option order margin requirements. For that purpose Im sending whatif order and gather info from return data. But sometimes Im recieving openOrder responce: m_initMarginChange=1.797
Hi. I have to check option order margin requirements. For that purpose Im sending whatif order and gather info from return data. But sometimes Im recieving openOrder responce: m_initMarginChange=1.797
|
By
leonid.dmitricenko@...
·
|
|
Install TWS or IB gateway on Ubuntu and ARM64 bit processor 24 messages
Hi, Has anyone installed TWS or IB gateway successfully on ARM64 bit processor and Ubuntu? I have problem in installation. Guess it is because the JVM is not supported. Any suggestion? Derek
Hi, Has anyone installed TWS or IB gateway successfully on ARM64 bit processor and Ubuntu? I have problem in installation. Guess it is because the JVM is not supported. Any suggestion? Derek
|
By
Derek Fung
·
|
|
Order change does not get transmitted 4 messages
I hope there are less fat fingers mistake in this post then in previous one My goal is to submit parent/child order (main order and stop loss order) and then change quantity for both orders (from 17 t
I hope there are less fat fingers mistake in this post then in previous one My goal is to submit parent/child order (main order and stop loss order) and then change quantity for both orders (from 17 t
|
By
GreenGreen
·
|
|
Canceling one order in bracket order 3 messages
Here is my question. I submit bracket order (main order, stop loss and take profit). Then later I cancel stop loss order order and for some reason take profit order gets cancelled as well. Is this exp
Here is my question. I submit bracket order (main order, stop loss and take profit). Then later I cancel stop loss order order and for some reason take profit order gets cancelled as well. Is this exp
|
By
GreenGreen
·
|
|
Cannot transmit order (main order and stop loss orders) 21 messages
I am trying to submit two orders, one main order (parent order) and the other is stop loss order. I am following TWS API documentation https://interactivebrokers.github.io/tws-api/bracket_order.html B
I am trying to submit two orders, one main order (parent order) and the other is stop loss order. I am following TWS API documentation https://interactivebrokers.github.io/tws-api/bracket_order.html B
|
By
GreenGreen
·
|