계산 금융
금융 데이터를 가져오고 분석, 리스크 모델 및 경제 시스템 모델의 개발, 투자 관리, 고난도 금융 상품의 가격 책정
계산 금융을 위한 MATLAB® 제품을 사용하면 투자 및 리스크 관리, 계량경제학, 가격 책정과 가치 평가, 보험, 알고리즘 트레이딩에 사용되는 정량적 응용 프로그램을 개발할 수 있습니다. 코드 몇 줄만 작성하면 다음을 수행할 수 있습니다.
과거 데이터와 실시간 시장 데이터에 대한 차트를 만듭니다.
시계열 데이터를 분석하고 예측 모델을 만듭니다.
이자율을 모델링하고 민감도 분석을 수행합니다.
포트폴리오를 최적화하고 리스크 요인 분석을 수행합니다.
성능을 최적화하고 리스크를 최소화하기 위해 정량적 모델을 개발합니다.
계산 금융 관련 제품
도움말 항목
데이터베이스 및 금융 데이터 거래소 액세스하기
- Connect to Database (Database Toolbox)
After configuring a driver and data source, connect to your database. - Communicating with Data Service Providers (Datafeed Toolbox)
Find the connection function for each supported data service provider.
금융 및 경제 시계열을 분석하고 모델링하기
- Analyze Time Series Data Using Econometric Modeler (Econometrics Toolbox)
Interactively visualize and analyze univariate or multivariate time series data. - Represent Time Series Models Using Econometrics Toolbox Objects (Econometrics Toolbox)
Learn how to represent time series models as model objects.
포트폴리오를 최적화하고 백테스트하기
- Portfolio Optimization Examples Using Financial Toolbox (Financial Toolbox)
Follow a sequence of examples that highlight features of thePortfolio
(Financial Toolbox) object. - Backtest Investment Strategies Using Financial Toolbox (Financial Toolbox)
Perform backtesting of portfolio strategies using a backtesting framework. - Diversify ESG Portfolios (Financial Toolbox)
This example shows how to include qualitative factors for environmental, social, and corporate governance (ESG) in the portfolio selection process. - Create Hierarchical Risk Parity Portfolio (Financial Toolbox)
This example shows how to compute a hierarchical risk parity (HRP) portfolio.
고난도 복합 금융 상품의 가격 책정하기
- Price American Basket Options Using Standard Monte Carlo and Quasi-Monte Carlo Simulation (Financial Toolbox)
Model the fat-tailed behavior of asset returns and assess the impact of alternative joint distributions on basket option prices. - Calibrate Shifted SABR Model Parameters for Swaption Instrument (Financial Instruments Toolbox)
Calibrate model parameters for aSwaption
(Financial Instruments Toolbox) instrument when you use aSABR
pricing method.
리스크의 정량화 및 리스크 모델 검증하기
- Risk Modeling with Risk Management Toolbox (Risk Management Toolbox)
Learn about the tools for modeling seven areas of risk assessment. - Bin Data to Create Credit Scorecards Using Binning Explorer (Risk Management Toolbox)
Create a credit scorecard using the Binning Explorer app. - Credit Scoring Using Logistic Regression and Decision Trees (Risk Management Toolbox)
Create and compare two credit scoring models, one based on logistic regression and the other based on decision trees.
프로덕션에 응용 프로그램 배포하기
- Deploy Relational Database Application with MATLAB Compiler (Database Toolbox)
Write a MATLAB script that connects to a relational database and deploy the script as a standalone database application to other machines.