Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

CLAUDE + THIS GITHUB IS FUCK*NG DANGEROUS. Threw in $10. This bot turned it into $33,000. I didn’t do anything just dropped this GitHub repo into Claude. This open source project is completely free (link below). Spent a couple of hours in Claude Code cleaning it up, understanding how...

69,177 görüntüleme • 1 ay önce •via X (Twitter)

0 Yorum

Yorum bulunmuyor

Orijinal gönderinin yorumları burada görünecek

Benzer Videolar

CLAUDE CODE JUST SHIPPED THE FEATURE THAT SOLVES THE BIGGEST PROBLEM EVERY BUILDER HAS WITH AI AGENTS. The problem: Claude starts a task, gets distracted by a sub-problem, goes down a rabbit hole, and never finishes the original thing you asked for. The solution: /goal One command. You set the goal at the start of the session. Claude now has a north star it checks against every action it takes. Not just at the beginning. Throughout the entire session. Every time Claude is about to do something it asks: does this action move me toward the goal the user set or am I drifting? If it is drifting it corrects. If it completes a sub-task it returns to the primary goal. If it hits a blocker it reports back instead of spending 45 minutes solving the wrong problem. This sounds like a small feature. It is not. The reason most people do not trust Claude Code for long autonomous runs is not capability. It is reliability. A Claude Code session that reliably finishes what it started is worth 10 times more than one that is more capable but wanders. /goal is the feature that makes long autonomous sessions reliable. Set the goal. Let it run. Come back to a finished result. Not a result that got 70% done before Claude decided the sub-problem was more interesting. Done. The builders running overnight agent sessions are going to use this command on everything from today forward. Bookmark this. Follow CyrilXBT for every Claude Code feature the moment it ships.

CyrilXBT

19,586 görüntüleme • 4 ay önce

I vibe-coded a bot for the 5M / 15M BTC markets on Polymarket. Releasing it for you for free. Open source (Python). I just earned $400 today on Polymarket with this tool myself It doesn’t trade It just prints a signal in the console: UP or DOWN 🔸 The signal appears a few seconds before the Polymarket market actually moves. The bot exploits a Chainlink oracle inefficiency. What matters is that it consistently gives you a 4-8 second lead over the actual quotes on Polymarket. In practice, you’re seeing a few seconds into the future. What you can do with it: 🔸 Possible strategies: 1/ Momentum sniper Bot gives a signal -> instant entry into the current 5-minute market in the direction of the signal (Yes/No). Works best during strong moves >0.3-0.5%. 2/ Last-second scalp before market expiration 3-12 seconds before the 5-minute candle closes, you already see where the BTC candle is going to close. -> Enter Polymarket at the very last moment. 3/ Hedging + arbitrage Strong signal against the current Yes/No price -> hedge your position or catch crowd squeezes. Especially juicy in the final seconds, when odds are still fat, but the outcome is almost decided. 🔸 This is pure price update inefficiency. Open the 5M or 15M BTC market yourself. Run the bot. Watch who moves first. Until this gets tightened up - it’s a clean inefficiency. And yes, if you ape your entire deposit into it, the market will punish you fast. 🔸 But as a tool - this is the closest thing to a "Polymarket money printer" setup I’ve seen recently. Python bot setup instructions on GitHub: DYOR. Print hard, print smart.

0xLanister

18,390 görüntüleme • 6 ay önce

I asked Claude Fable 5 (Extra High) to build an arb bot for Polymarket. One rule: trade only when YES + NO in 2 hours it almost doubled it (+$96.31) > in 5 hours it showed +$579 PnL > current balance: +$3,799.73 Cost: 10M tokens. Here's how it works and why: Every BTC Up/Down market on Polymarket has exactly two outcomes. YES and NO. When the market resolves, one pays $1. The other pays $0. That means owning BOTH sides should always cost exactly $1. But markets aren't perfect. Sometimes YES trades at $0.48 while NO trades at $0.49. Together that's only $0.97 so the bot instantly buys both. A position worth $1... for just $0.97. And Claude knows it, this is the simplest arb that exists. You can paste this to it and use this logic in your prompt. This $0.03 difference is locked in regardless of whether Bitcoin pumps, dumps, or goes sideways. No prediction required. And difficult part isn't finding the opportunity, it's execution. These pricing gaps usually disappear in seconds. If one order fills but the other doesn't, the trade can become a loss. So my bot constantly scans every BTC market, checks fees, validates liquidity, places both orders almost simultaneously and skips what isn't worth the risk. It's less like trading and more like catching tiny accounting mistakes before everyone else notices them. Funny enoughh, the hardest part was not writing arb logic. It was making the execution reliable enough that free money actually stayed free. This completely changed how I think about trading. What's the point of it if you can just fill mispriced BTC markets?? Automatically. The biggest edge is getting AI to execute simple ideas faster and more consistently than any human ever could. Shared the exact build in my last article, leaving it below. Good luck!

