Emil
124 posts

Emil
@fre4kspace
Building https://t.co/VxfRF0glis - No-code prediction market trading bot builder
เข้าร่วม Şubat 2021
186 กำลังติดตาม156 ผู้ติดตาม

We just released new order modification functionality. Drag order lines on charts to modify price and click order line pills to modify quantity. Markets move fast and you can too with @Gemini Active Trader. Check it out and let us know your thoughts. Volume up! 🔊🎶
English

@vohvohh Im building @ravndotgg - think of it as N8N, but for trading bots on prediction markets
English

Everyone trying to compete with Kalshi or Polymarket is in rabbit race to 0
Bootstrapped prediction markets with no differentiators are going to fizzle out as fast as they pop up
If you’re passionate about building in the prediction space, build something that’s complimentary to existing products, or build something completely new
Going head to head with massively funded companies that have a larger yearly marketing budget than most companies raise in a lifetime is setting yourself up for failure
Interesting ways builders can position themselves in the prediction space:
> Trading bots and tools
> Specialized products and services
> Whitelabel and custom solutions
> API development and integration
> Net new markets
> Anything enhancing the user experience
> Signals and automated research
> Global differentiated markets
> Yield earnings opportunities
> Gamified experiences
English

@Abomination81 @ravndotgg Appreciate the feedback. I build it in public on youtube with my face, so you can say im very doxxed.
I did built out a ai facing mcp, so ai’s can construct and validate their own strategies. All strategies is just json, my back interprets it and executes
English

I think a reputable person who open sources the code (rough with ai now) that optimizes the bot for zero latency, pre wires all possible api's as options, has an ai forward setup (toml or json files to trade a new strategy). With built in paper trading and an accurate backtester could make real money.
I have it all, I just don't really want to polish and sell anything.
The market is there, but you need to get trusted accounts that have the source code to audit it and give it a seal of approval regularly.
Every "trading bot" I've found steals info or strategies. Have to be squeaky clean. Maybe public facing with your real name/info etc.
English

PSA: Scams... copybots, trading bots, backtesters oh my..
At best, they suck, at worst they steal your wallet and crypto.
1. Copybots: At best, they are well meaning but wrong, at worst.. satan.
A. Well meaning. You cannot copy a good strategy. Market makers, scalpers, snipers, 1% edges amplified, inner market arb models... there are 100's of reasons.
The main one is latency. When you see a trade on polymarket, that is after it was recorded on the tx record on the blockchain, that takes time. By the time its recorded... 2-4 seconds has passsed.
Now this bot watches for it, copies it, sends it back to you, then you place a bid, wait for polymarket to get it... 5 seconds later.
B. Satan. They are just stealing your shit
2. Trading Bots: These are pure sketch. I've tested a few on Github, all are scams. Polymarket already builds free bots in python and rust. You can build off of those. The other bots fall into a few categories.
A. Pure evil. They get your keys, steal your shit. Simple.
This one is being promoted right now on x x.com/recogard/statu… t.co/s2xHlTjVXd it straight up steals your keys.
B. Lesser Evil. They send back your strategy, hoping to find some idiot savant that made a good one and copy it.
C. Useless. Very few of these.
3. Backtesters: Same issue. Most are just shitty. They get free api's from Binance, coinbase, polymarket. And give you the same shit you get from your AI. Junk.
Even worse, some steal your strategies trying to use them.
Moral of the story. ITs all a scam. Do not download SHIT except from the polymarket Github
GIF
English

@RoundtableSpace Building @ravndotgg - think n8n but for trading bots on prediction markets
English

@ThePrimeagen Im building @ravndotgg in public on youtube - think n8n but for trading bots on prediction markets
English

📂 Prediction Market Catalogue
┃
┣ 📂 CeFi / TradFi Rails
┃ ┣ 📂 @Kalshi
┃ ┣ 📂 @Polymarket
┃ ┣ 📂 @RobinhoodApp
┃ ┣ 📂 @PredictIt
┃ ┗ 📂 @cryptocom
┃
┣ 📂 Onchain Native
┃ ┣ 📂 @opinionlabsxyz
┃ ┣ 📂 @MyriadMarkets
┃ ┣ 📂 @azuroprotocol
┃ ┣ 📂 @trylimitless
┃ ┣ 📂 @predictdotfun
┃ ┣ 📂 @HedgehogMarket
┃ ┣ 📂 @VersoTrading
┃ ┗ 📂 @TheClearingCo
┃
┣ 📂 Sports & Fan Markets
┃ ┣ 📂 @SX_Bet
┃ ┣ 📂 @Overtime_io
┃ ┣ 📂 @sportfun
┃ ┣ 📂 @FanShareSports
┃ ┣ 📂 @benchdotgames
┃ ┗ 📂 @huntonraptor
┃
┣ 📂 Community / Social Play
┃ ┣ 📂 @ManifoldMarkets
┃ ┣ 📂 @meleemarkets
┃ ┣ 📂 @matchrxyz
┃ ┣ 📂 @wandly_xyz
┃ ┣ 📂 @Xmarketapp
┃ ┗ 📂 @pumpcade
┃
┣ 📂 AI & Data Intelligence
┃ ┣ 📂 @tradefoxai
┃ ┣ 📂 @metafide_ai
┃ ┗ 📂 @FlashcastSocial
┃
┣ 📂 DeFi / Derivatives Layer
┃ ┣ 📂 @parlettodotbet
┃ ┣ 📂 @gondorfi
┃ ┣ 📂 @robinmarketsxyz
┃ ┣ 📂 @polyfund
┃ ┣ 📂 @poly_lend
┃ ┗ 📂 @umadotrocks
┃
┗ 📂 Emerging teams
┣ 📂 @foreseelol
┣ 📂 @predikt_gg
┣ 📂 @TradeOnsight
┣ 📂 @yolo_markets
┣ 📂 @totalistrading
┣ 📂 @missiondotfun
┗ 📂 @sharedotxyz
Français

@sandislonjsak For a single project, the most I get out of it is 4x parallel agents on different worktrees. When all PR's are done i manually QA every PR individually.
English

What started out as a simple idea for my own @Polymarket trading bot, turned out to become a framework for everybody to test and deploy their own strategies with @ravndotgg
English

Having an idea for a trading bot is one thing, but building the architecture behind it is often where people fall short.
With @ravndotgg you can test and deploy your ideas in a fraction of the time it would take you to build a bot from scratch.
@Polymarket
English









