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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    29 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    17 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    9 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    15 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    18 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X