¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Spin buttons?
I am trying to increase the value in a text box by 1. In Excel they had spinner buttons. I don't see them in the standard tool box in VB. In other words I want to be able to increase the amount of
By Kendall Hawkins · #452 ·
Re: What is the String for sending trade data to IB?
"Hope I dont sound too stupid."................................ There is no such thing as sounding stupid when your asking a question. The mere fact you are asking a question means your in the
By marinindextrader <marinindextrader@...> · #451 ·
Re: twsapi: Authomated Trading for TWS
I tried your TradeGaurd but still unable to grasp the benefits of it to traders except a bunch of flipping colorful arrows You can simply use IB's TWS Dde.xls or TWSActiveX.xls and place your orders
By Shukrainternationals <shukrainternationals@...> · #450 ·
Re: twsapi: Authomated Trading for TWS
Hi TradeGuard author: Do you have any document on how to run your TradeGaurd? I downloaded and installed it. Then what? How do I use it? Spend some time and write up a document telling how to use
By Shukrainternationals <shukrainternationals@...> · #449 ·
Re: What is the String for sending trade data to IB?
Scott, Thanks so much. The Events and Methods link would be a great help. Looking forward to accessing it. Glenn String lmtprice, be:
By gringo_problematico <gringo_problematico@...> · #448 ·
Re: twsapi: Authomated Trading for TWS
Hello TraderGuard, is it possible to connect your program to any third party software to execute trades fully automated (e.g. TradeStation2000i)? Thanks MK
By Manuel Knospe <manuel@...> · #447 ·
Re: to marinindextrader
First off: If you have an .exe to upload, you must also provide the source code in the form of a project. Posting of packaged .exe's without source is not permitted. I would ask you: Whats the
By marinindextrader <marinindextrader@...> · #446 ·
to marinindextrader
How can I upload a file to the File area?? Or this is no longer available to users? AMJ
By traderguard <no_reply@...> · #445 ·
Authomated Trading for TWS
TraderGuard ver. 3.00.b02 for IB TWS NQ and ES has been released today. I am uploading it to file area in TWS API. I hope everyone who want to download it will be able to get it from there. Some
By traderguard <no_reply@...> · #444 ·
Apology
That email that was intended to be a private query was broadcast... I apologize if it offended anyone with its frank discourse Scott <--------- neophyte board boss Fire me....
By marinindextrader <marinindextrader@...> · #443 ·
Re: What is the String for sending trade data to IB?
Its really straight forward: The syntax is: [TWS object].placeOrder(long id, String action, long quantity, String symbol, String secType, String expiry, float strike, String right, String
By marinindextrader <marinindextrader@...> · #442 ·
Re: twsapi: Re: Java API, ordering question
Hi, <When I submit an order of type MKT, it will sell stocks at whatever <the market bid price happens to be when I submit the order ? and it <will buy stocks at whatever the market ask price happens
By Christian Czirnich <crocodile_1964@...> · #441 ·
What is the String for sending trade data to IB?
I have a friend who is writing code for an an autoexecute program. I need to get the protocol? or string used to send the trade data to IB. ie. id = 1 ' symbol = "ES" secType = "FUT" expiry =
By gringo_problematico <gringo_problematico@...> · #440 ·
Re: twsapi: Charting App using TWS price feed
Thanks for all the input. Great. However excel is on another notebook as TWS and global server, because excel of office 2000 doesn't work on windows 2000, where tws and GS are. So first I have to
By C. Prins <cprins@...> · #439 ·
Re: twsapi: Charting App using TWS price feed
Is it working now for you?
By Shukrainternationals <shukrainternationals@...> · #438 ·
Re: twsapi: Charting App using TWS price feed
Yes, like I "told" you :-) Friday, July 12, 2002, 2:34:07 PM, you wrote:
By C. Prins <cprins@...> · #437 ·
Re: twsapi: Charting App using TWS price feed
WOW.... I will try your method also... I tried what I put in and it worked as well.... However, I suspect that your method is more general and correct, as in my case the ID# will change every time I
By kjcj <kjcj@...> · #436 ·
Re: twsapi: Charting App using TWS price feed
I think I figured it out... Cees see below.....
By kjcj <kjcj@...> · #435 ·
Re: twsapi: Charting App using TWS price feed
In Metaserver: (i) Against 'Symbol Name', you put your symbol (whatever you have typed in column #1 in your TWSDde.xls spread sheet. Make sure you type it in same case (upper case or lower case). It
By Shukrainternationals <shukrainternationals@...> · #434 ·
Re: twsapi: Charting App using TWS price feed
Yes MetaServer pops up... and I have the row and column # from Excel..... In MS Symbol name I put in: DAX? in DDE I put in: my user name... or Excel.exe or ??? In Trade/Volume, Trade Record is
By kjcj <kjcj@...> · #433 ·