Logo RΞCURSION
  • Home
  • About
  • Recent Posts
  • Projects
  • Posts
  • Notes
  • Docs
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Posts
  • Introduction
  • Programming
    • Code Sustainability
      • Error Handling
        • Exception Handling in Python
      • Succint FSharp
        • Currying and Partial Application
        • A Better Way to Manage Dependencies in F#
        • Memoization in F#
        • Pattern Matching in F#
        • Understanding the F# Option Type
    • Functional Programming
      • Functional Programming Nuances
      • Functors and Monads in F#
    • Languages
      • fsharp
        • fsharp-9-review
  • Quantitative-Finance
    • Portfolio Risk Attribution
    • Simple Moving Average
Hero Image
Simple Moving Average Crossover Strategy in F#

Basic Components If you’re new to algorithmic trading, a moving average crossover strategy is one of the simplest and most popular approaches. It works by comparing two averages of an asset’s price over different time periods to identify potential buy or sell signals. How It Works Short-Term Average: Calculates the average price over recent days (e.g., 5 days) Long-Term Average: Calculates the average price over a longer period (e.g., 20 days)

  • Algorithmic Trading
  • Quantitative Finance
  • Time Series Analysis
Wednesday, April 2, 2025 | 4 minutes Read
Hero Image
Attributing for Risk in Portfolio Management

Risk contribution helps quantify how much each asset in a portfolio contributes to its overall risk. However, unlike with portfolio returns, a key aspect of portfolio risk is that its measures —like volatility— must adhere to certain statistical properties such as monotonicity, sub-additivity, homogeneity, and translation invariance. The non-linear nature of these formulae therefore makes it a chellenge to split apart and determine individual contributions of each asset to the overal portfolio risk.

  • Risk
  • Portfolio Managemnt
  • Volatility
Monday, December 2, 2024 | 6 minutes Read
Navigation
  • About
  • Recent Posts
  • Projects
Contact me:
  • carlvinjerry@gmail.com | cmwange@beyondrawdata.co.ke
  • carlvinjerry
  • Carlvin Jerry Mwange
  • +254 (0)747 942 588
  • Carlvin Jerry Mwange

Liability Notice: This theme is under MIT license. So, you can use it for non-commercial, commercial, or private uses. You can modify or distribute the theme without requiring any permission from the theme author. However, the theme author does not provide any warranty or takes any liability for any issue with the theme.


Toha Theme Logo Toha
© 2020 Copyright.
Powered by Hugo Logo