Re: Python connect problem
Hello,
For whatever reason your connection is none at line 156, when the receive
message function is called.
If you can start working backwards from there, you may find your problem.
Best
By
mark collins
·
#48168
·
|
Re: Python connect problem
All,
I am receiving the same error code as the OP here but believe my problem is different.? The following is the code I am running:
def api_connect ( self ):
"""
Checks API connection
By
Mike
·
#48167
·
|
Re: Excel DDE formula reference (to transmit orders) available?
Offline? I am not sure if I understood you.
By
Marcus <marcus.riemenschneider@...>
·
#48166
·
|
Re: Excel DDE formula reference (to transmit orders) available?
Marcus: Let's talk about it offline. This may not be the forum for it. Paul
sends...
wrote:
By
Paul Kranz <paulckranz@...>
·
#48165
·
|
Re: Excel DDE formula reference (to transmit orders) available?
Hello Paul,
that would be great. Could you please show me the DDE formula for this order?
BUY LIMIT 10 TSLA AT $500, Stoploss at $480 , Takeprofit at $550
If I had this as a DDE formula it would
By
Marcus <marcus.riemenschneider@...>
·
#48164
·
|
Erroneous Portfolio Updates From API
Hi,
Ever since late late last week I've been getting complete garbage through the API portfolio update callback using the Gateway.
E.g. RealizedPnL=$51,505,115,635,478.21
Has anybody else been seeing
By
Craig Carr <aklcraigc@...>
·
#48162
·
|
Re: Excel DDE formula reference (to transmit orders) available?
Marcus: I can help you with that. Paul sends...
wrote:
By
Paul Kranz <paulckranz@...>
·
#48161
·
|
Re: Excel DDE formula reference (to transmit orders) available?
I used the sample Excel file and this transmits all orders perfectly by creating a DDE request. I only want to know how I could write my own requests without using the sample sheet because I want to
By
Marcus <marcus.riemenschneider@...>
·
#48160
·
|
Re: Excel DDE formula reference (to transmit orders) available?
You can send orders using DDE, take a look on the sample DDE file in the API directory. Make sure you use the new java-dde file, socket bridge version.
By
IB_user
·
#48159
·
|
Re: Connecting to ib-gateway in docker or WSL
Faces similar issue. I run gateway at port 4000 and use socat to relay incoming connection on 4001 and 4002 to gateway.
See
By
Matthias Frener <matthias.frener@...>
·
#48158
·
|
Re: Connecting to ib-gateway in docker or WSL
Hello Jay Parmar,
I tried your last advice, created a docker container with port mapping 4001 to 4001 in container
and default port mapping 6080 to 80 in container for desktop sharing...
But API
By
Mikhail Ershov
·
#48157
·
|
Re: Stop loss and take profit for single leg of option combo
No idea about how to solve this technically, just my cents about the general idea:
I would re-think the whole algo, trying to avoid stop-orders on options completely.
In general, when you use stops on
By
Matthias Frener <matthias.frener@...>
·
#48156
·
|
Re: Excel DDE formula reference (to transmit orders) available?
I think this DDE technology is just designed to get data from IB and not to
send data (orders) to IB. I don't know if this will be available in a
future... in order to be able to send orders
El dom,
By
joanmarcel119
·
#48155
·
|
Re: reqFundamentalData not working this week
Looks like this is only calendar, RESC is still not available, I am looking for analyst estimate so I can easily compare earning report, is there an easy way to do it
By
happyallday04@...
·
#48154
·
|
Excel DDE formula reference (to transmit orders) available?
Hello guys,
can anyone please tell me the correct syntax how orders are transmitted from Excel to TWS via DDE?
On this website I can only see how data can be received but there is no description how
By
Marcus <marcus.riemenschneider@...>
·
#48153
·
|
Re: reqFundamentalData not working this week
umm .. I'm not an expert at this, but has reqFundamentalData been depreciated and replaced with something else?
Current reference to reqFundamentalData Link here (
By
Kevin
·
#48152
·
|
Re: reqFundamentalData not working this week
Hi all,
Is there any solution for above issue?
I have same issue with RESC (?Code: 430 - The fundamentals data for the security specified is not available.)
Thanks.
Gen.
By
luch_@...
·
#48151
·
|
Stop loss and take profit for single leg of option combo
I plan to have an algorithm using following strategy:
1. Open option spread with long and short leg.
2. Set stop loss and take profit for short leg only, since it is more important to close this short
By
sede@...
·
#48150
·
|
erlang ibkr interface
hey guys
i am a long time lurker and had a quick query and was wondering if someone
might have encountered a similar problem ie trying to ibkr api from erlang
beam vm and might have a possible pointer
By
Mark
·
#48149
·
|
Re: Why is this order invalid and rejected?
Like I said before: split the custom combo into "regular" combos which have offsetting margin legs.
I didn't mean splitting into calls and puts.? Or else I would have said that.? We're in a
By
Peter Drier
·
#48148
·
|