Announcement

Collapse
No announcement yet.

Price displays?

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

  • Price displays?

    Is there a way to totally shut off the price display in AC?

    Thanks,

    Fibbgann
    Excellent book on JavaScript for beginners

  • #2
    FibbGann
    Right click the chart->View->uncheck Right/Left Y-Axis
    Alex

    Comment


    • #3
      LOL... I was refering to the candles/ lines, not the axis displays?

      Thanks Alex

      Fibbgann
      Last edited by FibbGann; 02-08-2004, 06:08 PM.
      Excellent book on JavaScript for beginners

      Comment


      • #4
        I guess the question would be can I totally remove the Candles, bars, lines (price) off of the charts? Want to keep the axis's though.
        Excellent book on JavaScript for beginners

        Comment


        • #5
          FibbGann
          Not that I am aware of.
          Alex

          Comment


          • #6
            Hi FibbGann,

            There isn't a quick setting to implement this, but I made it happen in a round about way. I basically changed all of the candle settings to match that of the chart background color and then saved the result as a style template that I can implement at will. This method also works for line and bar charts. The saved result did include all my studies as I did not change their color, but left them to contrast the chart. Is this the result you are trying to achieve? Please let me know.


            The Settings



            The Result

            Comment


            • #7
              Thanks DuaneG... The thing is I am using SetBgcolor in efs code which no matter what you do, one is not able to hide the lines.
              Otherwise I like your idea and use it when appilicable.

              Thanks,

              Fibbgann
              Excellent book on JavaScript for beginners

              Comment

              Working...
              X