Hello everyone. I've been lurking on these forums for a few days and I'm trying to digest as much as I can.
I have a few questions about writing code that applies trading strategies. I have a long way to go. Have to start somewhere.
What I want to know is:
1. Has anyone used TradingApp during their first steps? (I hesitate to use TradeStation/EasyLanguage because it doesn't seem to be very transparent: no source code or anything, plus I am handy with C++)
Do you know of any other tools that are open source that have a decent GUI front end and plug-in architecture?
2. Are there any good books on statistics as they apply to trading stocks? I am trying to formulate my own strategies and I find that my stats background is weak. I assume I should find a good C++ stats library and try to use some techniques on Yahoo data to get going....right? Or are there better approaches?
3. While I am learning to develop strategies, I think it might be good to teach myself the same stuff the professionals know. I see that socket programming, thread management, and memory management for speed are key. Anything else I should be aware of that potential employers of trading software developers want me to know? Any open source code I can study?
Thanks in advance.
--Maureen
I have a few questions about writing code that applies trading strategies. I have a long way to go. Have to start somewhere.
What I want to know is:
1. Has anyone used TradingApp during their first steps? (I hesitate to use TradeStation/EasyLanguage because it doesn't seem to be very transparent: no source code or anything, plus I am handy with C++)
Do you know of any other tools that are open source that have a decent GUI front end and plug-in architecture?
2. Are there any good books on statistics as they apply to trading stocks? I am trying to formulate my own strategies and I find that my stats background is weak. I assume I should find a good C++ stats library and try to use some techniques on Yahoo data to get going....right? Or are there better approaches?
3. While I am learning to develop strategies, I think it might be good to teach myself the same stuff the professionals know. I see that socket programming, thread management, and memory management for speed are key. Anything else I should be aware of that potential employers of trading software developers want me to know? Any open source code I can study?
Thanks in advance.
--Maureen