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 ExchangeFinancial 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