¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: twsapi: Re: Help! Cancel order
First of all thanks for the response, here is the code in Excel Sub cancelOrder() clearError ' get existing id Dim existingId As Long existingId = Cells(ActiveCell.row, 13).value
By Kendall Hawkins · #311 ·
twsapi: Re: Help! Cancel order
Open the workbook, and press Alt-F11. Visual Basic for Applications should appear. All the code for cancelling an order is on sheet2 (Orders). What part of the code do you have a problem with,
By mk_trading_911 · #310 ·
Re: twsapi: Re: Help! Cancel order
Thanks for the response, and if I was a little more savy regarding VB what you sent would be helpful. I have looked at user's guide and Excel code trying to come up with what I need and I can't
By Kendall Hawkins · #309 ·
Re: Help! Cancel order
Either: store in your application's globals the ID number of the orders you are sending, and their status, or extract them from TWS (Tws1.reqOpenOrders). Once you know the ID, then use:
By mk_trading_911 · #308 ·
Re: twsapi: TraderGuard
I downloaded the Beast, but never run the executable. You actually do not need to run the interface to see an image o fit. the guy already placed a link to his web page ? where you can see what
By Eduardo J Motta <motta@...> · #307 ·
Re: automated login
Password) from I think that handling UI automation inside the application is superior to anything you could do with VB or WinTask. So, I just uploaded a file called AutoLoginWrapper.java. It is
By kgeis · #306 ·
Help! Cancel order
I have been struggling with this for 2 days, does anyone have VB code for canceling a pending order. I 've tried 6 ways from Sunday to make it work and I am totally lost. Thanks, Bruce
By Kendall Hawkins · #305 ·
Re: twsapi: TraderGuard
Someone that's already taken the risk and loaded up that package should get a screen dump and post it so the group actually gets something useful out of this. I was going to do it but couldn't bring
By Richard Foulk <richard@...> · #304 ·
Re: twsapi: Poll Suggestion _ Request IB to provide ...
} I would like to suggest a poll: } } Would you like to Request / Petition IB to make a fully viable Paper } Trading Server which will run on delayed data 24 / 7 for the purposes } of Trading
By Richard Foulk <richard@...> · #303 ·
Poll Suggestion _ Request IB to provide ...
I would like to suggest a poll: Would you like to Request / Petition IB to make a fully viable Paper Trading Server which will run on delayed data 24 / 7 for the purposes of Trading System testing?
By techguy1313 <techguy1313@...> · #302 ·
TraderGuard or similar
Hi, Is Tradeguard an Automated buy/sell programe? That can work by it self for long time buying /selling on pre-set rule? Any other such software available (and that works) on Internet? Are they
By marwanco <marwanco@...> · #301 ·
Re: twsapi: TraderGuard , IB TWS - Important msg!
} I am honestly upset at some of the comments written about } TraderGuard. It seems as though instead of checking the program's } abilities and value, some are discussing irrelevant issues, such as
By Richard Foulk <richard@...> · #300 ·
Re: RE : twsapi: Re: LINK to: TraderGuard
} Matt..........How in the world? } } ...I completeley agree with you on this post and your subsequent... } } How in the world does something so simple end up using or being 23 } MB??? } } A full
By Richard Foulk <richard@...> · #299 ·
Re: twsapi: TraderGuard , IB TWS - Important msg!
" If I could do that, I would write a program to the show chart of tomorrow today. " So when can I expect to see the Beta version? ------------------------------------------------ Join Excite! -
By Rich <cheekslapper@...> · #298 ·
Re: Modify Order Without Transmit
The place order call need not be called then. When you are using the standard TWS, and you craft up an order on the grid, that order is nothing more than an array in a memory slot somewhere.
By marinindextrader <marinindextrader@...> · #297 ·
Modify Order Without Transmit
I am trying to modify an order without transmitting it. However, TWS transmits the order on the update, even with the Transmit property False. I am using VB with the ActiveX control, and the TWS
By Bob Stevens · #296 ·
Re: Tip for Yahoo Users Email Managment
Dude....it should route all other mail to the "other folder", this mail should route to the in box direct.... Your banned heheheh LOL just kidding Scott manage Folder Mail. mail
By marinindextrader <marinindextrader@...> · #295 ·
Tip for Yahoo Users Email Managment
If you are a Yahoo Email User, the following tip may help you manage the intense mail flow from this User Group. Set an Email Mail Management filter to route Group Mail to an individual folder: 1.
By techguy1313 <techguy1313@...> · #294 ·
Re: twsapi: automated login
This thread has been archived in the Bookmarks Section, within the Board Threads Folder. From time to time exhaustive discussions that stay on topic will be archived to this folder. Scott it
By marinindextrader <marinindextrader@...> · #293 ·
Re: twsapi: automated login
Thanks tripack44 this is good info...
By David <kotomo@...> · #292 ·