![]() |
DYO implementing Ave(Ave(RSI,14),5),3)-Ave(Ave(Ave(RSI,14),5),3,9) |
| 17:14 @Ensign_H: the 02-10 beta can be downloaded now and it implements
Average functions that operate on other DYO lines
17:14 @Ensign_H: this permits it to do some of the cool posts I have been making today.
17:14 @Ensign_H: like this one 17:15 @Ensign_H: this is implementing Ave(Ave(RSI,14),5),3)-Ave(Ave(Ave(RSI,14),5),3,9) 17:16 @Ensign_H: Line A is the RSI 14 17:16 @Ensign_H: Line B is the 5 exponential average of A 17:16 @Ensign_H: Line C is the 3 exponential average of B 17:16 @Ensign_H: Line D is the 9 exponential average of C 17:16 @Ensign_H: Line E is the spread between C and D, and is plotted |