Hi. I would like to download the 6 months or so of Historical data that IB makes available. I have figured out how to retrieve current quotes using the...
Hi all, is it possible to implement multiple strategies on the same instrument ? ie without the orders of one strategy messing with the orders of another one ?...
... Hi Max I have tried installing this new release, however i get a message, error 1334 regarding file twslink.dll1 that can't be found in data1.cab. Many...
In wealthlab I am trying to pull my trailing stop orders by using PullStops:= lib.CANCEL_ORDER (0,0,'Trail'); but nothing seems to happen. the next line is ...
Unfortunately, installation gives an error. See the attachment. Lot of pips in black, Michal http://www.mqlservice.com ... From: twslink@yahoogroups.com...
Hi, I installed the latest beta and now get a "can't find dll twslink.dll". I have tried it with TS8 and with multicharts. The script I wrote compiles just...
... Hi, did you uninstall the previous version properly ? TS 8 and multicharts use TWSLink as DLL. thus the systems cycles through all directories listed in...
Because TWSLink is still in development Progress, it can happen - as with latest version - that some functions are changed, or removed. using such a new...
Hi All, Thanks for the replys. I was able to determine by process of elimination that the routines SETLONGVAR and GETLONGVAR had indeed changed to SET_LNG_VAR...
... Hi, that's fine. well, why does the script compiler not complained about: the compiler checks against the declaration in your script not against the real...
... Hi Max Many thanks for your reply. I have tried using capital letters and also leaving the order type filter empty but still it doesnt work with TRAIL STP...
... order has ... Hi Dave, yes, forgot to mention 4.th parameter in the documentation. will do this - thank you. this parameter means submitted only. if 0,...
... #Black, 8 ... Hi Thanks for the reply, yes you are right lib.CANCEL_ORDER (0,0,'TRAIL',-1 does work, I then couldn't work out why it sometimes stopped...
Hello, I added successfull an working eventhandler "axTws1_tickPrice"! But I am new to programming and if I try other eventhandler e.g. "permId" I am not...
... Hi tiolie, i am sorry, but this is not a c# discussion group. this group is related only to TWSLink. please post in another yahoo group for this problem. ...
hi, I tried running the python example but an error complains that "This application has failed to start because python22.dll was not found. Re-installing the...
... Hi yes, this means you need python 2.2 installed. but hold on, i will migrate the python module to 2.5. thus it will be only compatible to python 2.5....