... 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...
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...
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 ...
... 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...
... 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 = ...
... 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...
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...
... 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...
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....
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 ...
... 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...
... 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(...
... 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 #...
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...
... 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....
... 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...
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...
... 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....
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...
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...
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...
... with ... transmit ... here's an example - (limit orders tho, not stops, same behavior - correct?) If MarketPosition = -1 THEN BEGIN if condition1 then...
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. ...
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,...