Easy Language - Can I use it for NT too?

Discussion in 'Forex' started by Dan_Gor, Mar 13, 2011.

  1. Dan_Gor

    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.
     
  2. fxgator

    fxgator

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









    [​IMG][​IMG][​IMG][​IMG][​IMG][​IMG][​IMG] :p
     
  3. NinjaTrader_Ray

    NinjaTrader_Ray ET Sponsor

    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.