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 argusthome, 03-08-2026, 10:06 AM
      0 responses
      75 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      45 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      26 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      32 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      62 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X