¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: opt out from: Secure Login required for trading
Thank you for the info. There are some websites that claim they can connect to an IB account without PW/2FA, by providing a photoID+IB account#+form signed by the account holder, and then the
By Bart D · #49713 ·
Re: TWS Closing
Are you getting any error messages, such as code 1100 before TWS closes? Any clues in the TWS logs? Could there be network disruptions between TWS and IBKR (such as router/modem restarts, DHCP IP
By J¨¹rgen Reinold · #49712 ·
Re: opt out from: Secure Login required for trading
Just to add to what J¨¹rgen said, you can get IBC from its GitHub repository at: https://github.com/IbcAlpha/IBC Richard Sent: 29 July 2022 18:27 To: [email protected] Subject: Re: [TWS
By Richard L King · #49711 ·
Re: Duplicate Order ID
Robert You have set .auxPrice = 1 for the DAX contract. The auxPrice field is the trigger price for your stop order. For EUR.USD that is a possible value since the current price for this contract
By Richard L King · #49710 ·
Re: opt out from: Secure Login required for trading
We don't have a need for "other users" to connect to our back-end and it would probably be quite a challenge to make that secure. While each TWS/IBGW instance can only log into one account, that can
By J¨¹rgen Reinold · #49709 ·
Re: Duplicate Order ID
Glad the duplicate order is gone now, Robert. I was not suggesting a multi-threaded design to avoid "sleep" between requests and responses. Just an event-oriented design. I am not a VBA/Excel macro
By J¨¹rgen Reinold · #49708 ·
Re: opt out from: Secure Login required for trading
Jurgen, I totally agree with your assessment about the need for 2FA. One question: is your system allowing other users to connect to your backend? If so how do you handle them entering their PW/2FA
By Bart D · #49707 ·
Re: opt out from: Secure Login required for trading
Not sure why you even want to opt out of 2FA for login. Remember, we are talking about brokerage accounts with real money and possibly significant balances. Simple password-only authentication is way
By J¨¹rgen Reinold · #49706 ·
Re: opt out from: Secure Login required for trading
I think being forced to use 2FA for logging in to TWS is coming to North America as well. I use IB through another introducing broker, and they sent an email last week stating that due to a policy
By Jimmy · #49705 ·
opt out from: Secure Login required for trading
I cannot opt out from 2fa for trading in one of my accounts (and my relative has same issue). Note, I am not talking about disabling 2fa altogether, just for trading. I have several other accounts
By ajn · #49704 ·
Re: TWS Closing
Thanks Mark. My auto-restart is set to 6 PM so that¡¯s not it.
By Mike · #49703 ·
Re: TWS Closing
Tws will restart automatically every day. It's a legacy thing that's been in tws for as long as I can remember. There are settings for selecting when and how it restarts in the preferences menu Best
By mark collins · #49702 ·
TWS Closing
All, My TWS is closing at night, between 11 PM and 4 AM EST causing my app to disconnect.? Has anyone experienced issues with TWS closing?? What is the best way to diagnose whether the issue is TWS
By Mike · #49701 ·
Re: Duplicate Order ID
Hello J¨¹rgen, first of all I thank you very much for your fast reply and your time! I'm absolutely with you that my kind of solution is not perfect but at the time when i started it was the best
By Metrodus79 · #49700 ·
Re: Limitations on tick-by-tick data
You need to read this description of Market Lines ( https://interactivebrokers.github.io/tws-api/market_data.html ) first. * Every account has the permission to consume 100 market lines
By J¨¹rgen Reinold · #49699 ·
Limitations on tick-by-tick data
I am trying to understand documentation regarding limitation on number of lines for tick-by-tick data: https://interactivebrokers.github.io/tws-api/market_depth.html#limitations Number of lines Max.
By GreenGreen · #49698 ·
Re: Duplicate Order ID
The group cannot fix large chunks of code for you, but I hope we can give you pointers so you can do that yourself. In that spirit a few observations. TWS log is always very helpful since it tells
By J¨¹rgen Reinold · #49697 ·
Duplicate Order ID
Hello guys, I'm new here and I'm looking forward that someone might be possible to help me. I'm using Excel for my trading and I'm struggling with the error: *Duplicate order id*. 1. In my algorithm
By Metrodus79 · #49696 ·
Re: DAX data feed via API
Ninjatrader support validated new Symbol mapping for the FDAX instrument with EUREX as parameters and its solved the problem. Thanks for help Good holidays if any De : [email protected]
By david@... · #49695 ·
Re: 4AM opening price (not official one) but real one in timestamp
U made my day, mate! i been looking that for ages...Thats exctly i needed: ? "1658908800" : [ { ??? "tsInS" : 1658908800, ??? "type" : "AllLast", ??? "price" : 128.96, ??? "size" :
By vytuup123@... · #49694 ·