This is the first post in a series to show working examples of trading bots using Alpaca. A link to the notebook can be found on GitHub. First I am going to provide a high level overview of the bot and then show a few key parts of the code. The bot does the following: Assets, Buy Wait Time, Cycles Code: Run All, Trading Strategy (ie when to...