开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Date
Re: twsapi: Charting App using TWS price feed
I also try to get metaserver working but I don't know how to configure it for TWS too. However in excel is no problem. make sure you enable DDE and ActiveX in TWS settings start the TWSDDE.xls in
By C. Prins <cprins@...> · #424 ·
Re: twsapi: Charting App using TWS price feed
I Downloaded the DDE Pro... My long afternoon nap has worn off and I am hitting the sack again...I will look into the demo after the sun comes up... Will report back here what I find out I guess
By marinindextrader <marinindextrader@...> · #423 ·
Re: twsapi: Charting App using TWS price feed
Thanks Scott... The question is mainly with the MetaServer Demo and what exact information one must put into it for IB DDE to be linking and MetaServer Demo to be capturing the data, which then I can
By kjcj <kjcj@...> · #422 ·
Re: twsapi: Charting App using TWS price feed
You MAY... But try an be specific as to exactley what your problem is. If this problem is related to TS2000i (whatever that is), you might not get to many replies... Don't get upset. It just means
By marinindextrader <marinindextrader@...> · #421 ·
Re: twsapi: Charting App using TWS price feed
Can I respectfully ask anyone on the list if you could provide some help with this, please..... I have TS2000i and now the Demo, but I am darned if I can follow their "help" notes .... I am sure you
By kjcj <kjcj@...> · #420 ·
Re: twsapi: Charting App using TWS price feed
Try this: http://www.tssupport.com/products/ms/demo/ select "DDE Pro" tryout version.
By weitau <no_reply@...> · #419 ·
Re: twsapi: I am getting a little PO'd
They are too long :-))) * REPLY SEPARATOR *
By Christian Czirnich <crocodile_1964@...> · #418 ·
I am getting a little PO'd
Why in the world do the hyperlinks keep getting cut off? Do I have to unwrap the message before I send it? Grrrrrr Scott
By marinindextrader <marinindextrader@...> · #417 ·
Re: Java API, ordering question
Market Order Price Values are ignored or not required... A proper MKT order call looks like this in a literal sense: Call PlaceNewOrder("BUY", 1, "ES", "FUT", "200209", 0, "", "GLOBEX", "", "MKT",
By marinindextrader <marinindextrader@...> · #416 ·
Re: New File: VB Qcharts sample project. Includes login, and sample chart.
Jerry, I am just getting going with this and the screen flicker brought on by the Paint event is very irritating...seeing as .refresh calls paint on every tick... I am working on capturing the
By marinindextrader <marinindextrader@...> · #415 ·
Java API, ordering question
When I say qty=500, and market order type, price = 20.00, how does IB fulfill the order if it is not able to find all 500 shares at 20.00 ? How will I know the prices at which different portions were
By usernew <no_reply@...> · #414 ·
Re: New File: VB Qcharts sample project. Includes login, and sample chart.
Thanks Scott. Jerry P.S. I did not think you could even connect to Qcharts if you did not join the developers program. Oh well, I connected with no problems. is
By jerryse98 <jltsc@...> · #413 ·
Re: twsapi: Automatic Trading
Now I know how to Look up a message by message number. I went through all of your messages. I will be interested in the system when it is ready. You can send an email at that time to my address:
By Shukrainternationals <shukrainternationals@...> · #412 ·
Re: twsapi: Automatic Trading
Please tell me how. I think I do not know it. I am new in this site.
By Shukrainternationals <shukrainternationals@...> · #411 ·
Re: twsapi: New File: VB Qcharts sample project. Includes login, and sample chart.
Here is the key event sequence in the chart code: Private Sub TRecordSet1_DataChange(ByVal nType As Long, ByVal nParam1 As Long, ByVal nParam2 As Long) Picture1.Refresh End Sub 'Refresh invokes
By marinindextrader <marinindextrader@...> · #410 ·
Re: twsapi: New File: VB Qcharts sample project. Includes login, and sample chart.
Kewl Croc... I had fun making it...and there is much to learn regarding the Qcharts API and its data thread events...I hope if nothing else it sparks some interest and enthusiasim about integrating
By marinindextrader <marinindextrader@...> · #409 ·
Re: twsapi: New File: VB Qcharts sample project. Includes login, and sample chart.
Scott, thank's for your example, which will be of great help. I had some problems to connect to Quote.com until i updated the ContinuumX.ocx file to a more recent one. I have the file attached for
By Christian Czirnich <crocodile_1964@...> · #408 ·
Re: twsapi: Automatic Trading
do you know how to look up a message by message number? <shukrainternationals@c...> wrote: that site. TWS want and take
By fmoslehi · #407 ·
Re: New File: VB Qcharts sample project. Includes login, and sample chart.
I also have the C++ headers for Qcharts if anyone wants them... Private email me... Scott Owner is could keep out but
By marinindextrader <marinindextrader@...> · #406 ·
New File: VB Qcharts sample project. Includes login, and sample chart.
Qcharts users wishing to integrate Qcharts data into their IB TWS application, their is a new file in the files section. The project is module oriented to afford portability. Much of the module work
By marinindextrader <marinindextrader@...> · #405 ·