Description Usage Arguments Value References
Ehlers Instantaneous Trendline Indicator
1 | iTrend(HLC, alpha = 0.07, priceMethod = "Close")
|
HLC |
an xts object containing High, Low, and Close price data. |
alpha |
a dampening factor – default .07 |
priceMethod |
use "Close" for close prices or any other string for (H+L)/2 |
iTrend, the instantaneous trendline indicator iTrigger – the trigger line. Buy when this crosses above/sell when crossing under.
http://www.mesasoftware.com/Seminars/AfTA%20May%2003.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.