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

José-Luis
José-Luis 2014년 1월 15일
If I had reliable code for that, I'd be rich.

댓글을 달려면 로그인하십시오.

답변 (1개)

Artyom
Artyom 2014년 1월 15일

2 개 추천

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

카테고리

도움말 센터File Exchange에서 Financial Toolbox에 대해 자세히 알아보기

태그

질문:

2014년 1월 15일

답변:

2014년 1월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by