¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: reqFundamentalData not working this week
yes, same issue here, it has stopped working for me for over a week
By happyallday04@... · #47854 ·
reqFundamentalData not working this week
Hi Everyone , for?reqFundamentalData function. I am geting this error since monday "Error 430, reqId 3: The fundamentals data for the security specified is not available.failed to fetch" .
By rajmahal · #47853 ·
Re: Blocked by Refinitiv?
TWS does establish an SSL encrypted connection to port 443 at api.ibkr.com when fundamentals need to be requested. So you might want to check whether your network security software, firewall, or ISP
By J¨¹rgen Reinold · #47851 ·
Re: Blocked by Refinitiv?
Thanks for your reply. The Fundamentals Explorer was indeed not working once, but it is now back to normal. I tested several symbols. Occasionally in TWS something like 'the application requires
By inito · #47850 ·
Re: How do you deal with partial fills?
This explains it. You mention that for each partial fill on a buy order you generate a separate sell order. Each of these sell orders are treated by IB as separate and incur commission. Your IB
By J G · #47849 ·
Re: best trading platform for IB
I have used MulitCharts quite a bit.? Charting is sophisticated and can do what you're asking above. It also has a powerful module for Portfolio trading (as part of their 'Advanced Strategy Pack'),
By David Walker · #47848 ·
Re: How do you deal with partial fills?
If this was a single sell order then separate executions should not have been subjected to the $1.00 minimums as they were, because this is a per-order minimum. You could raise this issue with IB
By ds-avatar · #47847 ·
Re: Option Model IV and Model Pricesvg
B
By Timothy Washington · #47846 ·
Re: Blocked by Refinitiv?
Well, according to Message Codes ( https://interactivebrokers.github.io/tws-api/message_codes.html ) error 430 is "We are sorry, but fundamentals data for the security specified is not
By J¨¹rgen Reinold · #47845 ·
Blocked by Refinitiv?
Hey, I try to request fundamentals data provided by Reuters via the code line below. It worked last Saturday but now I always get error code 430. Just wanted to know if I have been banned or if you
By inito · #47844 ·
Re: How do you deal with partial fills?
@ds-avatar Thanks for detailed reply. Appreciated. This was one MKT order on all existing shares ( full position ) from previous Buy order. This happens rather often. Also often the buy order has
By Luke · #47843 ·
Re: How do you deal with partial fills?
Each fill is a separate transaction for which commissions are separately accrued, but the sum thereof should not exceed the total for the entire order, with the minimum charge of 1.00 for the fixed
By ds-avatar · #47842 ·
Re: How do you deal with partial fills?
@ J G I am getting quite often fills like this, looking at this, i think that each fill is charged separate commission, is this normal? It seems a bit excessive as far as commission goes.
By Luke · #47841 ·
Re: How do you deal with partial fills?
@JimInNeavitt Unfortunatley allOrNone orders are not working, i am getting an error whenever i use them
By Luke · #47840 ·
Re: best trading platform for IB
NinjaTrader is the only platform I have used. I used it because the charts were way better for me than the TWS charts. I haven't researched this in a while but there used to be a handful of platforms
By Nick <news1000@...> · #47839 ·
forward adjustment factor
Hi, is there any way to query if there will be a split or dividend (maybe also buybacks, spin offs and merges) in a given name to build an adjustment factor database? My goal is to save daily OHLC
By cfso100@... · #47838 ·
Re: After loss and regain of internet connection - login credentials are required
We have not seen this in a very long time. It happened before and for a few months after they introduced the automatic re-login between Sundays feature. For how long was your TWS disconnected from
By J¨¹rgen Reinold · #47837 ·
Re: After loss and regain of internet connection - login credentials are required
This is easily handled. If getNextId / currentTime-Events are not responded after a few seconds, just kill the client. Implement a cron-jo to restart the api-app after 5 minutes, if it is not
By Hartmut Bischoff · #47836 ·
grab ExecDetails before disconnecting
When I close open positions just before disconnecting , I miss / loss the information from ExecDetails callBack : How can I set this up as to grab the ExecDetails before disconnecting? def stop (
By Erez Kaplan <erezkaplan90@...> · #47835 ·
Re: After loss and regain of internet connection - login credentials are required
I have talked with IB support about this. They say this pops up when the system has been attempting to reconnect for too long. I voiced my frustration to them because you cannot get an API to easily
By e30ryan@... · #47834 ·