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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 189 - 220 of 538   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
189
... hi, you are right. my test shows "SCALE" ordertype no longer accepted. it seems to work with normal ordertypes where not all are accepted. use LMT in the...
maxchinaski
Offline Send Email
Dec 2, 2007
9:57 pm
190
Hi, I am new to TWSlink. I wonder if there is any Metastock user who can use TWSlink successfully with IB for automated trading. Please teach me the steps...
spaceant888
Offline Send Email
Dec 10, 2007
3:22 am
192
Has anyone else (besides maxchinasky) managed to get GET_ORDERUID_LIST working properly? At this stage I'm convinced it's buggy. It returns filled/deleted ...
omeletteo
Offline Send Email
Dec 12, 2007
9:00 pm
193
... hi, could it be that your pending orders were placed with a different client ? a client who connects to TWS with another clientid ? or did you place these...
maxchinaski
Offline Send Email
Dec 13, 2007
3:23 am
194
... with ... Bear with me a moment. I connect to TWS with a 'start' client ID of 1: CONNECT("127.0.0.1",7496,1,6000); I then open a pending order: oid = ...
omeletteo
Offline Send Email
Dec 13, 2007
8:21 am
195
... PLACE_ORDER(symboluid,0,"BUY","LMT",DefaultOrderSize,GET_MARKET_DATA(symboluid,2,0,1)- ... hi, table 6.7 shows 3 rows that are grey. these values indicate...
maxchinaski
Offline Send Email
Dec 14, 2007
1:14 am
196
maxchinasky, sorry for the delay responding and thank you for the in- depth explanation. I will indeed include a log file if I have further issues, though, as...
omeletteo
Offline Send Email
Dec 19, 2007
11:19 am
197
... hi, the most recent version is always published on my website: http://www.trade-commander.org/twslink/twslink.htm section download. the best way to evade...
maxchinaski
Offline Send Email
Dec 19, 2007
12:11 pm
198
Yikes! I had forgotten completely that you had a website. Thanks, I will d/l form there. ... in- ... as...
omeletteo
Offline Send Email
Dec 19, 2007
6:47 pm
200
I have a couple of q 1. do i have to register a contract to get market data 2. how do i find the instrument names for the contracts that i have registered....
buglefrank
Online Now Send Email
Dec 27, 2007
10:34 pm
201
I am not able to get the market data. not sure whats wrong here. # check if contract is registered. puts "REGISTERING" mycontract1=$tws.REGISTER_CONTRACT ...
buglefrank
Online Now Send Email
Dec 27, 2007
10:42 pm
202
hello I am looking for scripts that will collect tws data and insert into mysql database. any help is truely appreciated. seede...
buglefrank
Online Now Send Email
Dec 28, 2007
6:19 am
203
... hi, 1. yes of course. you have to register always. for referencing a contract you need an uid. not mandatory is to request details for contract from TWS as...
maxchinaski
Offline Send Email
Dec 28, 2007
4:59 pm
204
... hi, a logfile could help.i bet the time between request and access is to close.you could use WAIT_FOR_TICK for that purpose. attention: REQ_MARKET_DATA(...
maxchinaski
Offline Send Email
Dec 28, 2007
5:05 pm
205
... have ... how ... Where is the <extra topic contract registration>. i just searched messages by your name and could not isolate it. can you post the msg #...
buglefrank
Online Now Send Email
Dec 28, 2007
5:24 pm
206
how to unregister contract. I have a few contracts registered that i dont use and dont have any open positions and it seems to be throwing events that i can...
buglefrank
Online Now Send Email
Dec 28, 2007
8:13 pm
207
... hi, there is no need to unregister.just ignore events related to....
maxchinaski
Offline Send Email
Dec 28, 2007
9:02 pm
208
... i ... throwing ... to ... But over time if these contracts accumulate, i will get too many events. So its best to have some kind of way to unregister them....
buglefrank
Online Now Send Email
Dec 28, 2007
10:23 pm
209
... hi, there is no way to unregister them. i can't believe that you are "spammed" with events over time. what kind of event should this be ? if you mean...
maxchinaski
Offline Send Email
Dec 28, 2007
11:28 pm
210
Hello this is the events that is getting triggered in the last few seconds, i ran my scans. Mind you, it is a North American Session on the Forex and i am...
buglefrank
Online Now Send Email
Dec 31, 2007
3:13 pm
211
... hi, please send me the logfile recorded with loglevel 1. always send logfiles in such events guys. something prepared or edited like below makes no sense....
maxchinaski
Offline Send Email
Dec 31, 2007
3:34 pm
212
Ok. figured out the issue. I do have positions in chf and jpy as they were some minor profits sitting in that currency based on forex trades. that is why it...
buglefrank
Online Now Send Email
Dec 31, 2007
4:23 pm
213
Hello I cannot get mkt data for yhoo. i am pretty sure i made some error. so i attached my code and log and sent to contact@.... pl let me know...
buglefrank
Online Now Send Email
Dec 31, 2007
7:41 pm
214
pl ignore this earlier mesg. i found out the prob. i had registered a new contract but did not subcribe market data. so i added steps to subscribe market data...
buglefrank
Online Now Send Email
Dec 31, 2007
7:57 pm
215
i've installed twslink and will be trying to implement a strategy with ts2000i -> IB/tws. i wanted to warn the regulars here that stupid, n00b questions will...
h2o_dog11
Offline Send Email
Jan 1, 2008
7:31 pm
216
what is the contract name for nasdaq index data....
buglefrank
Online Now Send Email
Jan 2, 2008
7:42 pm
217
... Is there any expert who can comment this? Sa...
spaceant888
Offline Send Email
Jan 3, 2008
3:30 am
218
... with ... transmit ... here's an example - (limit orders tho, not stops, same behavior - correct?) If MarketPosition = -1 THEN BEGIN if condition1 then...
h2o_dog11
Offline Send Email
Jan 5, 2008
12:51 am
219
this build contains 2 bugfixes. the zipped package is also in file section. if you do not want to reinstall with .msi copy twslink.dll to your root directory. ...
maxchinaski
Offline Send Email
Jan 5, 2008
10:03 pm
220
build 42 which is not compatible to previous version has been uploaded. http://www.trade-commander.org/twslink/twslink.htm if you want to use this version,...
maxchinaski
Offline Send Email
Jan 8, 2008
7:36 pm
Messages 189 - 220 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