Is real money at risk during trading?
Your funded capital is provided by the platform — you trade with it but do not put it up yourself. You only risk your entry fee (a real USDT payment). Complete the challenge and earn a real USDT payout.
Does my open position PnL count against my drawdown?
Yes — always. Drawdown is calculated on equity, not closed balance. Equity = wallet balance + unrealized PnL from all open positions. If you have a BTC long that is currently losing $300, that $300 is already counted. You cannot keep a losing trade open to “hide” the loss — the engine monitors it in real time.
How do I get my Bybit API keys?
Log in to Bybit and open the Demo Trading section. Go to Account → API Management → Create API Key. Set permissions to Read + Trading (no withdrawals needed). Enter the key and secret in /prop/setup.
What is the exact formula for daily STATIC drawdown?
Floor = startOfDayBalance × (1 − dailyDdPct / 100). “startOfDayBalance” is your balance at UTC 00:00 on that specific day — set from your actual closing balance from the previous day. Example: if Day 1 ended at $10,800, Day 2's floor is $10,800 × 95% = $10,260. Not $9,500 from your original initial balance.
What is the exact formula for global STATIC drawdown?
Floor = initialBalance × (1 − globalDdPct / 100). This is set once at challenge start and never changes. For SCALPER: $10,000 × 90% = $9,000 forever. Even if you grow to $11,000 and then fall back, the global floor is still $9,000 — not $9,900.
What is the exact formula for TRAILING drawdown?
Daily trailing: Floor = peakEquityToday − (initialBalance × dailyDdPct / 100).
Global trailing: Floor = peakEquityAllTime − (initialBalance × globalDdPct / 100).
The DD amount (in dollars) is fixed. But the floor itself moves as your peak moves. TITAN: DD band = $50,000 × 3% = $1,500. If today's peak is $52,000, floor = $52,000 − $1,500 = $50,500.
What timezone does the engine use?
All day boundaries reset at UTC 00:00 (midnight UTC). Daily drawdown floors and daily start balances reset at this time. If you're in UTC+3, that's 03:00 your local time. Plan your trading day accordingly.
When does my challenge actually start?
For solo challenges: immediately after your API keys are validated and payment is confirmed (status changes to ACTIVE). You will receive an email and Telegram message when it starts. Real-time monitoring begins at that moment. For tournaments: when the minimum player count is reached and admin or the auto-scheduler activates the tournament.
Can I participate in multiple challenges at once?
You can have one active enrollment per program simultaneously. For example, you can run SCALPER and SNIPER at the same time — but not two SCALPER challenges concurrently. You can also participate in tournaments independently of solo challenges.
What happens if I'm disqualified?
Your enrollment is marked DISQUALIFIED. You lose your entry fee for that enrollment but your account is not banned (unless it was manipulation/multiple accounts). You can re-enroll in the same program at a discounted rate: 30% off for DISQUALIFIED, 20% off for FAILED (time expired). The discount is applied automatically at checkout.
What if Bybit is temporarily unavailable?
If Bybit is unavailable, the engine retries with exponential backoff and skips the cycle gracefully. You will not be disqualified during verified platform outages. If your API keys are fine but Bybit is down, your challenge is simply paused for that window.
Are there leverage limits?
Leverage limits are configured per program by admin and shown on your dashboard and program page. If your program has a cap, exceeding it triggers a WARNING on the next monitoring cycle. If you don't reduce the leverage by the following cycle, you are disqualified. Reduce or close the position immediately.
Can I hold positions overnight?
By default, overnight positions are allowed on all solo challenge programs. However, some programs may have “Night Positions Restricted” enabled — this is visible on your dashboard. When restricted, all positions must be closed by 21:00 UTC. Scalp Sprint tournaments also require all positions closed by tournament end.
My API keys stopped working — what happens?
The engine will fail to read your equity and trigger an API error alert. You will receive a Telegram DM immediately (rate-limited to 1 per 30 min to avoid spam). Go to /prop/setup and update your API keys as soon as possible. Extended periods of unmonitorable status may result in auto-suspension.
How is the tournament prize pool calculated?
Prize pool = sum of all entry fees paid by participants. With dynamic pricing, each player pays the price at the time they joined. Example: 15 players join a tournament — 9 at $99, then 6 at $79. Pool = (9 × $99) + (6 × $79) = $891 + $474 = $1,365.
Do I get a discount if I have a Titan subscription?
Yes. Active Titan subscribers receive a 5% discount on all prop challenge entry fees. This is applied automatically at checkout when logged in with an active Titan plan. Promo codes (if provided by admin) can be applied separately during checkout.
What is “balance manipulation” and why does it cause a ban?
Our engine detects when your equity jumps by an impossible amount in a single monitoring cycle with no open positions to explain it. Unusual balance changes are detected and flagged by our monitoring system. This is cheating. Result: permanent ban, no appeal, immediate challenge termination with no payout or refund.