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

1 Kommentar

José-Luis
José-Luis am 15 Jan. 2014
If I had reliable code for that, I'd be rich.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Artyom
Artyom am 15 Jan. 2014

2 Stimmen

Here you are:
if C(t+1)-C(t)>0
buy
else
sell
end

Kategorien

Mehr zu Financial Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 15 Jan. 2014

Beantwortet:

am 15 Jan. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by