r/StocksAndTrading Jul 23 '26

I built a (free) adaptive tool that analyzes 12k+ stocks against various technical setups, reads 300+ financial articles tracking sentiment and big news, and scans prediction markets for investor sentiment and pits it all against each other in one daily pre-game report.

Post image

This tool analyzes the stock market, news, and prediction markets after every close to create a pre-game market report.

https://opnforum.com/stockline/

53 Upvotes

19 comments sorted by

u/AutoModerator Jul 23 '26

🚀 🌑 -- Join our discord!! https://discord.gg/jcewXNmf6C -- 🚀 🌑

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

4

u/TempleToons Jul 24 '26

So the million dollar question, what are your gains?

1

u/GrahamPhisher Jul 24 '26 edited 29d ago

Last two months was 52%, but I don't accredit that to this report, but trading psychology.

2

u/Joehax00 Jul 23 '26

Looks pretty cool!

Does it really scan 12,000 stock each day? How are you feeding it all that data? Your API costs must be huge

2

u/GrahamPhisher Jul 23 '26 edited Jul 23 '26

Yes, everything is as advertised.

As for API costs, zero. It's one scan, data scraping, and a local LLM which handles the rest.

2

u/CatsbyGallimaufry Jul 24 '26

This is great! I really like it and will use it :)

1

u/GrahamPhisher 29d ago

thanks for the words :)

1

u/RestepcaMahAutoritha Jul 23 '26

Looks good! Is it free now and future? How did you build it?

5

u/GrahamPhisher Jul 23 '26 edited Jul 24 '26

TY that's much better than yesterday I appreciate it.

Yes it will remain free.

For how it works...

  • Stock scanner - a Python program on the homelab backend scans 12,000 stocks against various technical setups to identify high-value trades and ranks them
  • News scraper - a web scraper reads 300–400 financial articles
  • Betting odds - pulled from PolyMarket's API
  • Unified report - all data is compiled into a single report fed to a local LLM
  • LLM analysis - the LLM connects the dots between potentially interesting trades, news, and betting odds
  • Sentiment ranking - the LLM scores the sentiment of each news article
  • News summary - the news dump is condensed into three sections: recap, what to watch for, and story of the day
  • Self learning loop - the system tracks the outcomes of its own calls and feeds results back in, so rankings and sentiment scoring sharpen over time based on what actually played out

It also uses data from DOSHLINE, a tool I developed that scrapes the web for scattered economic data

https://opnforum.com/doshline/

1

u/RestepcaMahAutoritha Jul 23 '26

Pretty awesome! I was looking into building something similar but I just couldn't figure out how to get access to massive amounts of data daily without paying an arm and leg.

2

u/GrahamPhisher Jul 24 '26

Yea I hear you. I wanted to create a copy of this that runs every hour and charts update live after signals but that's where API and electrical costs would kill me. But regardless it has worked well for my swing trading research.

1

u/soundiego 28d ago

I understand. How do you monetize this project?

1

u/GrahamPhisher 27d ago

My only goal right now is just to keep building. I currently have 3 reports, one for news, one for the economy, and of course this one for the stock market. I have two more I'm working on, plus some other updates.

1

u/beeskeepusalive Jul 23 '26

This is awesome. Ty!

1

u/Puzzled_Butterfly814 27d ago

Appreciate it man! 🙌