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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 451 - 481 of 538   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
451
... API_versionNum.txt in API installation directory....
maxchinaski
Offline Send Email
Oct 2, 2008
1:33 am
452
I can't find this API_versionNum.txt file anywhere. Now I am very confused. My TWSLink works without problem. But I have never installed any version of IB's...
yichen382
Offline Send Email
Oct 2, 2008
1:28 pm
453
... hi, if you only use TWSLink as API client, so NO other propietary software, you do not neet API installed. API installs: - ocx component for clients to...
maxchinaski
Offline Send Email
Oct 2, 2008
2:42 pm
454
I have 1.102 and am trying to do a CLOSE_CONTRACT call. My INITDLL call looks like this (in C#): TL().get_INITDLL(999, "#log\\twslink_cs.log", 256, 5, 2,...
scourt2000
Offline Send Email
Oct 2, 2008
3:03 pm
455
... hello (all), please please, send complete logfiles with short but complete descriptions what's going on. the new version makes it easy to do this (right...
maxchinaski
Offline Send Email
Oct 2, 2008
4:31 pm
456
I sent you the log file Max. As another test, I uninstalled the latest 1102 build and installed a late April 2008 build 58. The CLOSE_CONTRACT worked fine...
scourt2000
Offline Send Email
Oct 2, 2008
10:08 pm
457
... hi, i got your logfile. your logfile shows no positions that could be closed. i guess you are looking for CANCEL_ORDER. as i wrote in my mail: please get...
maxchinaski
Offline Send Email
Oct 2, 2008
10:22 pm
458
Max, I just sent you 2 log files, one with CLOSE_CONTRACT working in build 58 and one with CLOSE_CONTRACT not working in the Sept 30 build of 1102. The C#...
scourt2000
Offline Send Email
Oct 2, 2008
11:00 pm
459
Another test: 1. Uninstalled TWSLink Build 1102 2. Installed TWSLink Build 1100 3. Executed same C# code with Build 1100 CLOSE_CONTRACT works correctly on...
scourt2000
Offline Send Email
Oct 2, 2008
11:32 pm
460
Anybody ???...
saturnzzz
Offline Send Email
Oct 5, 2008
12:56 pm
461
please read release notes. http://www.trade-commander.org/download/download.htm...
maxchinaski
Offline Send Email
Oct 7, 2008
1:13 pm
462
... hi, yes it does.the package contains a TS2000i sample what should also work in TS 8....
maxchinaski
Offline Send Email
Oct 7, 2008
1:16 pm
463
- when to reinstall twslink (uninstall old, install new version) if the version number has been changed - when to copy ONLY TWSLink.dll into twslink...
maxchinaski
Offline Send Email
Oct 7, 2008
1:29 pm
464
this version provides a serious bugfix of function SET_ORDERVAL....
maxchinaski
Offline Send Email
Oct 9, 2008
1:48 pm
466
- TWS Loglevel. the TWS logging has 5 levels that affect the TWS logfile sizes. TWS logfiles are located in \JTS directory and have the format log.weekday.txt ...
maxchinaski
Offline Send Email
Oct 17, 2008
11:04 pm
467
I have some code that is not working under the new release. I think it is because my old code uses the set_orderval function to set the RTHOnly flag. I see...
trfy1120
Offline Send Email
Oct 22, 2008
12:22 am
468
... Hi, please refer to table 6.6. your are looking for new (redefined) order property <outsideRTH> so calling SET_ORDERVAL(uidorder,14,"0" or "1",...) should...
maxchinaski
Offline Send Email
Oct 22, 2008
1:33 pm
469
... Thanks very much....
trfy1120
Offline Send Email
Nov 3, 2008
6:51 am
470
I'm working with an eSignal EFS script and I have properly registered the Dec 2008 ES contract in the edemo account. After I call INITDLL, I then call...
scourt2000
Offline Send Email
Nov 8, 2008
6:20 pm
471
Forgot to add that here's how I'm getting the event properly so that I know I'm only getting 2's and 4's and not 1's. The log verifies this as well: id =...
scourt2000
Offline Send Email
Nov 8, 2008
6:28 pm
472
is possible connect to trading the tradenavigator to interactivebrokers by twslink?...
allforex1
Offline Send Email
Nov 21, 2008
4:00 am
473
Not at this point - there is no need if you are an http://I-Deal.com.au customer. TN is working on a new direct link between I-Deal (IB) for those who do not...
dave
adest_david
Offline Send Email
Nov 21, 2008
5:06 am
474
sorry that was 60 day live version...
dave
adest_david
Offline Send Email
Nov 21, 2008
5:10 am
475
i don't understand what i need to to to trade futures,stock and forex directly from tradenavigator to brokers? the real time data that i get is from the...
matteo zucchini
zucchinimatt...
Offline Send Email
Nov 21, 2008
12:57 pm
476
I'm running some basic test code on twslink in matlab 2006a. the last two lines break with ??? Error using ==> calllib No method with matching signature. I...
adorenbaum
Offline Send Email
Dec 1, 2008
3:30 am
477
... hi, the sample is based on mathlab version >= 7. it seems the function calllib to bind dll-functions is unknown in your matlab version. please google for...
maxchinaski
Offline Send Email
Dec 1, 2008
10:17 pm
478
Thanks for your note. calllib is known in 2006a since only the last two lines are break. i suspect its one of two items: 1. newest TWS API not supported by...
adorenbaum
Offline Send Email
Dec 2, 2008
5:13 am
479
... hi, this is the right hint. but TWS API is not important here. it is most probably the same old song: there is a mistake with parameterlist. please check...
maxchinaski
Offline Send Email
Dec 2, 2008
2:51 pm
480
thanks. the sample .m file "twslinksample.m" works great on my machine. i've checked the call values to 'REQ_HIST_DATA' with libfunctionsview twslink (in...
adorenbaum
Offline Send Email
Dec 2, 2008
5:38 pm
481
... hi, first of all, please keep in mind that at least your call of GET_ACC_VAL is invalid. - historical data request i looked into the documentation and...
maxchinaski
Offline Send Email
Dec 3, 2008
10:35 pm
Messages 451 - 481 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