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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 351 - 386 of 538   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
351
Hello, I am looking for a solution to trade my IB account with eSignal EFS + twsLink. Since I need to trade from a few eSignal charts, on each chart within the...
clearpicks
Offline Send Email
Jun 1, 2008
6:19 pm
352
... Hi, i think your assumption is not correct: each EFS instance (process) can load only 1 TWSLink instance. the first script loading TWSLink creates a...
maxchinaski
Offline Send Email
Jun 2, 2008
12:17 am
353
... Hi, i have a new version uploaded where this problem should be fixed. please note: if you now make a registration for a contract that has 2 expiries within...
maxchinaski
Offline Send Email
Jun 2, 2008
12:23 am
354
I might be wrong on the case of trading multiple TWS instances from one EFS script. It seems it is impossible to trade multiple regular TWS accounts (not...
clearpicks
Offline Send Email
Jun 2, 2008
2:20 am
356
New DLL parameter <dllparam\mngparam> added. (twslink.xml) if set to 0 (default), parameters are NOT stored to or loaded from file vars.xml.this behaviour...
maxchinaski
Offline Send Email
Jun 7, 2008
12:40 am
357
Hello, does somebody already use TWSLink on MT4? Does it work in your environment?? I tryed sample program "twslinkdemo.mq4" on MT4 in order to study it. But...
o.reuentahl
Offline Send Email
Jun 11, 2008
4:06 am
358
Hi! I am new here and amazed by the twslink. I have experimented with excel sample and it works good. Only thing that I can't make it to get history data. I...
Abhi
jaamaylem
Offline Send Email
Jun 13, 2008
9:22 am
359
this version fixes a bug that was introduced with the version that handles expiry down to day of month. positions are not assigned correctly to futures,...
maxchinaski
Offline Send Email
Jun 15, 2008
5:09 pm
360
Hi, I noticed that get_position does not seem to be working with the latest build, I went back to 058 and it works fine. Also with both versions I'm having...
eyeonyou85
Offline Send Email
Jun 18, 2008
5:09 am
361
... hi, what can help in such cases is a logfile, recorded with loglevel 1 (above medium). version 1.1.0.2 allows it to send the current logfile per rightclick...
maxchinaski
Offline Send Email
Jun 18, 2008
1:59 pm
362
Hi, I have developed an intraday system using Metastock. However, I don't see any demonstation / sample using Metastock. Could anyone help me to set up the...
spaceant888
Offline Send Email
Jun 24, 2008
7:54 am
363
Thanx, this was what I have looked for, whole time. We have patched that Problem (getting high / lows in 5 seconds) with self created functions. ... with ... ...
forexfuxschafer
Offline Send Email
Jun 25, 2008
9:18 am
364
Any Experts: Would any expert advise me how to set up this or with other similar trading softwares? As TWSLing is a DLL/COM based middleware between the...
spaceant888
Offline Send Email
Jun 26, 2008
11:27 am
365
where do i get the binaries for the ver Version 1.1.0.0 Beta 1. this is the version that my code is working with and i want to install it on another machine....
buglefrank
Offline Send Email
Jun 27, 2008
5:40 pm
367
I posted this question last November. It seems the latest TWSLink still doesn't support the new scale order. Can someone confirm that's the case? If so, when...
yichen382
Offline Send Email
Jul 5, 2008
12:44 pm
370
Could any expert show me the way to set up the automated trading platform using an example with AmiBroker? SA ... similar ... have ... \TWSLink\?...
spaceant888
Offline Send Email
Jul 14, 2008
12:53 am
373
My error log includes the following with respect to a market to limit order that was not executed: 20080722 13:49:18:692;note;twslink_main;PLACE_ORDER -10053...
trfy1120
Offline Send Email
Jul 22, 2008
7:27 pm
374
I upgraded to "1.1.0.2 build 21" from "1.0.5.8 build 54" today, and noticed a slower orders placing when sending multiple orders with same stock. I compared...
yichen382
Offline Send Email
Jul 23, 2008
2:24 pm
375
... hi, when to many commands/timeframe are sent, TWS/API probably is complaining about and responses with an error. unfortunately, there is no definite limit...
maxchinaski
Offline Send Email
Jul 23, 2008
9:06 pm
376
In TWSLink version 1.0.5.8, I had set "scmddelay" to 17ms and never had the problem of exceeding the 50 commands/second limit. Now in TWSLink 1.1.0.2, the...
yichen382
Offline Send Email
Jul 24, 2008
1:29 am
377
... Hi, did you try to set "scmddelay" to 0 ? if yes, what happened ? (17ms is not no delay)...
maxchinaski
Offline Send Email
Jul 24, 2008
11:20 am
378
i would like to know if: 1- u can develope or modify ur software codes to include "FXCM Trading Station II" link to "Meta Trader 4" in your list for a link...
fedrik99
Offline Send Email
Jul 24, 2008
6:46 pm
379
When I set scmddelay to 0, version 1.0.5.8 places all 6 orders of the same stock without delay: (look at the time stamps, they are all 11:25:42:828) 20080724...
yichen382
Offline Send Email
Jul 25, 2008
5:23 am
380
... well, this is a serious issue. i run test with 1.1.0.2 and scmddelay=0 and had no delay when placing 6 orders in a row. are you sure to run both tests...
maxchinaski
Offline Send Email
Jul 25, 2008
12:05 pm
381
... hi, find attached a complete logfile of a testrun with 1.1.0.2 this file shows 15 orders placed within the same millisecond starts at: 20080725...
maxchinaski
Offline Send Email
Jul 25, 2008
1:26 pm
382
... note: the testrun logfile can be found in the file section est_run_placing_20_ordersinrow_1.1.0.2 ... of the ... from ... at the ... orders...
maxchinaski
Offline Send Email
Jul 25, 2008
1:29 pm
383
I just found out the cause of the delay. With the 1.1.0.2 version, the default value of scmddelay is not zero. I originally commented out the "set scmddelay"...
yichen382
Offline Send Email
Jul 25, 2008
5:01 pm
384
i get the following error when i add 2 to my eventhandler. int_ret = $tws.SET_EVENT_HANDLER(0,1,0) Works fine int_ret = $tws.SET_EVENT_HANDLER(0,1+2,0) ; get...
buglefrank
Offline Send Email
Jul 28, 2008
2:54 pm
385
I try to use REQ_MARKET_DATA and GET_MARKET_DATA to get market values. I am able to get all the values, except one: Volume, no matter what I do. I have...
yichen382
Offline Send Email
Jul 31, 2008
3:01 am
386
... hi, what error exactly do you get ? can you provide a complete logfile ? if you get a dumpfile, please send this to us. thank you...
maxchinaski
Offline Send Email
Jul 31, 2008
2:16 pm
Messages 351 - 386 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