Agentic Trading
- 3 Devlogs
- 4 Total hours
letting really small AI trade stocks
letting really small AI trade stocks
I made a button to call an endpoint that gets all the data from the database, formats it into the format the charts candles like, and graphs it surprisingly quickly
I made a small web GUI and made a sqlite database thing to use yahoo finance api to get historical data and put it into a database by their stock ticker. I tried to use a library but it ended up being depreciated so I had to switch
So this is an idea I’ve had for a while, but I want to revisit this. Gemma 4 12b can run on my 12gb 1080 ti and still have some context which is great.
I made a basic harness to let me make custom tools for the AI. Right now, it’s just a fake weather one, but it is pretty modular.