-->

Sunday, January 28, 2018

EasyLanguage is a proprietary programming language that was developed by TradeStation and built into its electronic trading platform. It is used to create custom indicators for financial charts and also to create algorithmic trading strategies for the markets. External DLL's can be referenced using EasyLanguage which greatly extends its functionality.

The language was intended to allow creation of custom trading strategies by traders without specialized computer training. Commands consist mostly of regular English words, which makes EasyLanguage easier to learn than more complex programming languages.

Example:

  • Plain English: "If the close is greater than the high of 1 day ago, then buy 100 shares at market."
  • EasyLanguage: "if the Close > the High of 1 day ago then Buy 100 shares next bar at market;"

References


Tutorial 109 | Plotting the duration of volume bars in seconds ...
Tutorial 109 | Plotting the duration of volume bars in seconds .... Source : markplex.com

External links


TradeStation Made Easy! eBook by Sunny J. Harris - 9781118063156 ...
TradeStation Made Easy! eBook by Sunny J. Harris - 9781118063156 .... Source : www.kobo.com

  • TradeStation Securities, Inc



Introduction to Easy Language | Bracket | Science
Introduction to Easy Language | Bracket | Science. Source : www.scribd.com

 
Sponsored Links