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 kinfxhk, 07-14-2026, 09:39 AM
        0 responses
        131 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        106 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        88 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        107 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        87 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X