Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Price Markers don't show up

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

    Price Markers don't show up

    Hello,

    How come that my SMA(20) and my BuySellVolume indicators don't display any Price Marker on my chart although the Price Marker setting is "True" ?
    Attached Files

    #2
    Hi grd974,

    Thank you for your post.

    BuySellVolume does not use a marker. With that said, the marker for SMA should be showing.

    Please try removing and then re-adding SMA and let me know if you see the same result.
    KyleNinjaTrader Customer Service

    Comment


      #3
      Hi Kyle,

      Thank you for your answer. I removed the SMA then re-added it but it does not help at all.
      By the way, to say the truth I must let you know that price markers did show up yesterday on my screen but they are no longer seen by now.

      I modified the code and compiled it then removed and re-added BuySellVolume but the price markers do not appear.

      Code:
      		protected override void Initialize()
      		{
      			Add(new Plot(new Pen(Color.Red,		   3), PlotStyle.Bar, "Bidvol"));	// Values[0]
      			Add(new Plot(new Pen(Color.DarkGreen,  7), PlotStyle.Bar, "Askvol"));	// Values[1]
      //			Add(new Plot(new Pen(Color.LightGreen, 6), PlotStyle.Bar, "TotVol"));	// Values[2]
      			CalculateOnBarClose = false;
      			DisplayInDataBox = false;
      			PaintPriceMarkers = true;
      			PlotsConfigurable = true;
      		}

      Comment


        #4
        Hello grd974,

        Thank you for the additional information.

        Please open a new workspace (File > Workspaces > New Workspace) and add a new chart there within.

        In the new chart, add SMA and let me know whether or not the price marker displays.

        As mentioned, BuySellVolume will not plot a price marker.
        KyleNinjaTrader Customer Service

        Comment


          #5
          Hi Kyle,

          Unfortunately, creating a new workspace does not change anything (see file SMA20_NoShow.gif).

          How come that the BuySellVolume indicator displays price markers with NT 6.5 (see file BSVolume_NT6.5.gif) ? What kind of modification would be needed so as to have price markers displayed ?
          Attached Files

          Comment


            #6
            Hi grd974,

            1.) SMA:

            Please send a note to Support [AT] NinjaTrader [DOT] com with 'ATTN: Kyle' in the subject line.

            In the message, please include the following:
            • A link to this forum thread.
            • Your trace file from today's date.

            You will find the trace file in the My Documents > NinjaTrader 7 > Trace folder.
            The file will be named 'trace.20100407.txt'

            2.) BuySellVolume:
            The standard version of BuySellVolume does not include price markers in version 6.5 either. In the image, you are using a different version of the indicator - 'BuySellVolumeBoth'
            KyleNinjaTrader Customer Service

            Comment


              #7
              Dear Kyle,

              I have the same problem with NT 7b20. Is there any workaround?

              Best Regards,

              Stephan

              Comment


                #8
                Stephan,

                Please clarify for me which indicators you are using.
                KyleNinjaTrader Customer Service

                Comment


                  #9
                  SMA 20 for example. it does not work on any indicator, same with donchian channel, bb 38, 2.5

                  Comment


                    #10
                    Stephan,

                    Please provide me with an image of your chart where I can also see the SMA indicator's properties.
                    KyleNinjaTrader Customer Service

                    Comment


                      #11
                      attached you find the screenshot
                      Attached Files

                      Comment


                        #12
                        Stephan,

                        Please open a new chart (File > New > Chart).
                        In the Data Series menu, set the template to '<None>', then click OK.
                        In the new totally default chart, add SMA.

                        Does the label plot?
                        KyleNinjaTrader Customer Service

                        Comment


                          #13
                          no, as you can see, it is still not plotting
                          Attached Files

                          Comment


                            #14
                            Stephan,



                            Please send a note to Support [AT] NinjaTrader [DOT] com with 'ATTN: Kyle' in the subject line.

                            In the message, please include the following:
                            • A link to this forum thread.
                            • Your trace file from today's date.

                            You will find the trace file in the My Documents > NinjaTrader 7 > Trace folder.
                            The file will be named 'trace.20100909.txt'
                            KyleNinjaTrader Customer Service

                            Comment


                              #15
                              No price markers caused by an error

                              Hello Kyle,

                              I have noticed that the price markers disappear, regardless of indicator, symbol, timeframe, workspace, template etc. when an error arises in the log.

                              Everytime I noticed this, I could fix the error (most of the time a re-login or deleting of an corrupt indicator file) and everything was fine again.

                              Now, there aren't any errors in the log but nevertheless no price markers, except the price markers of a window which starts in a workspace automatically. On that window the price markers are OK. Even after a re-login, re-start. I can also add another indicator on that window and the price markers show up correctly for the new indicator as well. But when I open a new chart with that template, you guess it... no price markers. Seemingly only that window can withstand the error.

                              By the way, restoring didn't fix this issue too. Is there a "reset"-function for indicators or something else of that kind?

                              Thank you very much!

                              Comment

                              Latest Posts

                              Collapse

                              Topics Statistics Last Post
                              Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                              0 responses
                              606 views
                              0 likes
                              Last Post Geovanny Suaza  
                              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                              0 responses
                              353 views
                              1 like
                              Last Post Geovanny Suaza  
                              Started by Mindset, 02-09-2026, 11:44 AM
                              0 responses
                              105 views
                              0 likes
                              Last Post Mindset
                              by Mindset
                               
                              Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                              0 responses
                              560 views
                              1 like
                              Last Post Geovanny Suaza  
                              Started by RFrosty, 01-28-2026, 06:49 PM
                              0 responses
                              561 views
                              1 like
                              Last Post RFrosty
                              by RFrosty
                               
                              Working...
                              X