Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Handling Bad Indicators/Strategies

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

    Handling Bad Indicators/Strategies

    Everytime I work on a new indicator or strategy and run into compiling problems, the problems I have begin to show up in any other indicator or strategy I work on. It appears that all indicators and strategies sitting in the NinjaTrader workspace have to be functional with no problems. Is there some way I can quarantine these files that I am trying to fix, until I get them fixed? It's really annoying but I know the problem is I'm not that good a programmer.
    Could use some help on this general issue.
    Thanks
    daven

    #2
    >> Is there some way I can quarantine these files that I am trying to fix, until I get them fixed?
    Unfortunately this is not supported as this time.

    Comment


      #3
      You can always comment out the problem sections of your bad files.

      For example:

      Code:
      [COLOR=darkgreen]//if (Close > High)
         //EnterLong();[/COLOR]
      RayNinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      115 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      161 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      83 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      127 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      87 views
      0 likes
      Last Post PaulMohn  
      Working...
      X