News Sentiment IndicatorThis object was implemented by QuantShare on December 17, 2009. News Sentiment Indicator is a Trading Indicator. The coding of this Fundamental Analysis function required 41 lines of code. The function is called 'news_sentiment' and it is developed using JScript programming language. It allows 4 inputs. The different inputs are: dbname (Type: String - Default Value: ): The database name fieldname (Type: String - Default Value: ): The field name positivewords (Type: String - Default Value: ): Positive words, separate word by comma negativewords (Type: String - Default Value: ): Negative words, separate word by comma Example: p = news_sentiment("", "", "", ""); Here is how to display the function on a chart: Plot(news_sentiment("", "", "", ""), "News Sentiment Indicator", colorRed); Future and Past Bars: The indicator does not use future bars. It uses no previous bars. Click on this link to download News Sentiment Indicator Search terms used to find this trading item include news sentiment, news sentiment trading, news sentiment indicator, news sentiment software, sentiment trading software The trading object is saved under the following categories: Fundamental Analysis Trading Indicators: 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 Choppiness Index Klinger Volume Oscillator Chandelier Exits Positive Volume Index |
|