We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ec668 commit c2404baCopy full SHA for c2404ba
1 file changed
OREAnalytics-SWIG/Python/Examples/Notebooks/Example_7/ore.ipynb
@@ -220,7 +220,8 @@
220
"\n",
221
"inputs.setCrifFromBuffer(crifData)\n",
222
"inputs.setSimmVersion(\"2.13\")\n",
223
- "inputs.setSimmCalculationCurrency(\"EUR\")\n",
+ "inputs.setSimmCalculationCurrencyCall(\"EUR\")\n",
224
+ "inputs.setSimmCalculationCurrencyPost(\"EUR\")\n",
225
"inputs.setSimmResultCurrency(\"EUR\")\n",
226
"inputs.setSimmReportingCurrency(\"EUR\")\n",
227
"inputs.setMporDays(1000)\n",
0 commit comments