Giter Site home page Giter Site logo

volatilitymodels's Introduction

Market Description

  • The price discovery process of stocks mean that stocks can be mean reverting.
  • In aggregate, stocks increase in value

Stock Returns

  • The returns of stocks are asymmetricly distributed.
  • The average stock returns are positive

Difference between Stocks

Process of continuous incrementing stock returns vs $$ \begin{aligned} \textrm{profit 1 day} & = r\ \textrm{profit n days} & = \lim_{\epsilon \to 0} n \epsilon \ & = \ln{1+r} \end{aligned} $$

Proof $$ \begin{aligned} (1+\epsilon)^n & = 1 + r\ n & = \frac{\ln{1+r}}{\ln{1+\epsilon}}\ \lim_{\epsilon \to 0} n \epsilon & = \frac{\epsilon \ln{1+r}}{\ln{1+\epsilon}}\ & = \ln{1+r} \end{aligned} $$

Return adjusted profit $$ \begin{aligned} profit & = \frac{r-\ln{1+r}}{|r|} \end{aligned}
$$

Hold or rebalance

Hold $$ profit = r_{t-1} + $$

Rebalancing $$

$$

Ideal stock

  • the expected profit based on the volatility should be higher than the volatility (mean reversion)
  • compare 1 month ahead vol versus daily vol

Stock algorithm

  • Rebalance portfolio with top 100 stocks

$$ \begin{aligned} R_t & = \sum_{i=1}^n w_i R_i \quad \textrm{s.t.} \quad \bm{w}' \iota = 1 \end{aligned} $$

volatilitymodels's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.