Polymarket jobs
...important. Experience We are looking for someone with experience in one or more of the following areas: Prediction markets Sports betting / sportsbook operations Trading or financial markets Online gaming / iGaming Betting market creation or settlement Crypto platforms Exchange or trading platforms Content/community operations for an online platform Previous direct experience with platforms such as Polymarket, Kalshi or similar prediction/betting platforms would be a major advantage. What We Are Looking For This is not intended to be a narrow data-entry position. We want someone versatile, reliable and proactive who can become involved in different parts of Prediqo as the platform grows. The ideal candidate should be comfortable researching markets independently, making operation...
...operates on Polymarket and follows a clear trend-following strategy. The core requirement is that once the bot is live it can open, manage, and close positions without manual intervention, reacting to price trends in real time. You’re free to choose the programming language and tech stack, provided the final solution is reliable and easy for me to run on a VPS. A straightforward configuration file or dashboard that lets me adjust risk parameters and market filters would be ideal. Robust error handling and basic logging are a must so I can monitor performance and diagnose issues quickly. Because I need this finished within a month, I’ll appreciate a concise development roadmap, quick progress check-ins, and well-commented code. Deliverables (acceptance criteria): &b...
One-time update of the provided Google Sheet with the latest 200 public Polymarket activity records for the profile shown in the sheet. I will remove the example rows, map the public activity data into the existing columns, and include market title, market URL, action, outcome, price, shares, USD value, transaction/activity URL when available, timestamps, notes, and QC status. Delivery today.
I already have a working skeleton that pulls Polymarket markets into QuantConnect LEAN, screens them for profit potential, and is meant to push validated opportunities back toward Polymarket execution. What I need now is a professional sweep to make the whole pipeline production-ready. Your job • Audit the current LEAN project for logic gaps, security pitfalls, and performance bottlenecks. • Refactor or replace any fragile sections so the strategy runs smoothly end-to-end. • Finish the half-built discovery/validation steps and confirm orders can be simulated (and, if I flip a switch later, executed) against live Polymarket endpoints. All source code, current test data, and a detailed design document are attached. I’m happy to answer edge-case...
I’m building a Polymarket-style, binary-outcome prediction market on Solana and I need a production-ready smart contract written in Rust with the Anchor framework. Everything must first ship to devnet for testing and, once accepted, deploy seamlessly to mainnet. Core logic • Users can create a market, deposit liquidity, trade shares, and—once an oracle pushes the final result—have winnings distributed automatically. • Each action needs to emit precise events so my React/TypeScript frontend can stay perfectly in sync. Creator incentives Beyond the standard flow I want an incentive layer: market creators should earn a bonus that unlocks when their market crosses a predefined total transaction volume threshold. If you have ideas for complementary m...
...specialists QuantConnect LEAN Specialist — Polymarket Strategy Optimization & Execution PROJECT OVERVIEW I have an existing local Polymarket QuantConnect LEAN research and execution bridge that has already been developed. This is not a request to build the entire system from scratch. The existing architecture already includes: Polymarket API → Event Layer → States Layer → QuantConnect LEAN Bridge → Strategy Discovery → Validation → Decision → Execution I am looking for a developer who is a specialist in QuantConnect LEAN, quantitative strategy research, optimization, and automated execution. The primary goal of this project is to take the existing system and significantly improve its ability to discover, validate, o...
...for this expert information: EXPERT REQUIRED: POLYMARKET HISTORICAL DATA ARCHITECTURE FOR QUANTCONNECT/LEAN I need an expert to solve one specific problem in my existing Polymarket quantitative trading system. With traditional futures trading, I can obtain large amounts of continuous historical data for the same underlying asset and use QuantConnect/LEAN to perform discovery, backtesting, walk-forward testing, out-of-sample validation, overfitting analysis, parameter optimization, and strategy validation. Polymarket is fundamentally different because it consists of thousands of individual prediction markets that open, evolve, and resolve at different times. My concern is that my current LEAN bridge does not have enough historical Polymarket data in a for...
$10-30 max Optimization bid EXPERT POLYMARKET QUANT/ALGORITHMIC TRADING ARCHITECT REQUIRED I currently have a Polymarket trading system that is already substantially built, but I am looking for a TRUE EXPERT to optimize the architecture and trading performance—not a general programmer. The current architecture is: POLYMARKET API → MASTER ANALYSIS PROMPT → NORMALIZED EVENT LAYER → MARKET-STATE LAYER → QUANT CONNECT / LEAN ENGINE → ANALYSIS → DECISION → EXECUTION The Quant Connect/LEAN engine already handles the core analysis, decision-making, and execution. I am NOT looking for someone to rebuild the entire system from scratch. I need an expert who understands Polymarket prediction-market mechanics, real-time event-dr...
$5-10 MAX Quick Fix Add Profit Capture Exit Logic (Polymarket Bot) I need a new exit rule that allows the bot to close positions early once a high percentage of the maximum possible profit is reached, instead of waiting for market expiry. Logic: Each position on Polymarket has a max payout of $1.00, so: max_profit = 1.00 - entry_price current_profit = current_price - entry_price profit_ratio = current_profit / max_profit Exit Condition: Add a configurable parameter: profit_capture_threshold (example: 0.70 – 0.85) If: profit_ratio >= profit_capture_threshold Then: Immediately close the position Lock in profit Free up buying power for new trades Example: Entry = 0.77 Max profit = 0.23 Current price = 0.94 Current profit = 0.17 profit_ratio = 0.17 / 0.23 &...
$10-$40 Max for completed project This Bridge is already smart: just needs formatting and adaptation to Polymarket: Specialist Needed: Transform Existing Quant Bridge Into a Native Polymarket Data-Analysis & Decision-Execution Engine I have an existing quantitative trading framework called Quant Bridge that was originally designed for trading analysis. I want to explore a fundamentally different application of it: I want to transform Quant Bridge into a dedicated Polymarket Data-Analysis & Decision-Execution Engine. IMPORTANT — THIS IS NOT A COPY-TRADING BOT PROJECT I already have a separate Polymarket copy-trading bot that follows a highly ranked wallet and performs additional consensus analysis. I do NOT want you to take that bot and simply ad...
Title: Fix P&L Discrepancy in Polymarket Copy Trading Bot (Python / Blockchain) Description: I have a working Python-based copy trading bot for Polymarket that mirrors trades from a target wallet. Issue: The target wallet shows consistently positive, winning closed trades over the past few months. However, my bot is closing many of the same trades at a loss. There is a clear discrepancy between my bot’s executed trades and the target wallet’s actual settled results. What I need: * Identify why my bot’s trade outcomes differ from the target wallet * Fix execution logic so trades match the target wallet’s closed positions as closely as possible * Ensure entries/exits are equal to or better than the target wallet (price, timing, fill) * Diagnose ...
$10-$30 max for this project. Foundation already built. So no bid if you do not accept . Title: Python Developer Needed to Build a Universal P&L & Equity Reconciliation System for a Polymarket Copy Trading Bot Description: I have a Python-based Polymarket copy trading bot that copies trades from a target wallet. The bot works, but I need a developer to improve its equity and P&L calculations so it performs accurately regardless of which wallet is being copied. Project Requirements: Develop a wallet-agnostic reconciliation system that can accurately calculate and track: Total wallet equity Realized profit and loss Unrealized profit and loss Open positions Position sizing Cost basis Trade history The system should correctly handle: Partial fills Multiple buys...
**Remaining Required Fix (Highest Priority)** $15 Max Job. Polymarket Trading Bot – Advanced Logic & Risk Management Upgrade I am looking for an experienced developer to modify and enhance an existing web-based Polymarket trading bot. The focus is on implementing structured trade management, profit locking, and dynamic position control based on predefined rules. Core Requirements 1. Negative Position Exit Logic The bot must monitor all active trades in real-time. Any position that: Falls into a negative return, and Remains negative for at least 20 seconds, Should be automatically exited ONLY IF: The trade size falls within the range of: Minimum $ Per Trade → up to 5x that minimum Trades exceeding 5x the minimum threshold: Must remain open unless explicitly ...
I need a working tool that continuously pulls event-level probabilities from Kalshi and Polymarket and contrasts them with real-time money-line, spread prices, over under prices and prop markets from major online sportsbooks. The goal is simple: highlight pre-game markets for Football, Basketball, Tennis, Soccer and Baseball where the implied probabilities diverge enough to create positive-expected-value opportunities. Core workflow • Fetch live or regularly refreshed odds via public or paid APIs (or reliable screen-scraping when an API is unavailable). • Convert every price to a clean, comparable implied probability. • Compare the Kalshi / Polymarket probabilities against each sportsbook’s line. • Flag and log any gap that exceeds a configu...
project: Convert Existing Polymarket Copy Trading Bot into a High-Performance Local Web Application $10-$20 MAX. Do not bid if you do not understand. Period! I already have a functional Polymarket copy trading bot running locally on my Windows PC. The trading logic is largely complete and working. This is NOT a project to build a bot from scratch. The objective is to migrate the existing application into a professional local web application that runs in my browser (localhost) while maintaining or improving all existing functionality. The current application has occasional issues such as UI stalls, delayed updates, outdated prices, and information that does not refresh correctly. These issues must be completely eliminated. The finished application should feel as responsive...
I already run a live Polymarket trading bot, but the copy-trading logic it’s built on has lost its edge. The goal now is to transform it into a true market-making engine that delivers consistently profitable, highly accurate trades. Priority focus • Trade accuracy: every quote and fill must match the intended price and size—no more slippage-ridden or mis-routed orders. • Robustness: the system has to survive network hiccups, API quirks, and unusual market states without manual babysitting. • Code quality: modular structure, clear documentation, unit tests, and straightforward scalability for future strategy tweaks. Scope of work 1. Audit the current codebase to pinpoint weaknesses in pricing logic, risk checks, and error handling. 2. Design and...
PROJECT: COMPLETE & MODIFY EXISTING POLYMARKET COPY TRADING BOT $10-$20 Max job OVERVIEW This is NOT a project that needs to be built from scratch. I already have a working foundation of a Windows desktop Polymarket copy trading bot. The interface, architecture, and much of the functionality already exist. I will provide the current source code and project files. I need an experienced developer to complete, refine, and improve the existing bot so that it functions exactly as described below. The goal is a simple, reliable, automated copy trading application with minimal configuration and only two trading modes. ====================================================================== PRIMARY OBJECTIVE ==================================================================...
PROJECT: COMPLETE & MODIFY EXISTING POLYMARKET COPY TRADING BOT SIMPLE Project MAX $10-$20 for this Project OVERVIEW This is NOT a project that needs to be built from scratch. I already have a working foundation of a Windows desktop Polymarket copy trading bot. The interface, architecture, and much of the functionality already exist. I will provide the current source code and project files. I need an experienced developer to complete, refine, and improve the existing bot so that it functions exactly as described below. The goal is a simple, reliable, automated copy trading application with minimal configuration and only two trading modes. ====================================================================== PRIMARY OBJECTIVE =======================================...
I’m looking for a Python script that polls Polymarket and Kalshi every 30–60 seconds, pulls every open market, and flags genuine cross-platform arbitrage opportunities. A “good match” is the exact same bet even if the wording is different, so the matching logic must go beyond simple string equality—tokenisation, Jaccard similarity or any technique you prefer is fine as long as it reliably pairs bets that are 100 % the same event. For each confirmed overlap the script has to compile and push a JSON payload to my existing API containing: • full market questions / titles, • current Yes/No prices on both sites, • volume and liquidity metrics, • the calculated arbitrage margin in %, • category, close date and any other val...
I need a lightweight Python script that connects to Polymarket’s public data feed, watches the “Bitcoin 5m” market in real time and, in simulation mode only, places a hypothetical $1 UP trade whenever the maximum profit price for the UP side is ≤ $0.10. Once the trade is opened the script must keep monitoring the same five-minute candle, decide win vs. loss at expiry, and maintain running totals of wins and losses for the entire session. Core flow • Pull live order-book or price snapshot for “Bitcoin 5m”. • On every tick inside the five-minute window, check whether the UP contract is priced at ten cents or below; if so, simulate the $1 buy and lock that instance until resolution. • At market resolution log whether the simulated posit...
i need a profitable polymarket bot for crypto 5m and 15m UP/DOWN.
I need a bot that operates end-to-end on Polymarket, running unattended while it tracks live market data, identifies profitable opportunities, and places trades automatically. The core workflow should pull real-time odds, analyse short-term trends, decide on position size and direction, and then submit the trade on-chain—all without manual input. A simple JSON or YAML file for parameters (max exposure, gas limits, strategy toggles) will let me tweak behaviour without touching the code. Please write the bot in a widely supported language such as Python or TypeScript and interact with Polymarket through web3 / or an equivalent library. The process must include reliable error handling, logging of every action, and a dashboard or CLI summary so I can review performance at...
I need two scripts for polymarket the script will find the current solana up down 5m market and place 1$ up order and the second script will place 1$ down, i need it for my other bot to execute one of the two scripts when it reaches a point. I only need this script nothing else. Also I need someone that can guide me on how to setup my keys and wallets so that the script executes the positions automatically
I'm seeking an experienced Rust developer to create a high-frequency trading (HFT) algorithm for cryptocurrency on Polymarket. Key Requirements: - Develop a robust, low-latency HFT trading algorithm - Focused on cryptocurrency markets - Integrate with Polymarket exchange - Implement risk management and trade execution strategies Ideal Skills & Experience: - Proficiency in Rust and experience with HFT algorithms - Strong understanding of cryptocurrency markets and Polymarket - Experience with low-latency systems and risk management - Ability to deliver within budget and timeline Please provide relevant experience and approach.
I am looking for a quote to develop an automated trading bot for Polymarket via the CLOB API (Polygon network) specializing in Cricket and Baseball markets. The core requirement is a real-time execution engine that monitors market prices (winning probabilities) via WebSockets for low latency. The bot must implement a specific logic: Automatic Entry when a team’s ‘Yes’ token price reaches $0.90 (90%) and a Hard Stop-Loss that triggers an immediate sell order if the price drops to $0.70 (70%). The system must include secure local management of private keys (via .env), robust error handling for API timeouts or connection drops, and a simple configuration file to set position sizes and target market IDs. Please provide a quote including estimated development time, host...
We are looking for a specialist to help develop a methodology or tool for matching identical events across different platforms (e.g., Kalshi and Polymarket). The data includes a list of events with different names, tags, and unique IDs that do not match across sources. The goal is to identify which records refer to the same real-world event despite differences in wording and data structure. It is important to ensure high matching accuracy. Design and implement an intelligent matching system for cross-platform event data Apply NLP (Natural Language Processing) techniques to analyze and compare event names and descriptions Develop similarity models (e.g., fuzzy matching, embeddings, semantic similarity) Handle inconsistencies in tags, categories, and IDs across datasets Ensure high ...
...10 seconds (not the full 5 minutes). Role: Full-stack ML engineer → data pipeline + LSTM/XGBoost model + backend API + frontend dashboard. Tasks: Ingest BTC spot price (1s or 1min), VIX, Polymarket token price, order book data Train LSTM or XGBoost to output probability of price increase in next 10 seconds Build FastAPI backend + simple frontend (Streamlit/React) Integrate with Polymarket CLOB API for live & paper trading Required skills: LSTM or XGBoost for ultra-short time series classification Built crypto trading bots before (provide links) Python, real-time WebSocket pipelines Polymarket API or Gnosis Conditional Tokens experience In your proposal: 2 past relevant projects Model choice (LSTM/XGBoost) and why it works for 10s prediction E...
The job is simple all i need is an active polymarket user to send me invite code so i can sign in
I plan to commission a fully-automated trading bot that operates on Polymarket’s Polygon CLOB using the official SDKs and APIs. The codebase must be TypeScript running on Node.js, with ethers v5 handling all on-chain interactions and Axios servicing any REST calls that fall outside the SDK. Functionally, the bot should open and close BUY or SELL orders in real time, pulling order-book data through WebSockets while backing off to the Data API whenever needed. Beyond the core copy-trading logic, I also want it capable of arbitrage trading, market-making, and basic trend-following; each strategy can be toggled on or off and share a common risk layer. That risk layer must enforce tight slippage limits, a maximum loss per trade, and a rolling daily loss limit before trading pauses automa...
I need a trading bot that connects TradingView alerts (webhook) to Polymarket and executes trades automatically. The strategy uses a 3× progression: start with a base trade (e.g. $50), and after each loss, multiply the next trade by 3 (max 4 steps). If a trade wins, reset to base size; if it loses, move to the next step. The bot must track state (current step, balance) and only take one trade at a time. Needs fast execution, logging, and Polymarket integration (API/web3).
I'm looking for a skilled developer to create an automated trading bot for Polymarket. The bot should be able to perform arbitrage trading across multiple crypto exchanges. Key Requirements: - Automated trading functionality - Implement arbitrage trading strategy - Operate on various crypto exchanges Ideal Skills and Experience: - Experience with trading bots and automation - Strong understanding of arbitrage strategies - Familiarity with multiple crypto exchanges - Proficient in relevant programming languages (e.g., Python, JavaScript) - Knowledge of the Polymarket platform If you have a proven track record in developing successful trading bots and can deliver a reliable and efficient solution, I would love to hear from you.
I'm looking for a skilled developer to create a Polymarket bot with the following functionalities: - Automated Trading: Execute trades based on predefined strategies. - Price Monitoring: Track and report price changes in real-time. - Prediction Analysis: Analyze market predictions and trends. The bot should integrate with the Polymarket API and be developed in Python. Ideal skills and experience: - Experience with Polymarket API - Strong background in Python programming - Expertise in trading algorithms and market analysis - Familiarity with automated trading systems Please provide examples of similar work done.
I actively trade on Polymarket and now want to bring more discipline to the way I track results. Your role focuses strictly on the monitoring side of market trading: gathering data from my open and closed positions, turning it into clear trading performance reports, and flagging anything that needs my attention in real time. Here’s what I need from you: • Set up an automated workflow—API pulls, spreadsheet models, or a lightweight dashboard—to capture entry price, exit price, volume, fees, and P/L on every trade. • Deliver concise weekly and monthly performance reports that spotlight win-rate, ROI, risk-adjusted returns, and variance across different market categories. • Provide quick-look alerts whenever a position drifts beyond pre-defined ris...
I need a complete, production-ready prediction market similar in scope and polish to Polymarket. The core build should let users open an account, deposit funds, create markets, trade positions, and see outcomes resolved in real time—all through a clean, responsive interface and a secure admin back-office. Key functional blocks • User prediction management: participants must be able to buy, sell, and track positions from desktop or mobile without page refreshes. • Market creation and resolution: authorised users (or the admin) open binary or multi-outcome markets, define oracle logic, and trigger resolution with an audit trail. • Real-time data: odds, volume, and order book activity should update live via websockets or an equivalent push layer. Access &am...
I need a Python-based bot that can interact seamlessly with the Polymarket API to automate trading. The core of the job is wiring up reliable endpoints for market data, order placement, and balance management, then wrapping them in a clean, configurable script that can run hands-off on a VPS. Here is what I’m after: • Robust API wrapper: REST or WebSocket calls for quotes, order book depth, trade history, and account actions. • Strategy engine placeholder: a modular section where I can later plug in market-making, arbitrage, or trend-following logic; please scaffold it with well-commented functions so strategies can be swapped without touching the API layer. • Config & risk controls: YAML/JSON settings for position limits, max exposure, and adjustab...
Hi need to make a bot to work on Polymarket 5 min BTC up down market. logic is simple (provided), should only take very few hours. follow up work to continue most likely. should be 90% doable with AI vibe coding. prefer node js but py also ok. no backtesting or paper trading module needed. just the main necessary parts. will share the instructions and we can talk quotes. Dont want to spend too much, because it is quite a simple project.
Hi need to make a bot to work on Polymarket 5 min BTC up down market. logic is simple (provided), should only take very few hours. follow up work to continue most likely. should be 90% doable with AI vibe coding. prefer node js but py also ok. no backtesting or paper trading module needed. just the main necessary parts. will share the instructions and we can talk quotes. Dont want to spend too much, because it is quite a simple project.
I trade on Polymarket with an algorithmic approach and would like that exact process coded so the system can handle my trades automatically. The core of the job is to translate my current trade-entry and exit rules along with my risk-management parameters into a clean, reliable script that talks to Polymarket’s API (or directly to its smart-contracts if that proves more stable). Here is what I need from you: • A well-structured program—Python is ideal, but I am flexible—that connects to live Polymarket data, evaluates the same indicators I currently watch, and submits orders in real time. • Built-in risk controls matching my current rules: position-size limits, maximum daily drawdown, and automatic exits when predefined levels are hit. •...
...Presentation Structure We will provide the content text as an attachment. You will design the visual layout of the slides. The presentation should look consistent, premium, and modern across all slides. Important Slides You Must Plan For Some slides require special layouts, so please design them accordingly. 1. Prediction Platform Comparison Slide This slide compares existing platforms such as: Polymarket Kalshi Robinhood prediction markets other prediction platforms Design requirement Create the slide by including the screenshots from these platforms (max 3) 2. Proven Demand Slide (TV Shows / SMS Voting) This slide explains that people already enjoy predicting outcomes. Examples mentioned: Big Brother TV shows with SMS voting other voting-based shows Design requi...
A trading bot is already built for Polymarket BTC 15m markets that runs a continuous DCA hedge strategy. The bot places paired orders on YES and NO tokens to keep the combined cost under 1.00 and capture resolution edge. The bot runs every 3000ms and performs the following logic: Reconcile fills from previous pending orders Cancel remaining open orders Read orderbooks for YES and NO Calculate maker bid prices Apply risk and balance gates Place buy orders Ensure atomic pair safety The bot is functional but contains bugs and stability issues that need to be fixed. Tasks Required 1. Orderbook Data Reliability Fix issues where the bot reads stale or incorrect orderbook data. 2. Pair Price Calculation Bug The bot calculates combined YES + NO price. 3. Atomic Pair Execution ...
Project: "The Oracle Agent" – Elite AI Arbitrage Bot (Polygon Mainnet) 1. Executive Summary I am seeking a world-class Full-Stack Web3 & AI Engineer to build "The Oracle Agent". This is a high-performance, astonishingly designed Telegram AI Bot that identifies and executes on-chain arbitrage on Polymarket Liquidity Pools. It features a "from-nothing" wallet system, 1ms fail-safe simulations, and a cinematic interface that transforms complex DeFi math into a luxury user experience. 2. The Visuals: "An Astonishing Experience" The bot must be visually stunning and move away from standard "wall of text" bot outputs. * Cinematic UI: Use high-end Telegram formatting with custom headers, horizontal dividers (───), and consistent ...
Project: "The Oracle Agent" – Elite AI Arbitrage Bot (Polygon Mainnet) 1. Executive Summary I am seeking a world-class Full-Stack Web3 & AI Engineer to build "The Oracle Agent". This is a high-performance, astonishingly designed Telegram AI Bot that identifies and executes on-chain arbitrage on Polymarket Liquidity Pools. It features a "from-nothing" wallet system, 1ms fail-safe simulations, and a cinematic interface that transforms complex DeFi math into a luxury user experience. 2. The Visuals: "An Astonishing Experience" The bot must be visually stunning and move away from standard "wall of text" bot outputs. * Cinematic UI: Use high-end Telegram formatting with custom headers, horizontal dividers (───), and consistent ...
I need a sharp-eyed graphic designer to craft the day-to-day visuals that will drive our upcoming token launch. The work spans two sister apps—Pryzen Sportbook (built on Azuro) and Pryzen prediction markets (powered by Polymarket)—so everything you create should feel cohesive across both the sports-betting and crypto spheres. Scope of work • Design social posts tailored for Twitter (X), Telegram, and Discord. • Produce single images, multi-frame carousels, and a small library of reusable templates we can plug updates into each week. • Keep every asset on-brand: the premium look comes first, backed by the same simplicity and readability our audience already loves. I will provide brand colors, fonts, existing iconography, and product screenshots....
Senior Frontend / WebSocket Engineer – Real-Time Polymarket Price Mirror (Exact UI Matching) I need an experienced developer to build a lightweight single-page web app that mirrors Polymarket prices exactly — including update speed and displayed values. This is NOT a basic polling widget. The goal is to replicate the exact displayed probability values shown on the official Polymarket frontend, without showing raw orderbook noise (e.g., 90/90 or 50/50 spikes). Scope: • Input field for Polymarket event URL (or 0x market address) • Parse event ID • Fetch all associated markets under that event • For binary markets: render YES and NO side-by-side inside a single clean rectangle • For multi-outcome markets: render each outcom...
...— Prediction Markets & Copy Trading App (Full-Time) Job Description: Looking for a full-time Community & Growth Manager for PredictForge, a prediction market copy trading app built on Polymarket. The role: ∙ Manage and grow our X/Twitter with organic, engaging content about prediction markets ∙ Build and run our Discord — contests, AMAs, leaderboard challenges, daily engagement ∙ Recruit and manage creator partnerships on X, TikTok, and Instagram (performance-based affiliate program) ∙ Stay plugged into Polymarket, prediction markets, and crypto culture daily Requirements: ∙ You’ve actually used Polymarket or similar prediction markets ∙ Proven crypto/Web3 community management experience (Discord or Telegram) ∙ Strong English writing...
I need a single-page site where I paste a Polymarket event URL (or its 0x… market address) and immediately see the current YES and NO prices updating in real time. Display requirements are minimalistic by choice: the two odds appear side by side inside one plain rectangle—no labels, headings, or extra styling, just the raw numbers refreshing as the market moves. Nothing beyond that is required; no chat, user accounts, charts, or historical data. All I want is the live odds stream. Technical freedom is yours: vanilla HTML + JavaScript, a lightweight React build, or any approach that still leaves me with a folder I can drop onto a regular web host and open in a browser. Use the public Polymarket API or a websocket feed and refresh at least every two seconds with...
I need a single-page site where I paste a Polymarket event URL (or its 0x… market address) and immediately see the current YES and NO prices updating in real time. Display requirements are minimalistic by choice: the two odds appear side by side inside one plain rectangle—no labels, headings, or extra styling, just the raw numbers refreshing as the market moves. Nothing beyond that is required; no chat, user accounts, charts, or historical data. All I want is the live odds stream. Technical freedom is yours: vanilla HTML + JavaScript, a lightweight React build, or any approach that still leaves me with a folder I can drop onto a regular web host and open in a browser. Use the public Polymarket API or a websocket feed and refresh at least every two seconds with...
I am looking for an experienced developer to build an automated trading bot integrated with the Polymarket API. The bot will operate on short-term crypto prediction markets (e.g., BTC 5-minute markets) and must execute trades automatically based on predefined mathematical conditions. This is NOT a simple scraper — I need a production-ready trading system with real-time execution and proper risk management. Core Requirements: • Integration with Polymarket API • WebSocket support for: • Orderbook data • User fills • Automatic order execution • Limit order placement only (no market orders) • Handling of partial fills • Position tracking logic • Basic risk control system • Configurable parameters (position size,...
I want a trading bot that can automatically take the “Low / High BTC” position on Polymarket every 15 minutes, analyse the outcome, and refine its own strategy as more data comes in. The core logic needs to be written in Python, but I am open to additional languages or frameworks if they will speed up development or improve long-term maintainability. Key points you should know – It will run on a desktop machine (Windows), so a simple CLI with clear logging is fine for the first version. – All decisions must be driven by machine-learning algorithms rather than fixed rules. I am especially interested in approaches that combine real-time market odds, recent price movement, and historical trade performance. – The architecture should make retraining p...
I already have a functioning copy-trading bot connected to Polymarket, but it needs a stronger layer of risk management before I scale it any further. The first milestone is to implement better risk controls—specifically new position-sizing rules, tighter stop-loss mechanisms, and broader diversification logic across markets and traders. For position sizing I do not want a simple fixed-percentage approach; instead, I need a framework where I can plug in my own custom formulas that react to both account performance and live market variables. I will share the current codebase (TypeScript + Node.js) and a detailed design document outlining the formulas and risk metrics I have in mind as soon as we start. Key deliverables • Refactor or extend the existing risk-management ...