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 DannyP96, 05-18-2026, 02:38 PM
      1 response
      23 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      115 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      68 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      225 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      409 views
      0 likes
      Last Post CaptainJack  
      Working...
      X