Stock market price forecasting

I am new to matlab and i want a code for stock market price forecasting can any body please help me with a code

Risposte (1)

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

Categorie

Scopri di più su Financial Toolbox in Centro assistenza e File Exchange

Richiesto:

il 15 Gen 2014

Risposto:

il 15 Gen 2014

Community Treasure Hunt

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

Start Hunting!

Translated by