Dynamic High/Low Band Overlay

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

Dynamic High/Low Band Overlay

Postby Apprentice » Wed Sep 08, 2010 8:00 am

DHLBO.png

Written on request.

High Peak = ((highest[Y](High))*X - (lowest[Y](Low))*X)+lowest[Y](low)

Low Peak = highest[Y](high)- ((highest[Y](High))*X-(lowest[Y](Low))*X)

Basically creates the two bands (overlayed on the price chart) to show me different highs/lows from Y periods back, reduced by a certain number (X) which goes from 0 to 1 in incremental steps of 0.001.

DHLBO.lua
(2.42 KiB) Downloaded 855 times


The indicator was revised and updated
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36437
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Dynamic High/Low Band Overlay

Postby Apprentice » Wed Sep 08, 2010 8:06 am

DHLBO.png

This version finds the minimum and maximum for a defined period.
And from that moment for each past period narrows the width of the channel for a defined percentage.
DHLPBO.lua
(2.26 KiB) Downloaded 886 times
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36437
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Dynamic High/Low Band Overlay

Postby Alexander.Gettinger » Thu Jan 08, 2015 4:46 pm

MQL4 version of Dynamic High/Low Band Overlay: viewtopic.php?f=38&t=61686.
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Dynamic High/Low Band Overlay

Postby Apprentice » Thu Aug 03, 2017 5:50 am

The indicator was revised and updated.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36437
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia


Return to Custom Indicators

Who is online

Users browsing this forum: No registered users and 143 guests