Completed

Média Móvel Exponencial

Published on the April 03, 2017 in IT & Programming

About this project

Open

Dada uma tabela de valores do tipo double, no Microsoft Access construir uma function em VBA Access para calcular a Média Móvel Exponencial de um período “N”, onde N = número de dias da média, para todos os valores da tabela. O resultado deverá ser armazenado em um novo campo da própria tabela.
A fórmula para a Média Móvel Exponencial a ser aplicada no algoritmo é a seguinte:
MME = (Valor . K) + (MMEanterior . (1-K)), onde K = 2/N+1
Obs.:
Seja qual for a técnica utilizada para a construção do código, o mesmo deverá ser aberto para entrega da encomenda.

Category IT & Programming
Subcategory Web development
What is the scope of the project? Small change or bug
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
Experience in this type of projects Yes (I have managed this kind of project before)
Roles needed Developer

Delivery term: April 10, 2017

Skills needed