Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Coding Question

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

    Coding Question

    Hello,
    Why wont this work and how can I fix it?
    Seems like simple code.


    Thanks for any help.
    Attached Files

    #2
    dwalls,

    You are likely using some 3rd party things that we cannot offer assistance on. You will likely need to contact the vendor to see what kind of input a Utility.MovingAverageType is.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by dwalls View Post
      Hello,
      Why wont this work and how can I fix it?
      Seems like simple code.


      Thanks for any help.
      You will need to include line in your declarations section:

      using VC.NinjaScript.Utility;

      AND replace EMA with MovingAverageType.EMA;
      Last edited by roonius; 03-20-2009, 04:09 PM.

      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
      573 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X