Announcement

Collapse
No announcement yet.

RSI Price Bars

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

  • RSI Price Bars

    i'm using the RSIPriceBars .efs file.
    this colors the price bars and draws the RSI function.
    i'm only interested in the price bars. they work great.
    is there a way to eliminate drawing the RSI Function line?
    thanks for any help.
    peter

  • #2
    Re: RSI Price Bars

    peter
    Remove nRSI from the return statement and add a setPriceStudy(true) statement in preMain
    Alex


    Originally posted by peterjerome
    i'm using the RSIPriceBars .efs file.
    this colors the price bars and draws the RSI function.
    i'm only interested in the price bars. they work great.
    is there a way to eliminate drawing the RSI Function line?
    thanks for any help.
    peter

    Comment


    • #3
      RSI Pricebar

      thanks alex that suggestion worked great.
      peter.

      Comment


      • #4
        peter
        My pleasure
        Alex


        Originally posted by peterjerome
        thanks alex that suggestion worked great.
        peter.

        Comment

        Working...
        X