Wiki source code of Home

Last modified by Nikita Kapchenko on 2019/10/03 12:42

Hide last authors
Thomas Mortagne 1.1 1 {{box cssClass="floatinginfobox"}}
2 {{velocity}}
3 {{html clean="false"}}
4 ## Chrome's XSS Auditor blocks the preview action if:
5 ## * the submitted content has an iframe with an external URL
6 ## * the preview action displays the submitted iframe
7 ## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML.
8 ## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome
9 #set ($iframe = 'iframe')
10 <$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe>
11 {{/html}}
12 {{/velocity}}
13 {{/box}}
14
Nikita Kapchenko 2.1 15 = Welcome to my xwiki page =
Thomas Mortagne 1.1 16
Nikita Kapchenko 8.1 17 This page contains the short resume of my projects.
Thomas Mortagne 1.1 18
Nikita Kapchenko 2.1 19 = Content =
Thomas Mortagne 1.1 20
Nikita Kapchenko 8.1 21 The purpose of this wiki page is to document my projects in quantitative finance, computational algorithms and neural networks available on my GitHub.
Thomas Mortagne 1.1 22
Nikita Kapchenko 4.1 23 {{toc numbered="true"/}}
Nikita Kapchenko 3.1 24
25
26
27 It's a test [[t>>doc:test.WebHome]]t [[type the link label>>doc:test.WebHome]]
28
Nikita Kapchenko 8.1 29 [[Sandbox>>Sandbox.WebHome]] for more demo content
Nikita Kapchenko 3.1 30
Thomas Mortagne 1.1 31
Nikita Kapchenko 2.1 32 (% class="row" %)
33 (((
34 (% class="col-xs-12 col-sm-6" %)
35 (((
Nikita Kapchenko 8.1 36 = Open questions =
Thomas Mortagne 1.1 37
Nikita Kapchenko 8.1 38 == [Equity] Fractional Brownian motion. ==
Thomas Mortagne 1.1 39
Nikita Kapchenko 8.1 40 Why? It allows to model the roughness of volatility
Nikita Kapchenko 5.1 41
Nikita Kapchenko 8.1 42 How to imply? Calibrate parameter "H" to match short term skew.
Nikita Kapchenko 5.1 43
Nikita Kapchenko 8.1 44 == [IRD] From Libor to Sofr. ==
Nikita Kapchenko 5.1 45
Nikita Kapchenko 8.1 46 == [Crypto] SLV with jumps for Bitcoin ==
Nikita Kapchenko 5.1 47
Nikita Kapchenko 8.1 48 How to manage jumps?
Nikita Kapchenko 5.1 49
Nikita Kapchenko 8.1 50 (% style="width:374px" %)
51 |=(% style="width: 149px;" %)model|=(% style="width: 101px;" %)SLV|=(% style="width: 121px;" %)SLV with jumps
52 |(% style="width:149px" %)Deep OTM call price|(% style="width:101px" %)~~0.0002|(% style="width:121px" %)~~0.02 (x100)
Nikita Kapchenko 6.1 53
Nikita Kapchenko 8.1 54 == [Trading] Neural networks for vol trading ==
Nikita Kapchenko 6.1 55
Nikita Kapchenko 8.1 56
Thomas Mortagne 1.1 57 )))
Nikita Kapchenko 2.1 58
59 (% class="col-xs-12 col-sm-6" %)
60 (((
Thomas Mortagne 1.1 61 = Create your application =
62
Nikita Kapchenko 7.1 63 creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM).
Thomas Mortagne 1.1 64 )))
65 )))