Quant Mashup - Alpaca
Quantocracy is now on Bluesky and Threads. See the links in the header. - Mike
API Algo Trading Landscape [Alpaca]
In 2018, we wrote a blog post about the nine great tools for algo trading. At the time, the quant ecosystem had started to gain popularity among individual investors thanks to companies like Quantopian and Quantconnect making it easy to test and trade with algorithms. 9 Great Tools for Algorithmic
- 4 years ago, 25 Sep 2020, 11:43am -
Concurrent Scalping Algo Using Async Python [Alpaca]
One of the advantages of running automatic trading strategies is that you can quickly and consistently act on price action. Even if you have enough time to trade the same idea manually, you need to watch the market movement very closely and keep paying attention to multiple monitors. With
- 5 years ago, 7 Oct 2019, 10:35pm -
How a College Student Built a Slackbot to Execute Trades In a Day, Part 1 [Alpaca]
Chinese tariffs. Tesla to 420. Trump tweets. With so much unpredictability in the markets these days, one short look away from the market could take a toll on your portfolio. Unfortunately, the market does not wait for people to get off work to become volatile. In fact, much of the volatility can
- 5 years ago, 4 Sep 2019, 09:16pm -
HFT-like Trading Algorithm in 300 Lines of Code You Can Run Now [Alpaca]
Commission Free Trading API Trading with commission free API opened up many interesting ideas. Lots of people liked the idea of trading stocks using Google Spreadsheet, and some people have been building their own Slack integrations. You can even build a robo advisor that automates longer-term
- 5 years ago, 28 Jan 2019, 09:53pm -
Algorithmically Detecting (and Trading) Technical Chart Patterns with Python [Alpaca]
Defining Technical Chart Patterns Programmatically Ever wondered how to programmatically define technical patterns in price data? At the fundamental level, technical patterns come from local minimum and maximum points in price. From there, the technical patterns may be defined by relative
- 5 years ago, 24 Jan 2019, 09:43pm -