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 r68cervera, Today, 05:29 AM
      0 responses
      2 views
      0 likes
      Last Post r68cervera  
      Started by geddyisodin, Today, 05:20 AM
      0 responses
      3 views
      0 likes
      Last Post geddyisodin  
      Started by JonesJoker, 04-22-2024, 12:23 PM
      6 responses
      35 views
      0 likes
      Last Post JonesJoker  
      Started by GussJ, 03-04-2020, 03:11 PM
      12 responses
      3,239 views
      0 likes
      Last Post Leafcutter  
      Started by AveryFlynn, Today, 04:57 AM
      0 responses
      6 views
      0 likes
      Last Post AveryFlynn  
      Working...
      X