Stock market price forecasting

2 visualizaciones (últimos 30 días)
RUDRAKSH
RUDRAKSH el 15 de En. de 2014
Respondida: Artyom el 15 de En. de 2014
I am new to matlab and i want a code for stock market price forecasting can any body please help me with a code
  1 comentario
José-Luis
José-Luis el 15 de En. de 2014
If I had reliable code for that, I'd be rich.

Iniciar sesión para comentar.

Respuestas (1)

Artyom
Artyom el 15 de En. de 2014
Here you are:
if C(t+1)-C(t)>0
buy
else
sell
end

Categorías

Más información sobre Financial Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by