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 kujista, Today, 06:23 AM
        0 responses
        1 view
        0 likes
        Last Post kujista
        by kujista
         
        Started by traderqz, Yesterday, 04:32 PM
        1 response
        10 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by f.saeidi, Today, 05:56 AM
        1 response
        4 views
        0 likes
        Last Post Jltarrau  
        Started by Jltarrau, Today, 05:57 AM
        0 responses
        4 views
        0 likes
        Last Post Jltarrau  
        Started by Stanfillirenfro, Yesterday, 09:19 AM
        7 responses
        52 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Working...
        X