Search the web
Sign In
New User? Sign Up
twslink
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 296 - 329 of 538   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
296
Hello, I have the same Problems. Iam trying to get Bar Data from TWS using REQ_BAR_DATA and GET_BAR_DATA functions. I work with Matlab7. Everything works ok...
joek91
Offline Send Email
Apr 1, 2008
11:57 am
297
new beta version uploaded to http://www.trade-commander.org/twslink/twslink.htm this build has 2 fixes and comes with an additional MatLab7 sample ...
maxchinaski
Offline Send Email
Apr 1, 2008
11:04 pm
298
I am getting the following warning messages after upgrading TWS to build 882: 20080401 08:21:20:406;warning;twslink_client;: Order Event Warning:Attribute...
yichen382
Offline Send Email
Apr 2, 2008
5:58 am
299
... hi, i wonder that this is related to TWS version. i know that API 9.4 replaces 2 order attributes of RTH concern by 1. (please see ...
maxchinaski
Offline Send Email
Apr 2, 2008
12:23 pm
300
... Hi joek91, we have to speak english here as this is an international forum. however, the newest TWSLink beta contains a second matlab sample with some...
maxchinaski
Offline Send Email
Apr 2, 2008
12:24 pm
301
Thanks for your reply Max. All I did was upgrading TWS from 880 to 882. The order TIF is OPG. What should I do to eliminate this warning message? Thanks. ... ...
yichen382
Offline Send Email
Apr 3, 2008
9:17 am
302
... hi, i don't know what to do and the exact meaning. it seems that flag "RTH only" is ignored or does not match to your TIF. i want to ask you to post this...
maxchinaski
Offline Send Email
Apr 3, 2008
11:55 am
303
I didn't set the rthonly value. I always left it default. It has never been an issue for OPG orders, until I started to use TWS 882. Maybe now I need to set...
yichen382
Offline Send Email
Apr 3, 2008
12:46 pm
304
What is teh difference between snapshot = 0 or 1. I am currently using 0 and when the volatility is high, the processing becomes very slow. would it be...
buglefrank
Online Now Send Email
Apr 3, 2008
3:25 pm
305
... Hi, snapshot = 0 means send continuous market data. snapshot = 1 means send a snapshot of marketdata once. even if snapshot = 0, processing should not get...
maxchinaski
Offline Send Email
Apr 7, 2008
3:37 pm
308
can i use tws api to setup alerts. for eg. alert event when aapl last price > X$ if so, can u point to some examples....
buglefrank
Online Now Send Email
Apr 14, 2008
2:17 am
309
... hi, i am sorry this is not possible as IBs native API does not provide alerts....
maxchinaski
Offline Send Email
Apr 15, 2008
4:02 pm
310
then what is this option. REQ_SCANNER_SUBSCRIPTION can i make is customisable? ... alerts. ... last...
buglefrank
Online Now Send Email
Apr 16, 2008
1:23 am
311
... hi, this call concerns the market scanner. please refer to the documentation about its meaning or - as a general alternative - refer to IBs API...
maxchinaski
Offline Send Email
Apr 19, 2008
8:04 pm
314
I am also having the same problem, where REQ_BAR_DATA always return a zero. Have tried different values, with no change. I am running 1.1.0.2, build 7 (though...
ugokanain
Offline Send Email
Apr 30, 2008
5:58 am
315
Something strange is that if I set subscribe to 0, then the result is 1. However the Bar timeframe becomes 777777777777777 ... Have ... code ... ...
ugokanain
Offline Send Email
Apr 30, 2008
10:41 am
316
... Hi, returning 0 for subscribing bar data is a bug. i will provide a fix soon. however, bar data are requested and you get them. if you cancel, 1 means only...
maxchinaski
Offline Send Email
Apr 30, 2008
1:50 pm
317
hi, anyone knows how you can protect a yahoo group from spammers like tutorialx ? thank you...
maxchinaski
Offline Send Email
Apr 30, 2008
1:52 pm
318
hi, one of most frequent trouble users have with TWSLink, is to get it run after a new version has been released. the reason: TWSLink operates as COM or is...
maxchinaski
Offline Send Email
Apr 30, 2008
2:10 pm
319
Hello, I am having a problem with IB transmitting my orders that I enter from excel. 9 days out of 10, it does fine. But sometimes, I come in at 8:00, and see...
T
extol
Offline Send Email
Apr 30, 2008
4:05 pm
320
One additional piece of information... I now notice that my mysteriously transmitted orders that I see on the API tab of TWS, have a "time in force" of DAY,...
T
extol
Offline Send Email
Apr 30, 2008
4:57 pm
321
Hi Max, Go to the home page of your group. Click management (on the left). Under "Group Settings" click messages and archives. Edit that to require that posts...
Peter Gum
phgyh
Offline Send Email
Apr 30, 2008
5:28 pm
322
maxchinaski Thanks for replying. I am getting zeroes from get_bar_data after subscribing (except for Bar timeframe). So it would appear as I am not able to...
ugokanain
Offline Send Email
Apr 30, 2008
11:53 pm
323
Does it makes a difference if I am using the demo account? ... for Bar timeframe). So it would appear as I am not able to subscribe to the contract, since I ...
ugokanain
Offline Send Email
May 1, 2008
7:29 am
324
Hello, Is function REQ_HIST_DATA supported yet? If so, I am not sure what value to set for the 'whattoshow' parm. The function REQ_HIST_DATA has a return code...
zephyrmil
Offline Send Email
May 1, 2008
9:26 am
325
... Hi, untransmitted orders can have various reasons: 1. margin requirements 2. no valid price 3. some other order property not correct. 4. to many orders...
maxchinaski
Offline Send Email
May 1, 2008
1:01 pm
326
... Hi, i ask to check out if you get bar data at all. as i found and many times complained in the IB forum it is possible to request for bardata but you get...
maxchinaski
Offline Send Email
May 1, 2008
1:12 pm
327
... Hi, sample, MSFT 1 min TRADE bars for 1 day, starting 22.11.2007 CONNECT("",7496,1,500) ...
maxchinaski
Offline Send Email
May 1, 2008
3:06 pm
328
Hi, From the logs I found that it is reporting an error. Could the "Invalid Route" be causing the problems? twslink log: 20080501...
ugokanain
Offline Send Email
May 2, 2008
4:45 am
329
... Hi, i don't know if this "invalid route" is the real problem. demo account sometimes also reports an error (i believe 421) so i want to ask you to ask the...
maxchinaski
Offline Send Email
May 2, 2008
11:39 am
Messages 296 - 329 of 538   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help