Time series Bollinger band
bollinger
has been partially removed and will no longer accept a
fints
object (tsobj
)
argument. Use a matrix, timetable
, or table
instead for financial time series.
Use fts2timetable
to convert a
fints
object to a timetable
object.
[middle,upper,lower] = bollinger(Data)
[middle,upper,lower] = bollinger(___,Name,Value)
[1] Achelis, S. B. Technical Analysis from A to Z. Second Edition. McGraw-Hill, 1995, pp. 72–74.