Keltner Channel with ATR Upper/Lower bands

Indicators coded by community members
Message
Author
swibby
Posts: 1
Joined: Tue Jul 05, 2016 5:13 pm

Keltner Channel with ATR Upper/Lower bands

#1 Postby swibby » Tue Jul 05, 2016 5:29 pm

Hello

The most widely used version of the Keltner channel has a MA as the middle line and a multiplier of the ATR for the upper and lower lines.

I think many people would use this version, and would be greatly appreciative if someone could help me build a version with the following:

User inputs:
Multiplier: Double
ATR Period: Int
MA type: EMA or SMA selection
MA Period: Int

Middle line: Moving average based on MA type and MA period
Upper line: Middle line + (ATR [based on ATR Period] * Multiplier)
Lower line: Middle line - (ATR [based on ATR Period] * multiplier)

Assumes ATR calc is based on the Close price

My main issue is that there doesn't appear to be a free IDE for Delphi, or I would try and write the code myself :(

jfdelosrios
Posts: 34
Joined: Sat Feb 13, 2016 6:26 am

Re: Keltner Channel with ATR Upper/Lower bands

#2 Postby jfdelosrios » Mon Aug 01, 2016 1:14 pm

I can help you.

my e-mail is jfdelosrios@hotmail.com, jorge.de@correounivalle.edu.co
my facebook is https://www.facebook.com/jfdelosrios
my skype jfdelosrios
my whatsapp +57 315 860 06 19


Return to “Indicators”

Who is online

Users browsing this forum: No registered users and 19 guests