sdadesky
unread,Mar 2, 2013, 8:01:35 PM3/2/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tradeli...@googlegroups.com
I was wondering if anybody decided to pursue development of a free compiler?
When I saw what happened at TradeLink, my conclusion was that many weeks and possibly months of
confusion would ensue during which time no progress with coding tradelink strategies would be made.
I've taught myself to program in C# as a result of starting Tradelink but do not own a compiler and am unfamiliar
with process of assembling all libraries and compiling from scratch. Then I would have to go through entire code and remove the "hooks" put in there by Pracplay to allow them to disable the compiled code at will.
I'm sure I'd eventually figure it out but I could lose several week doing so.
Instead I preferred to just code for my broker (IB) and go back to a language and platform I'm more familiar with.
This has mean throwing away 6 months of efforts on Tradelink and a strategy that was almost perfect.
I would actually have been willing to pay a reduced amount for Glean ($100 / month to develop a strategy would
seem ok ), but my conclusion was that Glean itself is still very rough. It does not save you hours and hours of programming
because it just does not work out of the box. And it seems expensive to pay $100 for an IDE that produces defective code that then has to be patched.
I will be pursuing development in Java for my real life projects, but would like to keep a backdoor open for the Tradelink libraries in
case I ever decide I need to switch brokers - although I've been using IB for so long after having used others that I do not foresee that happening barring a catatostrophic change in IB's terms or performance.
Though it would take me months of rework but even thought I had to start from scratch I'm already doing beta-testing of the strategy, so I don't regret my decision. So I was just curious how the rest of you are faring?