Plutus supports various different asset classes, each with specific properties. Below are the supported asset types and the attributes you can set for each type.
Once constructed, the portfolio can be submitted to the Plutus engine for risk analysis.
Portfolio Structure
Your portfolio is defined as a JSON object containing various asset classes such as equities, futures, options, and bonds.Each asset type has required properties, allowing you to customize each holding in your portfolio.
For more advanced configuration options, including stress testing and customized volatility adjustments, refer to the API Reference.