The Cog
To open the Cog Panel panel, click on the ⚙️ icon to the right of the command bar
A ConvexValue Module is a self contained mini-app, or widget.
Usually, a module is designed to do one specific thing.
For example the
joy
module displays a “ridgeline plot” (or “joy” plot) of an option parameter. Theflowchart
module displays a line chart. etc.
Most modules can be configured in various ways so that they display exactly what you want them to.
Basic configurations involve - for example - telling the module what stock you want to see the volatility surface for. More advanced configurations let you modify formulas, or chart dimensions, and more.
There are two ways you can configure a module:
- via commands
- via the ⚙️ panel
Both ways are equivalent.
The ⚙️ panel lets you configure the module via a friendly user interface that tells you what each parameter is.
Command-based configuration is quicker for power users and it allows you to easily share configurations with others - just share the command and they will see exactly what you see.