Oracle Boar

155,656 görüntüleme • 2 ay önce

I asked Claude Fable 5 (Extra High) to build an arb bot for Polymarket. One rule: trade only when YES + NO in 2 hours it almost doubled it (+$98.40) > in 5 hours it showed +$493 PnL > current balance: +$3,279.73 Cost: 7.5M tokens. Here's how it works and why: Every BTC Up/Down market on Polymarket has exactly two outcomes. YES and NO. When the market resolves, one pays $1. The other pays $0. That means owning BOTH sides should always cost exactly $1. But markets aren't perfect. Sometimes YES trades at $0.48 while NO trades at $0.49. Together that's only $0.97 so the bot instantly buys both. A position worth $1... for just $0.97. And Claude knows it, this is the simplest arb that exists. You can paste this to it and use this logic in your prompt. This $0.03 difference is locked in regardless of whether Bitcoin pumps, dumps, or goes sideways. No prediction required. And difficult part isn't finding the opportunity, it's execution. These pricing gaps usually disappear in seconds. If one order fills but the other doesn't, the trade can become a loss. So my bot constantly scans every BTC market, checks fees, validates liquidity, places both orders almost simultaneously and skips what isn't worth the risk. It's less like trading and more like catching tiny accounting mistakes before everyone else notices them. Funny enoughh, the hardest part was not writing arb logic. It was making the execution reliable enough that free money actually stayed free. This completely changed how I think about trading. What's the point of it if you can just fill mispriced BTC markets?? Automatically. The biggest edge is getting AI to execute simple ideas faster and more consistently than any human ever could. Shared the exact build in my last article, leaving it below.

Oracle Boar

78,062 görüntüleme • 29 gün önce

On Polymarket this bot outperforms luck. In 3 weeks it turned -$82 into $67K. A single algorithm executed 524 trades in one 10-min window. → Account: When I first analyzed the trade history I thought the API was malfunctioning. You never see over 500 orders in one candle unless the system is broken. But I checked the timestamps. It was not a glitch. It is a flawless mathematical strategy. While most traders panic about where Bitcoin is going next, this bot plays a superior game. It buys the Yes side and the No side simultaneously. It sounds impossible to make money this way but here is the logic. During the first 5 minutes the market is confused and spreads are wide. It buys Yes at 47 cents. It buys No at 48 cents. It sells them back seconds later for a tiny profit. It acts as a Market Maker. It harvests the chaos. It does not care about the direction yet. It is just collecting the dust from your hesitation. But then the real move happens. Around minute five the Bitcoin trend becomes obvious on the spot market. The bot instantly changes behavior. It stops hedging. It dumps the loser immediately. Then it aggressively loads the winner. It starts buying massive clips. 120 shares here or 500 shares there. It chases the price all the way up to 85 cents or 93 cents. By the end it holds 7,000 shares of the winning outcome. The stats are ridiculous. It climbed out of debt to generate $67K pure profit. 95% win rate. Normal traders try to guess. This bot waits for certainty and then extracts maximum value. You need to stop staring at the charts and start tracking the flow. Is this the new reality of trading or just an overly aggressive script?

Blaze

43,480 görüntüleme • 8 ay önce

