Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Some1 please help with this indicator

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Some1 please help with this indicator

    Can someone, please, translate this Tradestation indicator into Ninnjascript.
    Thanks a lot.

    Tradestation ELD
    [LegacyColorValue = true];
    input: EMAlength(13), ATRlength(20), ATRmultiplier(2), smaLen(20);
    Plot1(Xaverage(High,EMAlength)+ ATRmultiplier*AvgTrueRange( ATRlength),"UpperVPI");
    Plot2(Xaverage(Low, EMAlength)- ATRmultiplier*AvgTrueRange( ATRlength),"LowerVPI");
    Plot3(AverageFC(c,smaLen),"sma");

    #2
    Motor,

    Unfortunately we do not offer these services. If a community member takes you up on this request that would be great. If not, you could also try one of these 3rd party NinjaScript Consultants who do offer conversion services here: http://www.ninjatrader.com/webnew/pa...injaScript.htm
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Ok, thanks, I hope someone from the members will help.

      Comment


        #4
        this isn't what you asked for but it should be a head start if you want to modify it
        Attached Files

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        51 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        142 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        160 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        96 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        275 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Working...
        X