|
This search returned 270 items |
|
|
Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object
The "GetWeekNumber" function returns the week's number for each month. The value will vary from 1 to 5, where "1" indicates the first week of the month and "4 or 5" the last week of the month (depends on the number of days in the month).
This function can be used...
No notes
| |
The standard error of the estimate is a measure that tells us how close our values are from the regression line. In other words, it measures the accuracy of predictions. The lower the standard error of the estimate the better the predictions are.
When applied to the close series, we can...
No notes
| |
It was created by Hans Hannula and presented in 1994 in one edition of the Technical Analysis of Stocks & Commodities magazine. It primarily goal is to determine price efficiency over a specific period of time and to tell us whether a security is trending or not. The indicator values...
No notes
| |
This indicator returns the percent of time a security spent trading above a certain moving average. You just have to specify the lookback period and the moving average period and the indicator will calculate the number of bars where the security traded above its N-bar moving average and divide that...
No notes
| |
This Reverse Engineer RSI (RSI PREDICTOR) helps you to know what stock price must be reached in order to trigger a particular RSI value. For example, if I want to buy a stock or ETF on the close today if the RSI(2) is below 50. How do I know...
No notes
| |
The built-in "random" QuantShare function returns a random value given a min and max interval. The random number is the same for all bars. It will be no lower than "min" and no higher than "max".
The current "RandomValues" function is almost the same but instead of assigning the same...
No notes
| |
What is the ConnorsRSI?
It consists of three components:
a. Short term Relative Strength, i.e., RSI(3).
b. Counting consecutive up and down days (streaks) and "normalizing" the data using RSI(streak,2). The result is a bounded, 0-100 indicator. ...
No notes
| |
The "AutoSR" function is a very useful trading indicator that automatically calculates support and resistance lines for any security. It can be used to calculate the last support or resistance lines (Detect chart patterns using the auto support/resistance indicator) or it can be used to calculate the support and...
No notes
| |
Here is a nice function that displays potential stock splits on a chart.
By simply adding the "DetectSplits" function to your chart, you will be able to quickly see whether the stock data has potential non-adjusted splits or not.
The function can detect many types of splits and reverse splits, including 3:1,...
No notes
| |
Here is an example of how to use fast Fourier transform in QuantShare.
This function calculates the amplitude of the different FFT bins and plots each one on a chart using each time a different color.
How it works:
- The function "FFtAmpPlot" gets a time series (For example, the close time series)...
No notes
| |
|
0 1 2 3 4 5 6 7 8 9 10 ... - Next
|