In the TradeStation forum you will find a link to a series of tutorials and also an online user guide. These will help get you started in the right direction. Then if you follow the other directions that I listed you will become proficient in short order. I have read that book that you mention in the past. If you are not familiar with programming, then I would suggest a decent programming concepts book. One that I like is an old C++ book by Gary Bronson entitled A First Book of C++, From Here To There. Although it is written for C++, it contains all the various programming concepts that you will use again and again. In all reality there are only about three structures that you will use to write 90% of all you strategies. Once you learn the concepts of programming then this will apply to about any programming language there is. Only the syntax changes. If you try to figure something out and are having issues with figuring out some coding concept or get stuck in a programming issue with EL then feel free to post here and I can fix it.