开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Re: reqMktData callbacks are missing data with gateway 10.30 and 10.31 sporadically, works fine with 10.19 and older gateways/TWS
This would be greatly appreciated. If you can make the test case as small and simple as humanly possible... this will help people (esp. IBKR internal developers, who need extra help because they're
By buddy · #53662 ·
Re: IB's New automated trading system questionnaire
There are many ways you can handle this. @wordd already mentioned sending messages to slack channels, for example. All large cloud providers have services that are called something like "Simple
By Jürgen Reinold · #53661 ·
Re: IB's New automated trading system questionnaire
[nullmailer](https://wiki.debian.org/nullmailer#Installation_Examples_-_GMail) can still work with Gmail "app passwords" if you aren't running a full MTA on your system.
By buddy · #53660 ·
Re: Entry that triggers OCO with TP and SL
Just fyi, you can use ["Github markdown"](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) for
By buddy · #53659 ·
Re: IB's New automated trading system questionnaire
This doesn't exactly answer your question.. but to satisfy those requirements I'm sending a message to a slack channel then have configured that channel to alert me on any new messages. It's free and
By wordd · #53658 ·
Re: Entry that triggers OCO with TP and SL
No prob!
By wordd · #53657 ·
Re: IB's New automated trading system questionnaire
Forgot to mention, C++ (2nd choice C#) two factor code for Google or Yahoo sample is preferred.
By Frank Bell · #53656 ·
IB's New automated trading system questionnaire
I logged on to my account and found a must complete questionnaire about how I'm monitoring my automated api.? It wanted to know 1) Did I write it or is it commercial and if so the vendor? 2) Is the
By Frank Bell · #53655 ·
Re: Entry that triggers OCO with TP and SL
This is incredibly helpful. Thank you so much! Let me know if you ever need anything help from my end. Javed [email protected]> wrote:
By ebtrader · #53654 ·
Re: reqMktData callbacks are missing data with gateway 10.30 and 10.31 sporadically, works fine with 10.19 and older gateways/TWS
Thanks Jürgen, very valid points. I was really afraid that complexity of this bug will cause problems. So I didn't write code from scratch but did least possible modifications the the official sample
By ajn · #53653 ·
Re: Entry that triggers OCO with TP and SL
Here's one of mine. Can't figure out how to fix the indents though. def place_trailing_oca_bracket_order ( self , order_details ): """ Place a bracket-type OCA order with a trailing stop loss and an
By wordd · #53652 ·
Re: reqMktData callbacks are missing data with gateway 10.30 and 10.31 sporadically, works fine with 10.19 and older gateways/TWS
This is a pretty tall ask, ajn. You send 2,000++ lines of source code that you ask us to run. That will generally require us to read and understand the code before we can even consider running against
By Jürgen Reinold · #53651 ·
reqMktData callbacks are missing data with gateway 10.30 and 10.31 sporadically, works fine with 10.19 and older gateways/TWS
Dear Twsapi experts, Since 10.30 gateway/tws looks like reqMktData cannot be relied upon and I am often not getting the data I am asking for. And I am talking about basic bid/ask/last etc data for
By ajn · #53650 ·
Entry that triggers OCO with TP and SL
Would anyone have a template for the following order: Entry that triggers OCO for Take Profit and Stop Loss? Regards, Javed
By ebtrader · #53649 ·
Re: Best Practices for Pulling Stock Data Efficiently with APIs
There is currently no subscription option that I am aware of that permits more than 50 API *requests* per second (cumulative for all clients that are connected to the same IBGW/TWS). There is no limit
By Jürgen Reinold · #53648 ·
Re: Best Practices for Pulling Stock Data Efficiently with APIs
/g/twsapi/message/49248 "I submit 50 every 1015ms. ?A list of messages is managed by a thread that also maintains a list of timestamps for the last 50 submitted. ?I haven't had a
By jy.yngbld@... · #53647 ·
Re: IB Gateway freezes sometimes.
Besides contacting IBKR support, I would also say to run a memtest86+ and rule out bad RAM memory sticks.
By mov_ebpesp · #53646 ·
Generic ticks
Hi, there are several Market Data column types available in TWS for which I don't see corresponding generic tick types. Are the tick types supported by the API only a subset of the TWS types? The
By peteraspiro@... · #53645 ·
Re: IB Gateway freezes sometimes.
Ok, I'll contact the IBKR support team and see what they can do.? Thanks for the help.
By Axelord · #53644 ·
Re: IB Gateway freezes sometimes.
We are meandering out of scope for our group here (TWS API and the client side) and you need to take this up with IBKR support. Your problem needs to be investigated by someone with detailed knowledge
By Jürgen Reinold · #53643 ·