Home

Version 6.1 by Nikita Kapchenko on 2019/07/07 01:10
Warning: For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [quant:Main.WebHome]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Welcome to my xwiki page

A 24 years old financial engineer at Murex, graduaded from Ecole Polytechnique (Paris) with bachelor in mathematics from National university of Kyiv, I'm enthusiast in financial engineering.  

Content

The purpose of this wiki page is to document my projects in quantitative finance, computational algorithms and neural networks (normally from my GitHub) as well as collect some usefull tools and information.

  1. Welcome to my xwiki page
  2. Content
  3. GitHub
  4. Create your application

It's a test ttype the link label

Use the Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [quant:Main.WebHome]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.
breadcrumbs located above the title to navigate inside your pages. It's easy to get lost in a big wiki without them.

You can also use the Sandbox for more demo content and generally a place to experiment with your wiki's features. 

Learn more on how to use XWiki with the Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [quant:Main.WebHome]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.
.

GitHub

From remote to local:

Git bash -> git clone REPO_URL

From local to remote:

Git bash:

1. git add . 

2. git commit -m "comment"

3. git push origin master 

If you don't care about your local changes and want to pull from remote:

git reset --hard

git pull origin master

Create your application

Go beyond the available extensions and define the structure of your data based on your needs, creating your own applications with App Within Minutes (AWM). 

AWM will take care of making it easy for you and your users to create and manage the data.