PureBytes Links
Trading Reference Links
|
upsidetarget wrote:
> Thanks, Matt. I was just using a line, but the histogram looks great.
> I've found that this works best when it hits a high for a six month
> period - - a pullback will usually ensue. Even better, I would like
> to express the result as a percentage. i.e. 0 to 100 so that it can
> be read universally regardless of symbol.
>
> (for this indicator)
> Something like a %b but using the highest and lowest value of this
> indicator over the last 126 periods
>
> Michael
One method of doing this might in fact be just taking the RSI of the
indicator. I find that taking the RSI of most indicators means far more
than setting some arbitrary indicator value to generate a signal. You
can use the RSIa() function to get the RSI of any array.
Regards,
Matt
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|