Trading API
Algorithmic Trading with Twitter Sentiment Analysis
Cryptocurrencies are already known to move heavily based on perception, so it could be that there is an edge to monitoring the sentiment on platforms like Twitter.
Trading API
Cryptocurrencies are already known to move heavily based on perception, so it could be that there is an edge to monitoring the sentiment on platforms like Twitter.
Trading API
Calculate VWAP and TWAP indicators and learn how to create a simple algorithmic trading bot that makes buy and sell decisions based on VWAP.
Trading API
An integral part of trading strategy is the stream of live price data. With alpaca-trade-api Python, you can implement data streams into algorithms in a couple of minutes
Trading API
We'll test out how a DCA strategy into Ethereum performs against a lump sum investment. Then, we'll build a live market bot that DCAs into Ethereum over any specified timeframe
Trading API
Pairs Trading is a strategy that attempts to exploit the difference in returns of two highly correlated assets. In this post, learn more about pairs trading with Dogecoin and Shiba Inu using Alpaca Crypto API.