Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Getting error before compiling via Strategy Wizard (Error Generating Strategy)

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

    Getting error before compiling via Strategy Wizard (Error Generating Strategy)

    See image attached for strategy error specifics.
    It tells me that the namespace "NinjaTrader.Strategy" already contains a definition for "SampleMACrossOver" which is find with me since as far as I know I did not try to name my new strategy "SampleMACrossOver" - why would I be seeing that error? Any ideas/tips would be greatly appreciated.
    Ronnie
    Attached Files
    Last edited by RonnieB; 09-23-2019, 04:23 PM.

    #2
    Hi RonnieB, thanks for your post.

    This means that you have a strategy class named "SampleMACrossOver" in your Documents\NinjaTrader 8\bin\Custom\Strategies folder. Please search through that folder and find any .cs file that is not named "@SampleMACrossOver.cs" and that contains a class named "SampleMACrossOver" and delete that file. It should compile after that.

    Kind regards.

    Comment

    Latest Posts

    Collapse

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