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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    81 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    41 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    64 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    66 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    54 views
    0 likes
    Last Post CarlTrading  
    Working...
    X