You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This came from thinking how one could allow to efficiently create coupon streams in the custom instrument builder.
Essentially, the builder menu contains entries (like Interest Stream -> Fixed / Floating / Inflation Linked etc., or the existing AutoCall / AutoPut), which would create a placeholder block in the graph. This block contains input fields for the parameters of the sub-graph. For interest streams these would be start/end date, period, etc., or for option blocks fields like maturity, strike, etc.
The resulting subgraph would then be rendered as child of the block, and the user can freely edit the parameters afterwards, with the sub-graph updating in real-time. The block would also contain a Commit button, which would replace the block with its subgraph.
The text was updated successfully, but these errors were encountered:
This came from thinking how one could allow to efficiently create coupon streams in the custom instrument builder.
Essentially, the builder menu contains entries (like Interest Stream -> Fixed / Floating / Inflation Linked etc., or the existing AutoCall / AutoPut), which would create a placeholder block in the graph. This block contains input fields for the parameters of the sub-graph. For interest streams these would be start/end date, period, etc., or for option blocks fields like maturity, strike, etc.
The resulting subgraph would then be rendered as child of the block, and the user can freely edit the parameters afterwards, with the sub-graph updating in real-time. The block would also contain a
Commit
button, which would replace the block with its subgraph.The text was updated successfully, but these errors were encountered: