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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    94 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    138 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    123 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    73 views
    0 likes
    Last Post PaulMohn  
    Working...
    X