⚡ Full user guide available inside the dashboard
Interactive Guide — commands, settings, glossary and more
Log in with Telegram for free — no credit card, no password.
Start free with Telegram
// DOCUMENTATION

FundShot Docs

Everything you need to configure FundShot, understand the strategy, and read the test results.

What is FundShot

FundShot monitors 500+ perpetual pairs across Bybit, Binance, and Hyperliquid 24/7 and sends Telegram alerts the moment funding rates reach extreme levels.

On Pro and Elite plans, the bot opens and manages positions automatically — no screen time required. The strategy is contrarian funding collection: when longs are paying extreme fees to shorts, you go short and collect. When shorts are paying longs, you go long and collect.

How It Works

Signal flow

  1. Funding rate polled every 60 seconds across all monitored pairs
  2. Level classified: SOFT / HIGH / EXTREME / HARD / JACKPOT
  3. Telegram alert sent to users with that exchange configured
  4. Auto-Trader checks persistence filter + OI confirmation → opens position
  5. Monitor loop every 2 min: TP1 → SL to breakeven → trailing stop → close

Direction logic

Alert Levels

LevelThresholdDescriptionPublic channel
📊 SOFT≥ 0.50%Entry-level signal
🚨 HIGH≥ 1.00%Significant imbalance
🔥 EXTREME≥ 1.50%Strong opportunity
🔴 HARD≥ 2.00%Very rare, high conviction
💎 JACKPOT≥ 2.50%Maximum opportunity

Each alert includes: funding rate, direction signal, OI Δ5m, mark price, 24h change, next funding countdown. The public Telegram channel (@FundShot_Public) receives HARD + JACKPOT only (~1–3/day) with auto-trader notification.

60-Day Live Test Results

Live trading conducted on Bybit Demo — real market conditions, real order books, paper capital. The execution logic is identical to what runs on live accounts today.

Win Rate
Total Trades
Total Return
$10,000
Starting Capital
Final Capital
Max Drawdown
Updated daily — stats are regenerated every night at 03:00 UTC from live Bybit market data.

Test Configuration

ParameterValue
ExchangeBybit (Demo mode)
Duration60 days
Starting capital$10,000 USDT
Size per trade500 USDT (5% of capital)
Leverage10x → $5,000 notional per position
Min entry levelSOFT+ (funding ≥ 0.5%)
SymbolsTop 200 Bybit USDT perpetuals
GuardianActive (max drawdown 10%, daily loss $100)
Money ManagementActive — fixed size
OI filter≥ 1.5% change in 5 minutes
Persistence filter2 consecutive cycles required
Cooldown after close30 minutes per symbol
Fees includedTaker 0.055% + slippage 0.02% = ~0.15% round-trip

Strategy Details

RuleValue
TP1 — partial close30% of position at +0.70%
After TP1SL moved to breakeven
Trailing stop buffer0.70% from peak
Trailing activationFrom TP1 price
Stop loss (before TP1)5.0% from entry
Stop loss (after TP1)Breakeven price
Max capForce-close at +3.0% total
Funding exitClose if funding retreats below threshold

Auto-Trader Settings

Settings are per-exchange, configured from the dashboard and synced to the bot immediately via /api/config.

ParameterDescriptionDefault
sizeUSDT per trade100
levaLeverage multiplier10
slStop loss % from entry5.0
maxposMax concurrent open positions5
persistCycles required before entry2
oiMin OI Δ5m % to confirm entry1.5
cooldownMinutes cooldown per symbol after close0
tp1pctTP1 target %0.70
trailingTrailing stop buffer %0.70
maxcapMax total % gain before force-close3.0
Position reload on restart: Open positions are automatically reloaded from the exchange API on every bot startup — no orphaned positions.

Guardian Risk Engine

Guardian is a circuit breaker that automatically pauses the auto-trader when risk thresholds are breached. It runs every 2 minutes alongside the position monitor.

Circuit breakerDefault thresholdAction
Max session drawdown10% of session capitalPause all trading
Consecutive losses3 in a row30-minute cooldown
Daily loss limit$100 USDTPause until midnight UTC

Guardian sends a Telegram alert when any breaker trips. Auto-resets at midnight (daily loss) or after the cooldown period. Manual reset available via dashboard toggle.

Money Management

SettingDescription
Fixed sizeSame USDT amount per trade regardless of account balance
Max positionsHard cap on concurrent open positions
Per-exchangeMM settings are independent per exchange
No compounding (default)Fixed size, not % of current equity

Exchanges

ExchangeStatusAuto-TraderAlertsDemo
🟡 Bybit LIVE All levels
🟠 Binance LIVE All levels✅ Testnet
🟣 Hyperliquid LIVE Alerts onlyAll levels
🔵 OKX EU BLOCKED
dYdX / Bitget / Gate.io SOON

Hyperliquid: Connect your ETH wallet address (read-only) in Settings to monitor balance and positions. No private key required or stored.

Binance: Native SL/TP not supported on testnet. On mainnet they work normally. In testnet mode, positions are protected by the in-house monitor loop.

Plans & Pricing

PlanMonthlyOne-shot (30d)Lifetime
Free$0
Pro$20/mo$25
Elite$45/mo$55$300

What's included

Payments: USDT, BTC, ETH, SOL, BNB, TON via NOWPayments.

Referral program: Earn 10% of every payment from referred users (lifetime, including renewals). Paid in USDT TRC20 monthly when balance ≥ $5.

API Endpoints

Base URL: https://api.fundshot.app — authenticated endpoints require Authorization: Bearer {token}.

EndpointAuthDescription
GET /api/statusBot health, last cycle, alerts sent
GET /api/fundingLive funding rates (cached 60s)
GET /api/track-record60-day performance report
GET /api/alert-historyJWTLast 50 alerts sent
GET /api/user/walletJWTExchange wallet balance
GET /api/user/positionsJWTOpen positions per exchange
GET /api/user/exchangesJWTConfigured exchanges list
POST /api/user/keysJWTSave exchange API keys
POST /api/configJWTPush trading config to bot
POST /api/auto-tradingJWTEnable / disable auto-trader
GET /api/closed-pnlJWTClosed trade history
POST /api/auth/telegramTelegram OAuth login

AI Settings Advisor

Every FundShot dashboard includes a built-in AI Advisor — an intelligent assistant that knows the entire FundShot configuration in depth and gives you personalized recommendations.

What it can help with

TopicExample question
Beginner setup"I'm new — what settings should I use?"
Leverage & sizing"What size and leverage for $1,000 capital?"
Guardian config"How should I configure Guardian?"
Exit strategy"Explain TP1 and the trailing stop"
Signal levels"What's the difference between HARD and JACKPOT?"
Exchange setup"How do I configure Binance?"
OI filter"Should I enable the OI filter?"
Performance"Tell me about the 60-day test results"
✦ Available on all plans — open the dashboard, click ✦ AI Advisor in the top navigation.

Security

FundShot © 2026 — support@fundshot.app