Easy Language - Can I use it for NT too?

Hi Guys,

Quick question - I recently started programming indicators for tradestation using easy language. I was wondering, can I use easy language to make indicators for meta trader too? or for Ninja trader?

Is it hard to translate these indicators to other platforms other then Tradestation?

Thanks.
 
I think it's fairly easy to make EA's in metatrader language. Never had experience making an EA though









l.jpg
in.jpg
c.jpg
mr.jpg
a.jpg
e.jpg
ms.jpg
:p
 
Quote from Dan_Gor:

Hi Guys,

Quick question - I recently started programming indicators for tradestation using easy language. I was wondering, can I use easy language to make indicators for meta trader too? or for Ninja trader?

Is it hard to translate these indicators to other platforms other then Tradestation?

Thanks.

You cannot use EasyLanguage to implement indicators in NinjaTrader. Our programming language is C# based and you have full access to the .NET framework. There is a lot more you can programming wise in NinjaTrader. If you are familiar with C#, you will have no problem translating indicators/strategies from EL to NinjaTrader. If you are new to programming then learning the basics of C# will be your first order of business.
 
Back
Top