Stock market price forecasting

2 vues (au cours des 30 derniers jours)
RUDRAKSH
RUDRAKSH le 15 Jan 2014
Réponse apportée : Artyom le 15 Jan 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 commentaire
José-Luis
José-Luis le 15 Jan 2014
If I had reliable code for that, I'd be rich.

Connectez-vous pour commenter.

Réponses (1)

Artyom
Artyom le 15 Jan 2014
Here you are:
if C(t+1)-C(t)>0
buy
else
sell
end

Catégories

En savoir plus sur Financial Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by