Click here to Login
Email
Password
Remember me
Forgot my Password
Trading Software
Features
Trading objects
How-to
Blog
QuantShare Blog
Users Blog
Forum
Partnership
White Label
Search
0
Tsf 0
Function - TSF
TSF
Time Series Forecast
Indicators
SYNTAX
Tsf( ARRAY close, ARRAY timeperiod)
RETURNS
NUMERIC ARRAY
DESCRIPTION
Time Series Forecast
ADDITIONAL INFO
The Time Series Forecast function displays the statistical trend of a security's price over a specified time period based on linear regression analysis.
EXAMPLE
Tsf(close, 14)