jcl
Registered: Jan 2012
Posts: 407 |
09-07-12 12:34 PM
Quote from SatMir:
Thanks Johann,but how much time will it take to get it, for an average person?
About 2 weeks in our experience. To avoid misunderstandings: The course is not about "real programming" - that would take longer and involve some more complicated stuff that you'll never encounter in trading strategies. And it's also not about TA - we won't explain moving averages or the like. It's just about how to write a strategy script or generate a trading robot based on your system or idea.
Quote from TigerBalm:
Count me in. I'm a java dev, so I will skip part one.
P.S. If I purchase ZorroTrader (if I am not wrong, that is what it is called?), does it include source? I suppose not, but I thought I'd check anyway.
In case, I want to make any changes or help fix bugs.
You can't purchase Zorro, as we don't charge money for it. But you're welcome to help fixing bugs by reporting them to us. Source code is only included for the indicators and the broker API, but you won't need it anyway - you can make any changes through a DLL plugin.
|