Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.293.536 Times

Weighted Moving Average Formula software
Filter: All | Freeware | Demo
 

Weighted Moving Average Formula

1 2 3 4 5 > 

Estimation value at risk by using Exponentially Weighted Moving Averagege This file contains three m-file which estimate the Value at Risk (VaR) of portfolio composed of two stocks price by using Exponentially Weighted Moving Average.the main function is 'ewmaestimatevar'. For estimating VaR you should use this function. This function also sketch related diagram. at...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Estimation value at risk by using Exponentially Weighted Moving Averagege Download

Added: April 03, 2013 | Visits: 390

Moving Average Filter Implementation of Moving Average filter.The moving average filter operates by averaging a number of points from theinput signal to produce each point in the output signal. In equation form,this is written: 1 M-1Y[i] = --- SUM X[i + j] M j=0





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Moving Average Filter Download

Released: December 15, 2016  |  Added: December 20, 2016 | Visits: 551

Tulip Cell Perform Technical Analysis in Excel with Tulip Cell, the free technical analysis add-in for Excel! With Tulip Cell, you can quickly and easily do technical in any Excel spreadsheet. Tulip Cell is good for doing technical analysis on stock market data, Forex data, options and derivatives,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 447 KB Download (44): Tulip Cell Download

Added: August 11, 2013 | Visits: 314

EWMA St.Dev. This code calculates the Exponentially Weighted Moving Average Standard Deviation Exponentially weighted moving average (EWMA) standard deviation applies different weights to different returns. More recent returns have greater weight on the variance. The exponentially weighted moving average...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): EWMA St.Dev. Download

Inverse Distance Weighted (IDW) or Simple Moving Average (SMA) INTERPOLATION This function computes at (Xi,Yi) unknown locations the IDW (w P=1, Q=1 yields interpolation at one point --> P>1, Q=1 yields interpolation at a vector of points --> P>1, Q>1 yields interpolation at a (ir)regular grid of points======================================== INPUTS Xc: (mandatory) [Nx1]...


Platforms: Matlab


Released: June 05, 2012  |  Added: June 05, 2012 | Visits: 610

SmartChart Managing your stock trading activity with “Smart Chart” is a cinch. The program can read practically any ASCII file or MetaStock file and plot the data. The package includes: * Over 30 of the most popular technical indicators into the charting software so you have access to the likes of...


Platforms: Windows

License: Shareware Cost: $69.95 USD Size: 1.41 MB Download (62): SmartChart Download

Added: July 18, 2013 | Visits: 360

GUI Technical Analysis Tool Instructions:1. Give the symbol of the stock.2. Give today's date in the specific format (months-days-year).3. 'GET DATA' button fetches the data from Yahoo server.4. Choose the number of days you want to examine.5. Pick the fast and slow averages used by the functions (remember fast has to be...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): GUI Technical Analysis Tool Download

Added: August 19, 2013 | Visits: 365

ARFIMA simulations he code performs the simulation of time series with autoregressive fractionally integrated moving average (ARFIMA) models that generalize ARIMA (autoregressive integrated moving average) and ARMA autoregressive moving average models. ARFIMA models allow non-integer values of the differencing...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): ARFIMA simulations Download

Added: April 02, 2013 | Visits: 358

TillsonT3 It calculates the Tillson moving average. The user is able to change the parameters such as the smoothing sweeps and the volume factor


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): TillsonT3 Download

Added: May 25, 2013 | Visits: 451

Fast moving average In terms of behavior, this is an alternative to filter() for a moving-average kernel, except that it is faster. The speed does not depend on the filter length.The code uses a variant of the cumsum-trick, although not the "garden variety" but in a way that does not run into numerical issues for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Fast moving average Download

Added: April 09, 2013 | Visits: 439

movave Very efficient moving average filter implemented using convolution.Usage:Smoothed Data = movave(Data Vector, Averaging Window Size in Samples)See also: slidefilter.m by the same author


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): movave Download

Added: May 08, 2013 | Visits: 507

slidefilter Moving average filter implemented using a "Sliding Sum" technique. Comparatively efficient.Usage:Smoothed Data = slidefilter(Data Vector, Sliding Interval Length in Samples)See also: movave.m


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): slidefilter Download

Added: September 11, 2013 | Visits: 431

CheapHLOCPlot CHEAPHLOCPLOT A free High-Low-Open-Close (and volume and moving average) plot to answer a CSSM thread ("Subject: on using matlab to plot stock charts"). Parm # Description Size Optional ------ ----------- ---- -------- 1 dates 1xN No 2 High prices 1xN No 3 Low prices 1xN No 4 Open prices 1xN No...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): CheapHLOCPlot Download

Added: April 05, 2013 | Visits: 298

mvaverage A moving average implementation using build-in filter, which is very fast.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): mvaverage Download

Released: July 31, 2020  |  Added: January 11, 2021 | Visits: 4.097

Data Curve Fit Creator Add-in Data Curve Fit Creator Add-in is an easy-to-use data analysis add-in for Microsoft Excel. It adds curve fitting, interpolation, and data smoothing functions to Excel. Curve fitting functions include polynomial fits and a versatile local regression (loess) function. Interpolations include...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $79.95 USD Size: 7.12 MB Download (465): Data Curve Fit Creator Add-in Download

Added: April 27, 2013 | Visits: 382

Signal Processing blocks This m-file implements a M-point moving average system.The equation is:y(n)=(x(n)+x(n-1)+.....+x(n-M))/M;M is the order of the M-point moving average system.Syntax:y=mpointaverage(input,order)The argument 'input' is the input sequence.The argument 'order' is T,the order of the M-point moving...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Signal Processing blocks Download

Added: July 20, 2013 | Visits: 384

RUNMEAN For vectors, Y = RUNMEAN(X,M) computes a running mean (also known as moving average) on the elements of the vector X. It uses a window of 2*M+1 datapoints. M an positive integer defining (half) the size of the window. In pseudo code: Y(i) = sum(X(j)) / (2*M+1), for j = (i-M):(i+M), and...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): RUNMEAN Download

Released: September 15, 2023  |  Added: March 14, 2024 | Visits: 1.728

NumXL NumXL is a Microsoft Excel add-in for econometrics and data analysis, designed to make finance modeling and time series easier to manage. You can perform all of your data work right in Excel. NumXL allows you to apply advanced econometric analysis quickly and easily via an intuitive user...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $625.00 USD Size: 609 KB Download (768): NumXL Download

Released: July 21, 2012  |  Added: July 21, 2012 | Visits: 786

MobiTradeOne for FOREX.com Mobile Phones MobiTradeOne for FOREX.com Mobile Phones Edition is a mobile trading platform for FOREX.com clients compatible with Java supporting mobile devices. This mobile trading platform gives customers flexibility and ease in accessing their accounts anytime and anywhere. MobiTradeOne provides added...


Platforms: Java, Handheld/Mobile Other

License: Freeware Size: 184.32 KB Download (49): MobiTradeOne for FOREX.com Mobile Phones Download

Released: August 02, 2012  |  Added: August 02, 2012 | Visits: 1.000

MobiTradeOne for FOREX.com Windows Mobile Edition MobiTradeOne for FOREX.com Windows Mobile Edition is a mobile trading platform for FOREX.com clients compatible with Windows Mobile devices. This mobile trading platform gives customers flexibility and ease in accessing their accounts anytime and anywhere. MobiTradeOne provides added convenience...


Platforms: Windows

License: Freeware Size: 799 KB Download (515): MobiTradeOne for FOREX.com Windows Mobile Edition Download

1 2 3 4 5 >