项目作者: bonamarton

项目描述 :
Algorithmic Trading and Random Walk
高级语言: CMake
项目地址: git://github.com/bonamarton/algo_trad_rand_walk.git
创建时间: 2018-03-03T14:13:10Z
项目社区:https://github.com/bonamarton/algo_trad_rand_walk

开源协议:MIT License

下载


algo_trad_rand_walk

Algorithmic Trading and Random Walk


Status:

  • Real asset dataset: completed
  • Geometric Brownian-motion (GBM) c++ code and datasets: completed
  • GBM plot and documentation(Language: Hungarian): completed
  • CMake for GBM (data,code,plot,latex): completed

  • Other models: maybe in future

  • Analyzer software: maybe in future

Informations:

This is a student project made for a course.

This project contains two topic from the field of financial modelling:

  1. Asset price modeling (only GBM till now)

  2. Asset price analysis (maybe in future)

Folders:

  • analyzer_soft: analyzer software (empty)
  • asset_prices: contains real and modeled prices
  • documents: documentation for GBM (pdf and latex), plot, cmake.
  • stoch_proc: price models

Teaser:

Geometric Brownian-motion plot:
GBM

GBM Documentation (Hungarian)