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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    232 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    150 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    161 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    243 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    198 views
    0 likes
    Last Post CarlTrading  
    Working...
    X