We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94802c commit 5b06208Copy full SHA for 5b06208
1 file changed
Examples/Input/pricingengine.xml
@@ -246,6 +246,20 @@
246
<Parameter name="samples">1000</Parameter>
247
<Parameter name="seed">42</Parameter>
248
</EngineParameters>
249
+ <!--
250
+ <Engine>AnalyticalApproximation</Engine>
251
+ <EngineParameters>
252
+ <Parameter name="beta">0</Parameter>
253
+ </EngineParameters>
254
+ -->
255
+ </Product>
256
+ <Product type="CommoditySwaption">
257
+ <Model>Black</Model>
258
+ <ModelParameters/>
259
260
261
262
263
</Product>
264
<Product type="CPICapFloor">
265
<Model>CPICapFloorModel</Model>
0 commit comments