I recommend Chande, Beyond Technical Analysis http://www.amazon.com/Beyond-Techni..._B000AP91T6_1_2?ie=UTF8&qid=1367316802&sr=1-2
for a deeper treatment.
for a deeper treatment.
Quote from TraderSystem:
Itâs absolutely true that the best way to learn to program is just by doing. Even the code isnât great, a lot of times the best way to learn to code is just to code a lot. Make a note about what you think you could do better.
Also, Iâd advise learning more than one language. C# is a great language, but sometimes being able to work with more than one can help you spot similarities in both and better understand how everything works.
As far as books go, not sure which would be good. I tend to think the tutorials right from MSDN are good: http://msdn.microsoft.com/en-us/library/aa288436(v=VS.71).aspx.
Quote from Sergio77:
The best book is the market itself. Since trading is not a science, everything you need is no better than metaphysics. You may be better off using astrology.


Quote from lordoftrades:
Hehe, I think you missed the question he asked... It was not about astrology, but how to get ideas to write an automated trading system. I have problems seeing how astrology should help setting up a script that will automate trades.
As mentioned before, I think Quantitative Trading is a good place to start.
Good luck whatever you may choose, astrology or not![]()
Quote from j2ee:
My goal is using C# to build a trading system and use it with IB to trade future. Is there any good book out there to complain how to build a personal trading program? I did check it in Amazon but seem like there is only one pretty old one talking about .net. Any good idea?