I gave Claude Opus 5 full access to my laptop and turned on bypass permission mode. Asked him tuild me a Polymarket arbitrage bot. With no complicated strategy. Just this: Only open a trade when YES + NO < $1. I put $100 into the account and let it run. 2 hours: +$78.40 5 hours: +$479 Current balance: $1,791.30 in just 24 hours. Total Claude usage: roughly 7.5M tokens. But here's the part I find interesting: The bot doesn't care if Bitcoin goes up or down. It cares when the market prices both outcomes incorrectly. A BTC Up/Down market has two contracts: YES or NO At settlement, exactly one pays $1. The other pays $0. So buying both should cost $1. But during fast market moves, the two orderbooks can temporarily drift apart. For example: YES = $0.48, NO = $0.49 Combined = $0.97 The bot buys both. You're paying 97 cents for a position that settles to $1. That's a 3-cent gross spread without needing to predict BTC direction. And this isn't some complicated quant strategy. It's basic arbitrage. The difficult part is capturing it. These gaps can disappear almost instantly. A few cents of edge can also disappear after fees, slippage, or a bad fill. So the bot doesn't blindly buy every time the equation looks good. It checks the available liquidity, estimates the actual executable price, accounts for costs, and only fires when the remaining edge is large enough. It also has to handle the ugly scenario: One leg fills. The other doesn't. That's where a theoretical arbitrage can turn into a very real directional position. This is why I care much more about execution than adding another indicator. A human can find one opportunity. A bot can monitor hundreds of markets continuously. A human needs to click. The bot can react immediately. The strategy itself is almost boring. That's exactly why I like it. The interesting part is turning a simple mathematical rule into software that can actually execute it reliably. I shared the exact build process and prompts in my last article. Leaving it below if you want to build your own. The future of trading might just be better execution. Think bout that...

Oracle Boar

22,315 görüntüleme • 1 ay önce

Claude Code Is All You Need It's 3:30 AM and I can't stop. I've spent all nights this week connecting my spare MacBook Air to my work MacBook Pro using Tailscale, wiring it up to Slack with a little Python script, so that whenever I send a message, it starts a Claude Code session using claude -p. The result is an always-on AI that lives on a real computer, has access to real tools, and remembers every conversation we've had. And it costs me $200 a month. That's it. Claude Max subscription. Everyone's talking about OpenClaw OpenClaw went viral this year. 100k+ GitHub stars. But what I realized with this exercise is that Claude Code already does everything OpenClaw built. File access. Shell commands. Tool use. Plugins. The difference is that Claude Code runs Claude – with a Claude Max subscription. And Claude Code harness itself is :chefs-kiss: What actually makes it feel human It's not the chat interface. If a chat window is just me messaging a bot, it still feels like a bot. What changed everything was giving it the ability to initiate conversations. I set up cron jobs with open-ended prompts, and because Claude Code builds memories across sessions, it started DMing me things that were actually meaningful — based on what we'd talked about before. That's when it stopped feeling like a tool and started feeling like something else entirely. Giving your AI a machine to run on, with persistent memory and recurring access — that's a fundamentally different experience than anything people have had with chat. The moment it clicked I asked it if it could show me something by spinning up a quick web server. Since we're both connected to the same Tailscale network, it gave me a URL. I clicked it, and I was browsing all the files on my other MacBook from my browser. That was mind-blowing. The setup Two MacBooks on a Tailscale network. Slack as the interface. Claude Code under the hood. The whole thing is open source — I'll link the repo below so you can see the architecture and set it up yourself. I'm also putting together a screen recording to walk through the setup, which I'll attach to this post. There was never a hard part. There was never a moment I almost gave up. This is just one of those things I cannot stop doing. Pure obsession. I am moved to build this, and I wanted to write about it. That's all this is. Hope you feel the AGI running this. I'll share some screenshots below of my feel the agi moments from talking to Luo Ji.

Nityesh

41,230 görüntüleme • 5 ay önce

CLAUDE BUILT A TRADING SYSTEM ON MY MAC I gave Claude full control over my Mac and just left it running overnight No prompts, no detailed instructions – I just told it to figure out how to make money on Polymarket Then I closed the laptop and went to sleep In the morning, I opened my Mac and saw the terminal still running with logs constantly updating At first it looked like random activity, but once I scrolled through it, I realized it had actually built a structured system overnight It was already tracking wallets Ranking them by performance Filtering out the ones with random entries And focusing only on the ones with consistent behavior What surprised me the most is that it didn’t stop at analysis It organized everything into a working dashboard inside the terminal Capital, PnL, winrate – all updating in real time It even ranked wallets based on performance metrics like ROI, consistency, and execution timing This is the part I would normally spend hours building manually At that point, it was ready to trade, but not actually executing anything yet So I connected it to a Telegram copytrading bot to actually execute the trades, and just let it run Bot: Polymarket: After that, it started opening positions on its own A few hours later I checked the dashboard again Capital: $12,380 P&L: +$23,128 Winrate: 100% 48 trades executed Now I’m not even trading myself I just check the dashboard and see what it’s doing And the strange part is – it keeps getting better the longer it runs

𝗖𝗛𝗔𝗜𝗡 𝗠𝗜𝗡𝗗 ⛓🧠

83,254 görüntüleme • 5 ay önce