ErdemDemir

Donchian Channels with Strategy

ErdemDemir 已更新   
Donchian Channels are three lines generated by moving average calculations that comprise an indicator formed by upper and lower bands around a mid-range or median band. The upper band marks the highest price of a security over N periods while the lower band marks the lowest price of a security over N periods. The area between the upper and lower bands represents the Donchian Channel. Career futures trader Richard Donchian developed the indicator in the mid-twentieth century to help him identify trends. He would later be nicknamed "The Father of Trend Following."


How To Calculate Donchian Channels

Channel High:


Choose time period (N minutes/hours/days/weeks/months).
Compare the high print for each minute, hour, day, week or month over that period.
Choose the highest print.
Plot the result.

Channel Low:


Choose time period (N minutes/hours/days/weeks/months).
Compare the low print for each minute, hour, day, week or month over that period.
Choose the lowest print.
Plot the result.

Center Channel:

Choose time period (N minutes/hours/days/weeks/months).
Compare high and low prints for each minute, hour, day, week or month over that period.
Subtract the highest high print from lowest low print and divide by 2.
Plot the result.

This scripts gives you to alerts

If price above the center channel this means BUY and script tells you are at the BUY ZONE





版本注释:
In this version we changed some tickets name and made some bug fixes.

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?