SpikeTrading LOADING...
Multi-Crypto Momentum Detection โ Automated Trading
Available
-
In Positions
-
Open Trades
-
Capital
-
Total Trades
-
Win Rate
-
EV per Trade
-
Total Trades
-
Wins
-
Losses
-
Win Rate
-
Pending
-
| Time | Crypto | Market | Link | Signal | Min | Move % | Entry | Size | Result | P&L |
|---|---|---|---|---|---|---|---|---|---|---|
| Loading... | ||||||||||
| Opened | Crypto | Market | Signal | Entry | Size | Duration | Status |
|---|---|---|---|---|---|---|---|
| Loading... | |||||||
Total Missed
-
Correct Signals
-
Wrong Signals
-
Accuracy
-
Unresolved
-
Void (Begin/End)
-
| Time | Crypto | Market | Signal | Cycle | Movement | Est. PNL | Reason | Details |
|---|---|---|---|---|---|---|---|---|
| Loading... | ||||||||
| Time | Event | Crypto | Message |
|---|---|---|---|
| Loading... | |||
๐งช Strategy Backtest
Test against historical Binance data (10,000 candles โ 7 days)
About Backtesting:
- Fetches real historical 1-minute candles from Binance
- Simulates 5-minute cycles with momentum detection (uses your configured thresholds per crypto)
- Tests signal quality without capital management constraints
- Shows win rate, EV, and per-minute breakdown
โ๏ธ Configuration
Manage trading settings and mode
Enable LIVE Trading:
- Set
SPIKE_TRADING_MODE=LIVEin backend/.env - Configure Polymarket credentials (
SPIKE_PRIVATE_KEY) - Restart both services:
pm2 restart polychamp-spike(trading bot)pm2 restart polychamp-api(API server)
โ ๏ธ WARNING: LIVE mode uses REAL money on Polymarket. You can lose 100% of your capital.
Test thoroughly in PAPER mode first! See LIVE_TRADING_SETUP.md for full documentation.
๐ฐ Position Size
Configure trade size as percentage of capital
Default: 5% (Range: 1-20%)
$1.00
(Polymarket minimum, not configurable)
Default: 0.75 (75ยข) - Don't buy if price above this
Default: 50% - Maximum % of capital to risk across all open positions
Select a strategy to see details
๐ช Crypto Configuration (Live Trading)
Enable cryptos and set momentum threshold ranges for live trading
Range-Based Trading: Only trade when candle movement is between min and max thresholds.
Example: Min 0.15% + Max 0.30% = only trade when movement is โฅ 0.15% AND โค 0.30%
Example: Min 0.15% + Max 0.30% = only trade when movement is โฅ 0.15% AND โค 0.30%
Loading...
๐งช Backtest Range Settings
Test specific movement ranges (separate from live trading thresholds)
Range-Based Testing: Only trade when candle movement is between min and max thresholds.
Example: Min 0.15% + Max 0.20% = only trade when movement is โฅ 0.15% AND โค 0.20%
Example: Min 0.15% + Max 0.20% = only trade when movement is โฅ 0.15% AND โค 0.20%
Loading...