<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
 <channel>
  <title>R-Forge Project: Technical Trading Rules -  News</title>
  <link>https://r-forge.r-project.org/news/?group_id=119</link>
  <description>R-Forge Project News of Technical Trading Rules</description>
  <language>en-us</language>
  <copyright>Copyright 2026 R-Forge</copyright>
  <webMaster>bodanker@users.r-forge.r-project.org (Joshua Ulrich)</webMaster>
  <lastBuildDate>Sat, 09 May 2026 04:34:53 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>R-Forge RSS generator</generator>
  <item>
   <title>TTR_0.2 now on CRAN</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=1215</link>
   <description>This update represents a major milestone, as TTR useRs are no longer restricted to using matrix objects.  TTR 0.2 uses xts internally, so all major time series classes are now supported.&lt;br /&gt;
&lt;br /&gt;
NEW FEATURES:&lt;br /&gt;
&lt;br /&gt;
- Added the zig zag indicator: ZigZag()&lt;br /&gt;
&lt;br /&gt;
- Added volatility estimators/indicators: volatility(), with the following calculations&lt;br /&gt;
 - Close-to-Close&lt;br /&gt;
 - Garman Klass&lt;br /&gt;
 - Parkinson&lt;br /&gt;
 - Rogers Satchell&lt;br /&gt;
&lt;br /&gt;
- Added Money Flow Index: MFI()&lt;br /&gt;
&lt;br /&gt;
- Added Donchian channel: DonchianChannel()&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CHANGES:&lt;br /&gt;
&lt;br /&gt;
- All functions now use xts internally, adding support for all major time series classes.  If try.xts() fails on the input object(s), they will be converted to a matrix and a matrix object will be returned.&lt;br /&gt;
&lt;br /&gt;
- Added 'bounded' arg to stoch() and SMI(), which includes the current period in the calculation.&lt;br /&gt;
&lt;br /&gt;
- Added naCheck() and implemented it in the moving average functions.&lt;br /&gt;
&lt;br /&gt;
- Moved maType argument default values from function formals to function body for the following functions:&lt;br /&gt;
   ADX, ATR, CCI, DPO, EMV, KST, MACD, RSI,&lt;br /&gt;
   TRIX, BBands,chaikinVolatility, stoch, SMI&lt;br /&gt;
&lt;br /&gt;
- momentum() in CMO() no longer sets na=100&lt;br /&gt;
&lt;br /&gt;
- Replaced 'na' argument in momentum() and ROC() with 'na.pad'&lt;br /&gt;
&lt;br /&gt;
- Added 'multiple' argument to TDI(), allowing more user control&lt;br /&gt;
&lt;br /&gt;
- getYahooData() now returns an xts object&lt;br /&gt;
&lt;br /&gt;
- Added colnames to output for ADX, EMV, and CLV (for xts)&lt;br /&gt;
&lt;br /&gt;
- Added unit tests using the RUnit package&lt;br /&gt;
 - Used checkEquals on object attributes as well as values&lt;br /&gt;
&lt;br /&gt;
- Removed .First.lib function and added .onLoad with package version.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
BUG FIXES:&lt;br /&gt;
&lt;br /&gt;
- Corrected NaN replacement in CLV()&lt;br /&gt;
&lt;br /&gt;
- Corrected williamsAD(): AD=0 if C(t)=C(t-1)&lt;br /&gt;
&lt;br /&gt;
- Corrected runMedian() and runMAD().  The argument controlling which type of median to calculate for even-numbered samples wasn't being&lt;br /&gt;
passed to the Fortran routine.&lt;br /&gt;
&lt;br /&gt;
- aroon() calculation starts at period n+1, instead of n&lt;br /&gt;
&lt;br /&gt;
- Added NA to first element of closeLag of ATR()&lt;br /&gt;
&lt;br /&gt;
- Corrected BBands() and CCI() for rowMeans use on xts objects&lt;br /&gt;
&lt;br /&gt;
- Made changes to Rd files to pass R CMD check on R-devel (2.9.0)</description>
   <author>bodanker@users.r-forge.r-project.org (Joshua Ulrich)</author>
   <pubDate>Fri, 20 Feb 2009 16:36:18 GMT</pubDate>
   <guid>https://r-forge.r-project.org/forum/forum.php?forum_id=1215</guid>
   <comments>https://r-forge.r-project.org/forum/forum.php?forum_id=1215</comments>
  </item>
  <item>
   <title>TTR_0.14-0 now on CRAN</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=415</link>
   <description>Many new features, including:&lt;br /&gt;
&lt;br /&gt;
- Fortran implementations of all moving average and all running/rolling analysis functions&lt;br /&gt;
&lt;br /&gt;
- Addition of Stochastic Momentum Index and Williams' Accumulation/Distribution functions</description>
   <author>bodanker@users.r-forge.r-project.org (Joshua Ulrich)</author>
   <pubDate>Sat, 02 Feb 2008 14:30:33 GMT</pubDate>
   <guid>https://r-forge.r-project.org/forum/forum.php?forum_id=415</guid>
   <comments>https://r-forge.r-project.org/forum/forum.php?forum_id=415</comments>
  </item>
 </channel>
</rss>
