Finally somebody else speaks about it, I’ve been saying this for years. The fact that 50 was shot the day after he recorded a freestyle, dissing Ja and Preme, is extremely significant. Especially considering it was his direct response to the Hit Factory “stabbing”
This the first time it’s ever been discussed publicly aside from me trying to share it through my socials, and Domination was actually there. Hopefully this will finally start to fill in the gap that every single “content creator” has failed to hit even once when telling 50’s story.
Dear Traders,
Claude code can now connect directly to your TradingView charts
It reads your charts, indicators, writes Pine Script for your trading strategies, compiles it and fixes errors.. all automatically
Not a browser extension.. A direct connection to your live charting platform
▫️Here's how it works and how to set this up:
> How it works:
TradingView Desktop runs on Electron (Chromium). Chromium has a built in debug interface called Chrome DevTools Protocol. It's off by default. One flag turns it on.
That's the door. Claude Code connects through it via an MCP server running locally on your machine.
Nothing touches TradingView's servers. No data leaves your machine. Everything runs on localhost.
Here's the setup, give Claude code this prompt and it does everything:
"Install the TradingView MCP server. Clone and explore https://t.co/4NApHd4Lyx, run npm install, add to my MCP config at ~/.claude/.mcp.json, and launch TradingView with the debug port."
Once it's done, verify:
"Use tv_health_check to confirm TradingView is connected."
Then just try:
"What's on my chart right now?"
That's the whole setup. Claude installs it. Claude runs it. You just describe what you want.
▫️What Claude can actually see
What Claude can read from your charts:
> Current symbol and timeframe
> Real-time OHLC and volume
> Up to 500 price bars
> All indicator names, IDs, and values
> Pine Script drawings — lines, labels, tables, boxes
> Data window values
> Order book depth
> Strategy tester results and trade list
> Screenshots of any chart region
The most useful part is it reads protected indicators too.
Pass a filter with the indicator name and you get back every price level, every text annotation, full table contents, every drawn zone.
"What levels is my NY Sessions indicator showing?"
it reads them.
"What does the session stats table say?"
it reads that too.All of this data is already on your screen. This tool just makes it readable to an AI.
▫️ The Pine Script workflow
This is the part that changes everything for traders who code:
You describe what you want → Claude writes the Pine Script → injects it into TradingView → compiles it → reads the errors → fixes them → recompiles That loop runs until the script is clean.
The whole time Claude has full context of your chart and every indicator on it.
No more copy-pasting between VS Code and the Pine editor hunting type mismatches.
You can also:
→ Validate indicators (write it, compile it, read values back, check the math)
→ Loop through input parameters and test each one
→ Run the same indicator across multiple symbols and timeframes
→ Read strategy tester metrics after each compile
The actual workflow of verifying your indicators works instead of just assuming they do.
sharing the usecases of this workflow in my next post.. like & RT
THIS IS WHAT EVERYONE WITH A BRAIN HAS BEEN SAYING!
Kendrick & Drake have disliked each other for years. Why would Jay need Dot to undermine Drake?
“I’m JAY-Z. With all respect to him but I’m HOV”
@FortuneMMXM 1/ shifting from solely focusing on positive RR trades, to negative RR trades. I still take posi RRs, but only when they’re super obvious.
2/ my understanding of opportunity costs. I risk a lot more on evals for speed and save the risk management duties for fundeds.