We are building a simple python algorithmic trading bot that will make trade decisions based on incoming live market data. In this first video, we are just implementing the WebSocket stream for live data, and the corresponding handler function.
It may look basic, but this is the foundation of what will become a much more complex trading bot.
コメント