Welcome to the Traders Laboratory Forums.
Introduce Yourself Welcome to Traders Laboratory. Feel free to introduce yourself to the community.

Reply
Old 02-01-2009, 03:55 PM   #1

Join Date: Aug 2008
Location: Denver
Posts: 13
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Getting Started with Tradestation EasyLanguage

Hello,

I am looking for recommendations for books with EasyLanguage examples. I have many of the EL reference books which provide the correct syntax, etc., but read much like dictionaries. As a non-programmer, what I feel I really need are specific examples of code that I can modify to suit my needs. I.e., I am not looking for books to give me winning strategies per se, but books that provide examples of code already written in EL for a variety of strategies, that I can use to ensure that I am using proper logic, etc.

(One example is that I would like to look at two-timeframes - where there is increasing momentum after a low-adx period on the higher timeframe, and perhaps an ema-based entry on the lower timeframe. I know what I want to code, and I know it can be done in EL, but I need examples to pull from specifically in EL to understand how to do it correctly.)

With that in mind, can anyone recommend one or two books to get me started?

Much appreciated!
cleon is offline  
Reply With Quote
Old 02-01-2009, 04:18 PM   #2

Join Date: Nov 2006
Location: N/A
Posts: 612
Ignore this user

Thanks: 62
Thanked 294 Times in 177 Posts

Re: Getting Started with Tradestation EasyLanguage

Developing strategies based on two time frames is not really that straight forward in EL. I haven't used any of the later versions of TS, but last I checked you cannot have two timeframes on the same chart, which make it impossible to use standard EL to make use of two different timeframes. You will probably need something like ELCollections, or some kind of global variable dll for that so that you can refer to data in different charts/workspaces.

One book with a few examples is "Building winning trading systems with tradestation" by George Pruit. Not so much for the "Winning Strategies", but there are a few decent coding examples.

If you are starting to learn a new language, this might be worth your time to learn one of the more flexible platforms when it comes to developing strategies. The trade-of would that the more flexible the language is, the steeper the learning curve. Some of the platforms I can think of are Amibroker (don't be fooled by the low price), Neoticker, Ninjatrader (although NT don't allow reference to multi timeframes and is not quite there yet in term of robustness for strategy development, although version 7 promises to resolve that.)
sevensa is offline  
Reply With Quote
Old 02-13-2009, 06:09 PM   #3

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,477 Times in 912 Posts

Re: Getting Started with Tradestation EasyLanguage

I have just started a thread on EasyLanguage indicators.
I will be posting more codes in the coming days.
I hope you will find it useful.

http://www.traderslaboratory.com/for...tors-5418.html
Tams is offline  
Reply With Quote

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
I'm Almost Ready to Get Started granny ring Introduce Yourself 1 12-19-2008 05:10 PM
Some EasyLanguage Help Please jjthetrader Coding Forum 8 06-02-2008 04:20 PM
Getting Started in Photoshop brownsfan019 General Discussion 7 05-02-2008 08:06 PM
Started playing for real money at Bodog Reaver General Discussion 1 11-02-2007 02:33 PM

All times are GMT -4. The time now is 02:50 PM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.