Skip to content
Prev 7098 / 15274 Next

reqMktDepth

OK, so I have that generic US subscription that costs you nothing if you 
produce more than $30 commissions a month.  Do you think that means I 
have to go for the more specific subscriptions (which I think cost more)?

Second, I am directly subscribed for ASX but didn't get the desired 
results I get this (the market was open at the time):


 > tws <- twsConnect(9)
 > tws
<twsConnection,9 @ 20101214 10:01:45 Eastern Standard Time (New South 
Wales), nextId=>
 >
 > reqMktDepth(tws, list(twsEquity("CBA","ASX","AUD")))
TWS Message: 2 -1 2104 Market data farm connection is OK:aufarm
TWS Message: 2 -1 2106 HMDS data farm connection is OK:hkhmds2
TWS Message: 2 -1 2106 HMDS data farm connection is OK:ushmds2a
TWS Message: 2 1 200 No security definition has been found for the request

 >

PS I can get data with reqMktData(con, list(twsEquity("CBA","ASX","AUD")))


Stephen Choularton Ph.D., FIoD
On 14/12/2010 9:05 AM, Jeff Ryan wrote: