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
Wma 0
Function - WMA
WMA
Weighted Moving Average
Indicators
SYNTAX
Wma( ARRAY close, ARRAY timeperiod)
RETURNS
NUMERIC ARRAY
DESCRIPTION
Weighted Moving Average
ADDITIONAL INFO
A Weighted Moving Average is a Moving Average indicator that shows the average value of a security's price over a period of time with special emphasis on the more recent portions of the time period under analysis.
EXAMPLE
Wma(close, 14)