Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

why won't this compile??

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

    why won't this compile??

    attached indicator getting these errors

    the errors are in the

    probably something simple I don't see

    NinjaScript File Error Code Line Column
    AATest.cs The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) CS0246 108 35
    AATest.cs The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) CS0246 113 59
    AATest.cs The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) CS0246 88 24
    AATest.cs The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) CS0246 93 47
    AATest.cs The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) CS0246 124 35
    AATest.cs The type or namespace name 'MyPlotMode' could not be found (are you missing a using directive or an assembly reference?) CS0246 129 59
    Attached Files

    #2
    Hello,

    Thank you for your post.

    If you're trying to create an enum in your script, please see this sample script which demonstrates how to properly do so:

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    592 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    343 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    103 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    556 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    554 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X