aksmith |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Sunday, March 13, 2005 |
Sunday, June 30, 2013 7:24:05 AM |
4 [0.00% of all post / 0.00 posts per day] |
|
I am looking for the StockFinder Real Code for Intraday Intensity.
The formula is ((2*close-high-low)/(high-low)*Volume)
I can see that this topic has come up before. I want to set it as a permanent inicator that I can select to add to a chart whenever I need it. Im looking for the code in a format that I can cut and paste. Thank you in advance.
|
The MACD moves to positive and negative extremes centered around the zero line. The ADX moves between zero and one-hundred. I am looking for a way to create a rule that will isolate the point, within a few bars, when these two indicators are at opposite extremes and then reverse. The problem that I am having is that there is not a fixed maximum value, positive or negative, for MACD that can be considered an extreme when applying it to a scan of 250+ symbols. As for the ADX, I have designed my current search around an ADX crossover of a moving average to isolate its turning point. I guess what I need is a greater then or equil to Real Code Formula to define the MACD turning point, but that is outside of my ability at this time. If you need to look at a symbol with this setup, take a look at a daily chart of CTRP on 2/10/10. That is the turning point I am trying to capture in a sort. Thanks in advance.
|
What is the procedure for updating from StockFinder 4 to StockFinder 5.
|
I like to use an 18 period ADX from a trend following perspective. I would like to create a Rule that I can use in Back Scanner that would indicate a sell signal when the following conditions exist:
1. ADX has crossed above the +DI and is currently above the +DI line. (the cross point is not important, the fact that a cross has occured and that the 18 period ADX is above the +DI line, regardless of value, is important)
2. After having been abovet the +DI line, the 18 period ADX stops its upward progression and turns downward.
I suspect that this needs to be written in Real Code but
I have limited experiance with that.
Note: I have been using TeleChart for abt 10 yeras. StockFinder Rocks!
|
|