-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Web API #227
Comments
Hi @0guanhua0 please note that OAuth support is currently being implemented in IBind: Voyz/ibind#34 This 'new' IBKR Web API still seems to be not production ready, seeing that its documentation is not completed. Could you elaborate on what is the enhancement you're suggesting here? |
thx for the info. let me try sometimes ibeam lost connection. maybe due to ibkr maintenance. so maybe can get auto auth with new web api |
Yes, sadly the connection is sometimes lost and has to be remade, hopefully the new API will be more reliable. The moment it is available I'll look into it. Is there anything we could discuss here that you'd like see implemented? |
no thx
…On Sat, Dec 14, 2024 at 10:22 PM voyz ***@***.***> wrote:
Yes, sadly the connection is sometimes lost and has to be remade,
hopefully the new API will be more reliable. The moment it is available
I'll look into it.
Is there anything we could discuss here that you'd like see implemented?
—
Reply to this email directly, view it on GitHub
<#227 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJ6CJIOUQ5AQ7GDCK2PEH4T2FUN4FAVCNFSM6AAAAABTSYHMWGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBTGQ3DQNRYHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@0guanhua0 If you have access to IBKR OAuth then try out the new pull request oauth, I'm interested to hear your comments and I can help if needed. |
let me try oauth https://github.com/nsirons/ibkr_web_client?tab=readme-ov-file#setup clean doc. ibkr doc is a mess https://www.interactivebrokers.com/webtradingapi/oauth.pdf
ibkr doc cmd fail
|
Haha have you looked in the REST docs at how many endpoints return contract details?
And how many names there are for the underlying conid field? |
wow big name like ibkr should provide clean product, no? maybe no cash from api so no care |
Describe the feature
Web API
Client Portal Web API
Interactive Brokers is merging our web-based API products into a single, comprehensive IBKR Web API, bringing the features of the Client Portal Web API, Digital Account Management, and the Flex Web Service together in a unified interface, accessible by a shared means of authorization and authentication: OAuth 2.0.
Possible implications
update
The text was updated successfully, but these errors were encountered: