Donchian ChannelsThis object was created by Brian Brown on December 15, 2009. Donchian Channels is a Trading Indicator. The coding of this Technical Analysis trading indicator necessitated 20 lines. The function name is 'donchian_channels' and it is developed using JScript.Net programming language. It requires 2 parameters. The different inputs are: Period (Type: Number - Default Value: 0): Donchian channels periods Channel_Number (Type: Number - Default Value: 0): 1 for Upper band; -1 for Lower band and 0 for Middle band Example: p = donchian_channels(0, 0); Here is how to show the trading indicator on a chart: Plot(donchian_channels(0, 0), "Donchian Channels", colorRed); Future and Past Bars: The method does not use future bars. It requires zero past bars. Click on this link to download Donchian Channels Search terms used to find this trading item include donchian channel download, robert donchian, donchian channel trading strategy, donchian channel software, trading donchian channels The trading object is saved under the following categories: Technical Analysis Trading Indicators: Relative Momentum Index End of Month Day of week and Week number function Day of week Average Standard Error Bands calcA calcB Number of bars up to the end of the month Number of bars since the beginning of the month Number of successive increases in the volume Elastic Volume Weighted Moving Average - eVWMA Volume * Price Momentum Oscillator Lane Stochastic Oscillator Center Of Gravity - COG Choppiness Index Klinger Volume Oscillator Chandelier Exits Positive Volume Index Disparity Index TFS MBO |
|