PureBytes Links
Trading Reference Links
|
EasyLang was created by copying old Pascal
compiler/interpreter with trading functions attached.
So it is closes to if not a decendent of Pascal :)
EasyLang has the mosy fundmental statement syntax
of Pascal.
It has none of the procedure/functions/modular
capability of Pascal though, unless you hook
EasyLang to external programs ... then you are
writting code in something else.
Any regular programming language will not look
like the EasyLang because it is created to mix
specifically "series" type of data.
e.g. Traderware's VB script cannot do the type
of abstraction of indicator coding like EasyLang.
The pitfall is this ability also crippled its
power to compute something more complex.
--- Phil <rhodes@xxxxxxxxxxxxxx> wrote:
>
>
> Which computer language is most similar to
> TradeStations Easy Language?
> And how do the two compare?
>
> Thank You,
>
=====
Lawrence Chan http://www.tickquest.com
Innovative Analytical Software for Trading Professionals
|