Is this available anywhere here? I am unable to find anything on it. Pretty important piece of data imo.
1 Like
for what it’s worth (not necessarily a satisfactory solution), I found float from the TD Ameritrade API using /v1/instruments?projection=fundamental
.
You can call this by providing a client-id, obtainable by signing up at developer.tdameritrade.com. Note that you do not need a brokerage account to do this step.
Actually helps a lot thank you! I have a old TD trade bot. I will dust it off and check it out. Thank you
1 Like