Get Stock Share Borrowing Data with iBorrowDesk and Python

Опубликовано: 15 Март 2026
на канале: Financial Python
174
2

Stock share borrowing data can be used to determine whether or not a stock has Short Squeeze potential. Here I will show you how you can get borrowing data for a particular stock in Python.

This can be used with any language you can make api requests with, but I'm using Python in this example