Search the web
Sign In
New User? Sign Up
twslink
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Sample Wealth Lab script?   Message List  
Reply | Forward Message #527 of 549 |
Re: Sample Wealth Lab script?

--- In twslink@yahoogroups.com, "warrensmith631" <warren631@...> wrote:
Hello,
well, the wealth-lab sample is kept very simple.
i don't know how to provide a smarter introduction as this:
INIT
REGISTER
CONNECT
PLACE_ORDER....

(INIT is not really necessary since you don't want to change setup (twslink.xml)
at runtime)
>
> Can someone share a Wealth-Lab script showing how to use TWSLink to send
orders from Wealth-Lab to IB? Keep it simple please. I downloaded TWSLink and
read the manual and reviewed the included samples but I must be programming
impared.
>





Thu May 7, 2009 11:34 pm

maxchinaski
Offline Offline
Send Email Send Email

Forward
Message #527 of 549 |
Expand Messages Author Sort by Date

Can someone share a Wealth-Lab script showing how to use TWSLink to send orders from Wealth-Lab to IB? Keep it simple please. I downloaded TWSLink and read...
warrensmith631
Offline Send Email
May 6, 2009
2:22 am

... Hello, well, the wealth-lab sample is kept very simple. i don't know how to provide a smarter introduction as this: INIT REGISTER CONNECT PLACE_ORDER.... ...
maxchinaski
Offline Send Email
May 7, 2009
11:34 pm

Here is a simple WL script. How do I program TWSLink to send orders to IB? ************************* var Bar: integer; for Bar := 2 to BarCount - 2 do begin ...
warrensmith631
Offline Send Email
May 9, 2009
3:46 pm

here is a simple script using TWSLink (from samples dir.) {This sample demonstrates basic Steps to place an Order} var lib: ComVariant; var OpResult:...
maxchinaski
Offline Send Email
May 9, 2009
4:38 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help