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 rhyminkevin, Today, 04:58 PM
      3 responses
      47 views
      0 likes
      Last Post Anfedport  
      Started by iceman2018, Today, 05:07 PM
      0 responses
      5 views
      0 likes
      Last Post iceman2018  
      Started by lightsun47, Today, 03:51 PM
      0 responses
      7 views
      0 likes
      Last Post lightsun47  
      Started by 00nevest, Today, 02:27 PM
      1 response
      14 views
      0 likes
      Last Post 00nevest  
      Started by futtrader, 04-21-2024, 01:50 AM
      4 responses
      50 views
      0 likes
      Last Post futtrader  
      Working...
      X