How to use Matlabs in Forex?
7 ビュー (過去 30 日間)
古いコメントを表示
How can I use Matlabs for trading in forex?
0 件のコメント
回答 (1 件)
Ayush
2024 年 7 月 3 日
Hi,
You can make use of the Financial Toolbox. With this, you can work on technical indicators to find moving averages, momentums, volume indicators, and rate of change. You also have the option to create financial charts to get the trading patterns, such as candlestick, open-high-low-close, and Bollinger band charts.
You can evaluate your investment performance by using functions like "elpm", "emaxdrawdown", "lpm", etc., which can help you in computing expected lower partial moments for normal asset returns, expected maximum drawdown for Brownian motion and computing sample lower partial moments of data respectively. There are many more such function which you can use for investment performance evaluation. You can explore portfolio optimization by using mean-variance, mean absolute deviation (MAD), and conditional value at risk (CVaR). You can define investment strategies and use the backtesting framework to run backtests, analyze results, and generate performance metrics for your strategies from historical or simulated market data. You can work on cash flow analysis, Fixed-Income Analysis, and Option Pricing.
Go through the below link for more information on Financial Toolbox:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Transaction Cost Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!