Marcus Wood

AboutProductsBlog

Algo Trading Playground

Suri
Suri dashboard

Suri

Over the past year, I have gotten more and more into financial markets and trading algorithms. After reading Trend Following by Michael Cohen, I was ready to build the next big algo with the best sharpe ratio in the business! I discovered that this idea is not an easy one, and most ideas for hedge funds have already been tried or are currently in use.

However, I did find something that wasn’t being captured; small ball algos. These are the ones that aren't big enough for hedge funds to spend time on, but still have considerable upside potential. That is what Suri is for. It is a playground to create trading algos, backtest them, and provide an enterprise grade UI to measure how it's doing.

Disclaimer: The content on this site is for informational purposes only and is not advice to buy or sell any investment, security, currency, contract, or thing. Speculation is inherently risky. I make no explicit or implicit guarantee with respect to performance or the outcome of any investment or projections made. Seek a duly licensed professional for investment advice.

Any code or software I provide on my site, blog, or my Github is under the MIT license. Specifically, this means that all software is provided "as is" without any warranty of any kind. The full text of the MIT License is available in the link above.

Donnie Pump

The first algo written into Suri uses the natural language processing to dictate any audio in realtime to search for stocks, return the current pricing information, document the trend for the day, and allow for hasty buy/sell decisions.

Motivation

With the arrival of the coronavirus, the stock market has been turbulent to say the least. One of the more interesting data points is just how much bearing the news has on the market and some stocks in particular - like Boeing.

While watching a press event one evening, I noticed that many stocks were called out by name and decided to check my app (shameless Robinhood user but now TOS 🚀) only to see them going up by huge margins. It wasn't very surprising considering the talk of bailouts and helping out these huge corporations, but I wondered it there was a way to be faster than the market?

Trump pumping the market
Suri light mode

Algo

The premise of the algo is pretty simple. It uses speech dictation to decode stock keywords faster than the market and make a purchase decision before the pump and sell at the top. Since things move pretty quickly, the orders placed were bracket orders that would sell if the stock tanked (mentioned in a negative sentiment), or if they exceeded a certain threshold. I know it is a cardinal sin to not let your winners run, but with the pace of the information, it was prudent to allow for some automation.

The best thing about this algo is that it can run off of any audio source. A T.V., YouTube, a public speech, or an everyday conversation. This part of the build becomes important when live streams of events are happening faster on some networks then others. For example, we noticed that CNN was about 15 seconds faster than YouTube live, and that there is a lot of potential profit in those 15 seconds.

Demo

Results

Unfortunately, the daily press conferences that would have typically pumped the stock market were moved to after hours by the time we had back tested and built the platform. We have run it on paper accounts with some success (all screenshots above are from paper accounts, not my actual portfolio amounts).

Tech

The platform was built using React, Typescript, Styled Components, BlueprintJS, Socket-IO, Node, and Express. This is a sandbox for personal trading algos using the Alpaca API so it's built and ran locally. If you would be interested in making this open source and adding more algorithms to it, please reach out.

Want to Learn More?

This product would not have become a reality without the help of my friend Aaron Decker. He has a ton of knowledge about trading and the financial markets that allowed this system to come to life. We worked together on building the platform and backtesting the first algo. Check out his blog for more details on Donnie Pump and other algos he has written!

Want more content like this?

Sign up to receive my newsletter, where I feature early access to new products, exciting content, and more!

Marcus Wood is a software engineer that focuses on building products using Typescript, React, and GraphQL. He has built and delivered solutions for some of the largest companies in the world.

Contact

Newsletter