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

Color Change based on a Moving Average

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

    Color Change based on a Moving Average

    Not sure, if it's being asked around on the site but curious if anyone has an indicator where the price line would change color depending on if it's above or below the moving average. Similar to the picture below.

    Click image for larger version

Name:	vfDzIPD.png
Views:	813
Size:	669.3 KB
ID:	1137430


    #2
    Hello harryodell55, thanks for your post.

    The "Price Line" indicator comes with the platform by default and can be modified to change the line's color when above/below an indicator value. To save a copy of the indicator open up the NinjaScript Editor> Open the PriceLine file> right click> Save As> give the script a different name.

    Unfortunately, I do not know of an existing indicator that I could provide for an example.

    Please let me know if I can assist any further.

    Chris L.NinjaTrader Customer Service

    Comment


      #3
      Thanks for the reply Chris, I have made a copy of the Priceline, Essentially I'm just trying to have a SMA, for instance of 700 periods on my line on close tick chart, that changes color depending on if it's above the white line or below, if an image helps at all. I'm not sure. Click image for larger version

Name:	1BUUBzc.png
Views:	799
Size:	46.9 KB
ID:	1137447
      Attached Files

      Comment


        #4
        Hello harryodell55, thanks for your reply.

        Unfortunately, I will not be able to provide a full example of the changes. The new PriceLine script needs to add the EMA/SMA indicator to get price updates from it in OnBarUpdate. When the value of the Close[0] price is above/below the MA value, the indicator needs to use a different brush color, so you will have to set up an extra brush in the script as well. This post will remain open to any member of the community that wishes to help out as well.

        Please let me know if I can assist any further.
        Chris L.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Jimmyk, 01-26-2018, 05:19 AM
        6 responses
        834 views
        0 likes
        Last Post emuns
        by emuns
         
        Started by jxs_xrj, 01-12-2020, 09:49 AM
        6 responses
        3,290 views
        1 like
        Last Post jgualdronc  
        Started by Touch-Ups, Today, 10:36 AM
        0 responses
        10 views
        0 likes
        Last Post Touch-Ups  
        Started by geddyisodin, 04-25-2024, 05:20 AM
        11 responses
        62 views
        0 likes
        Last Post halgo_boulder  
        Started by Option Whisperer, Today, 09:55 AM
        0 responses
        8 views
        0 likes
        Last Post Option Whisperer  
        Working...
        X