Low-High Bands

Low-High Bands

This is a very simple indicator, but useful for longs and shorts.

It gives the highest high, the lowest low, the middle point between both and an exponential average of the middle point of the last x periods.

There are some possibilities which can indicate the in and out for each trade:

  1. Buy longs if the upper band is higher than the previous value
  2. Or if the mid point changes the color from red to black
  3. Close longs if lower bands is lower than previous value
  4. Or if midpoint changes from black to red
  5. The same procedure for shorts

The standard values of the variables are:

x=10 (number of periods of the bands)

y=8 (number of periods of the EMA, exponential average of the middle point)

You can also play with the EMA instead of the mid point, if you want, or change the periods of bands and EMA depending on the timeframe or on your aggressiveness.

 

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. supertiti • 09/16/2016 #

    Ne serait ce pas un canal de Donchian ?

  2. Petrus • 09/16/2016 #

    I never worked with the Donchian channel, but yes, you are right Supertiti: they are very similar, almost the same.

  3. supertiti • 09/16/2016 #

    Hola Petrus
    Estas aficionado de vino para tener este mote ?
    El canal de donchian es la base de todo ! tengo uno “personalizado” que funciona de maravilla desde hace años.
    un saludo desde Cadiz

  4. Petrus • 09/16/2016 #

    Hombre, no te diré que no me guste el vino, y en especial éste, pero aún me faltan muchos trades positivos para poder comprar alguna botellita de esta marca… 😉
    De todas formas tiene su mérito el reinventar el canal de Donchian sin conocerlo, no? :-))

    • Petrus • 09/16/2016 #

      Saludos desde Barcelona!

avatar
Register or

Likes

avatar avatar avatar
Related users ' posts
Nicolas
10 years ago
Tradesun Salve, ho provato ad inserire l'indicatore nella piattaforma ma mi chiede di definire la var...
maximus78 Tradesun, se scarichi il file ITF allegato e lo importi nella piattaforma ci sono già le var...
Nicolas
10 years ago
Klinger oscillator
Klinger oscillator
4
Indicators
Nicolas Because they are external variables and not present in the code. Please download the itf fil...
fykemang Whenever I attempt to apply this to a chart, the value is 0, not sure what is wrong.
Nicolas The Klinger Oscillator needs Volume in order to be calculated. Apply it on an instrument tha...
Nicolas
10 years ago
Nicolas Just replace the last line with this : RETURN dm as "Volume Weighted MACD", masignal as "Si...
thomas2004ch I happen to read this article. I would say the formel 'd = maslow - mafast' could be inverse...
Nicolas You are right! but still the picture is looking good. The formula is inverted! dunno why :) ...
Nicolas
10 years ago
petmut Hello all, When I import the code here above "multiple ATR bands" and apply it on the PRT ...
Nicolas That should need some custom coding, if you want to make it done, please open a new topic in...
Patopercho Hello, thanks for the indicator, i would like to change the color, is it possible, thanks
Nicolas
10 years ago
patrick3 Merci Nicolas pour cet indicateur, il est très utile pour voir les vagues
Vicari0us Really liking this indicator. Thanks
SB-FO Moving your last response to this post. Thanks for conforming the code below. How does PRT/...
Nicolas It is obtained by substracting the x days before Close from today’s Close. X is the paramete...
Nicolas
10 years ago
Pivot oscillator
Pivot oscillator
3
Indicators
supertiti // PIVOT OSCILLO onchart PRC DID Pivot Oscillator - ProRealCode - prorealtime prog...
supertiti https://hubic.com/home/pub/?ruid=aHR0cHM6Ly9sYjEuaHViaWMub3ZoLm5ldC92MS9BVVRIXzFiNjRhYmY3ZjA...
supertiti http://ovh.to/rbcdfr2

Top