Looking at possible additions to the system

In this section, we'll look at possible additions to the trading system we have developed. The ideas here can work as inspiration for an interested reader. Trading systems involve topics from many areas in finance and computer science. The trading system developed here is rather elementary and is mainly for illustrative purposes.

Improving the data feed

The data feed used here isn't an actual feed; it's more of a data service. A data feed is as the name suggests: a feed of data. The data feed will provide a continuous stream of the market data to the application and follows a publisher-subscriber pattern. It's not easy to find a data feed provider that delivers data for free. The following is a list of ...

Get F# for Quantitative Finance now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.