Anchored IndicatorThis tool was implemented by The trader on December 16, 2009. Anchored Indicator is a Trading Indicator. The coding of this Technical Analysis trading indicator necessitated 69 lines of code. The trading indicator name is 'Anchor' and it is implemented using C# language. It allows 3 variables. The different arguments are: rule (Type: Number - Default Value: close): Time-series price (Type: Number - Default Value: 0) syntax (Type: String - Default Value: ) Example: p = Anchor(close, 0, ""); Formula to display the indicator on a chart: Plot(Anchor(close, 0, ""), "Anchored Indicator", colorRed); Future and Past Bars: The function do not access future bars. It needs no past bars. Click on this link to download Anchored Indicator Search terms used to find this trading item include Anchored in time indicator , anchored roc incdicator, anchored rsi The trading object is saved under the following categories: Technical Analysis Trading Indicators: Donchian Channels 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 |
|