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

coloring Regions

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

    coloring Regions

    Hello All,

    I have an issue developing this indicator. The indicator is a multiple moving averages crossing system with each region colored differently. Ex. color (salmon) is bleeding over the cyan region. how do I make sure that coloring a region starts only after two moving averages cross and not before. If you look at 8:15 am ( pic attached). you will see that the salmon color starts before the cross of two Moving averages. how so I correct that.

    Regards,
    George
    Attached Files

    #2
    Hello Traderforlife777,

    Thank you for your post.

    Can you please share an example of what you are coding in the script for the DrawRegion()?
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      coloring regions

      Hello a

      The attached is example of the code.

      Please let me know what you think.


      Regards,
      George
      Attached Files

      Comment


        #4
        George,

        What you are seeing is expected.

        Essentially, the cross condition is occurring obscured of the chart and what you expect. If you zoom into the area you'll see that the condition for your logic is becoming true and thus why you see the bar overlap for the DrawRegion() you will need to rework you logic to take into account for all these scenarios that can happen and take corrective action in your script

        Let me know if I can be of further assistance.
        Cal H.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by egordleo, Today, 05:50 AM
        0 responses
        1 view
        0 likes
        Last Post egordleo  
        Started by kevinenergy, 02-17-2023, 12:42 PM
        118 responses
        2,778 views
        1 like
        Last Post kevinenergy  
        Started by briansaul, Today, 05:31 AM
        0 responses
        8 views
        0 likes
        Last Post briansaul  
        Started by fwendolynlpxz, Today, 05:19 AM
        0 responses
        4 views
        0 likes
        Last Post fwendolynlpxz  
        Started by traderqz, Yesterday, 12:06 AM
        11 responses
        28 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Working...
        X