Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 22 Next »

High-level languages

Mid-level languages

Low-level languages

Web languages

JavaScript frameworks

Functional languages

Mobile development frameworks



Concatenative Languages

Misc languages

  • EasyLanguage
    • 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: "if the close is greater than the high of 1 day ago, then buy 100 shares at market" This is written in EasyLanguage as the following: "if the Close > the High of 1 day ago then Buy 100 shares next bar at market;"

Tools / Resources


  • No labels