This code-focused session explains how to develop DSLs (Domain Specific Languages) for the financial domain in F#. It presents two examples – a basic language for modeling and evaluating contracts and a more advanced language for detecting patterns in price changes. For example, you can write “let w = twice (followedBy down up)” to detect the “w” pattern.
Watch this video on Skillsmatter.com