Posts tagged "finance"

Here you can find all posts associated with the tag finance:


Trading strategies with typed features using Haskell and type families

In this blog post, I show you the basics of defining typed features in trading strategies using Haskell.

Posted on 2024-02-04. Last updated on 2025-02-08.

,

The algebraic structure of a trading stop-loss system

I'm building a trading stop-loss system, and I have discovered that it forms a neat algebraic structure.

Posted on 2023-05-07. Last updated on 2025-02-08.

, ,

Efficient rolling statistics

This post shows how to design efficient rolling statistics routine based on recurrence relations, as well as implementations in Haskell.

Posted on 2023-03-23. Last updated on 2025-02-08.

, ,

Chesterton's fence and why I'm not sold on the blockchain

Chesterton's fence is a principle which says that we should understand why things are the way, before we try to push for change. Cryptocurrencies based on the blockchain haven't demonstrated that they understand the reason for centralization of the current payment networks.

Posted on 2022-08-02. Last updated on 2025-02-08.

,