-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdemos.xml
More file actions
19 lines (19 loc) · 721 Bytes
/
demos.xml
File metadata and controls
19 lines (19 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<demos><!--This is an autogenerated file, please do not modify-->
<name>stochastic-processes</name>
<type>toolbox</type>
<icon>HelpIcon.DEMOS</icon>
<website/>
<description>Stock prices: Brownian Motion, Geometric Brownian motion, Merton model, Heston model.
Bond Rates: Vasicek interest rate model, Cox Ingersoll Ross model
Utilities: Quote inflow order, Information driven bars.</description>
<demosection>
<label>stochastic-processes</label>
<demoitem>
<label>documentation</label>
<type>other</type>
<source>documentation</source>
<file>html/documentation.html</file>
</demoitem>
</demosection>
</demos>