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 Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        648 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        369 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        108 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        572 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        574 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X