Market trading rulesTrading Indicator: Market trading rules Created by: bug man on January 8, 2010. The coding of this Technical Analysis method needed 26 lines of code. The function name is 'rules_select' and it is coded using CSharp. It contains 2 parameters. The different arguments are: rules (Type: String - Default Value: ): Rules separated by a semi-colon index (Type: Number - Default Value: 0): Index of the rule Example: p = rules_select("", 0); Formula to plot the function on a chart: Plot(rules_select("", 0), "Market trading rules", colorRed); Future and Past Bars: The method do not access future bars. It requires zero previous bars. Click on this link to download Market trading rules Search terms used to find this trading item include ROC trading rule, sma 14 trading system The trading object is saved under the following categories: Technical Analysis Trading Indicators: Moving Average: Rule-based Chande's & Kroll's R2 Indicator Chande's TrendScore News Sentiment Indicator Anchored Indicator 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 |
|