no tradelink does not support easylanguage...
there is a tradelink-users group where we share code and talk about different ways to program strategies and indicators...
http://groups.google.com/groups/tradelink-users/
unlike tradestation, there are several different templates/styles that give you a choice on the workflow of your box:
http://code.google.com/p/tradelink/wiki/BoxComparison
Here is an example of a strategy built using a template that compares to tradestation in simplicity (BlackBoxEasy) :
http://code.google.com/p/tradelink/source/browse/trunk/Box-Examples/AlwaysEnter.cs
there is a tradelink-users group where we share code and talk about different ways to program strategies and indicators...
http://groups.google.com/groups/tradelink-users/
unlike tradestation, there are several different templates/styles that give you a choice on the workflow of your box:
http://code.google.com/p/tradelink/wiki/BoxComparison
Here is an example of a strategy built using a template that compares to tradestation in simplicity (BlackBoxEasy) :
http://code.google.com/p/tradelink/source/browse/trunk/Box-Examples/AlwaysEnter.cs
... I was not even aware that I can get c# IDE for free.