In this post, I will outline how to create a bot for trading notes on FolioFn which is a platform that provides a secondary market for Lending Club notes. My goal is to document the…
Category: Python
Creating a Python API Wrapper (Ally Invest API)
Navigation: URL Handling AllyAPI – The wrapper class “Full” API Wrapper Implementation Example Usage For my investment accounts, I use Ally Invest which has a nice API that lets you query ticker and account data…
Read more of Creating a Python API Wrapper (Ally Invest API)