Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Indicator Not Remaining On Chart

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

    Indicator Not Remaining On Chart

    Hi there, I have a custom indicator that colors certain candlesticks based on a set of conditions.

    The indicator works great, and the code compiles successfully.

    The only problem I'm running into,
    is the fact that every time I close and open Ninjatrader 8, the indicator has been removed from my chart.

    Do you have any idea why this could happen?

    Is there perhaps any section of code (OnStateChange, OnBarUpdate) that may be responsible for an issue like this?

    #2
    Hello RoswellTrader,

    This often occurs if there are properties that need serialization that have not been serialized.

    Are there errors appearing on the Log tab of the Control Center when saving the workspace?

    The help guide provides a detailed code sample on serializing Brush (color) inputs.
    Help guide: NinjaScript > Educational Resources > Tips > User Definable Color Inputs
    Help guide: NinjaScript > Educational Resources > Working with Brushes > Using brushes defined on the user interface
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thanks so much, Chelsea. The links you provided helped me fix the issue.

      Much appreciated.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by realblubb, Today, 09:28 AM
      0 responses
      2 views
      0 likes
      Last Post realblubb  
      Started by AaronKoRn, Yesterday, 09:49 PM
      1 response
      18 views
      0 likes
      Last Post Rikazkhan007  
      Started by ageeholdings, Today, 07:43 AM
      0 responses
      12 views
      0 likes
      Last Post ageeholdings  
      Started by pibrew, Today, 06:37 AM
      0 responses
      4 views
      0 likes
      Last Post pibrew
      by pibrew
       
      Started by rbeckmann05, Yesterday, 06:48 PM
      1 response
      14 views
      0 likes
      Last Post bltdavid  
      Working...
      X