MultiCharts supports EasyLanguage to its maximum extent and you can simply import any existing techniques right from ELA\ELS\ELD archives.
MultiCharts also allows you to export studies for backup, for sending to a friend or for code protection (read-only studies).
Please review the
Importing and exporting studies
tutorial for
further details.
DecisionBar Trading is
MultiCharts add-on and a complete trading method that can turn even beginning traders into money-making machines in a matter of hours.
If you use this add-on please review the
DecisionBar configuration
tutorial for your convenience.
MultiCharts' PowerLanguage is fully compatible with TradeStation EasyLanguage. So you can review original EasyLanguage tutorials to learn more about
basic conceptions and syntax options.
Getting Started with EasyLanguage
is the book you need if you're thinking about using EasyLanguage
but don't know where to start.
EasyLanguage Reference Guide
could easily be named "Everything you wanted to know about EasyLanguage but were afraid to ask."
TradeStation EasyLanguage Extension Software Development Kit
(SDK) provides users with the ability to write code in a programming language that allows for the creation of DLLs (for example, C++, Pascal, Delphi, or Visual Basic) and call that code from within an EasyLanguage analysis technique.
The essential EasyLanguage programming guide
allows you to quickly look up usage and syntax concepts and examples for the most commonly used features of EasyLanguage.
The EasyLanguage Functions & Reserved Words Reference
is a complete reference listing of every EasyLanguage reserved word and EasyLanguage function. This comprehensive guide gives complete descriptions, usages, input declarations, and code examples for each EasyLanguage syntax element.