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