Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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.
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by DJ888, Yesterday, 10:57 PM
    0 responses
    6 views
    0 likes
    Last Post DJ888
    by DJ888
     
    Started by MacDad, 02-25-2024, 11:48 PM
    7 responses
    158 views
    0 likes
    Last Post loganjarosz123  
    Started by Belfortbucks, Yesterday, 09:29 PM
    0 responses
    7 views
    0 likes
    Last Post Belfortbucks  
    Started by zstheorist, Yesterday, 07:52 PM
    0 responses
    7 views
    0 likes
    Last Post zstheorist  
    Started by pmachiraju, 11-01-2023, 04:46 AM
    8 responses
    151 views
    0 likes
    Last Post rehmans
    by rehmans
     
    Working...
    X