ScalpPanel Documentation

Welcome to ScalpPanel documentation. Here you'll find all the information you need to install and use our scalping extensions.

Extension Installation

ScalpPanel extensions are installed as "unpacked extensions" in the Chrome browser.

Installation Steps:

  1. Extract the received ZIP archive to a convenient folder on your computer
  2. Open Chrome browser and navigate to chrome://extensions/
  3. Enable "Developer mode" in the top right corner
  4. Click the "Load unpacked" button
  5. Select the extension folder from the extracted archive
  6. Extension installed! The icon will appear in the extensions panel
Tip: Pin the extension to your browser toolbar by clicking the puzzle icon and clicking the pin next to ScalpPanel.

Panel Overview

The floating panel contains the following elements:

  • Balance — current futures wallet balance
  • PNL — real-time profit/loss of open position
  • Volatility indicators — previous and current candle on the timeframe set in settings
  • Presets (1, 2, 3) — quick settings switching
  • LONG / SHORT — buttons to open position
  • CLOSE — close position at market price
  • Signals — notifications from pump screener

Presets

Presets allow you to quickly switch between different trading settings. Each preset contains:

  • Margin — position size in USDT
  • Leverage — leverage (1x — 125x)
  • TP % — Take Profit as percentage of entry price
  • SL % — Stop Loss as percentage of entry price

To configure a preset, click on the extension icon and go to "Preset Settings".

Take Profit / Stop Loss

When opening a position, TP and SL orders are automatically placed:

  • Take Profit — limit order to lock in profit
  • Stop Loss — market order to limit losses

TP and SL are calculated as a percentage of entry price. For example, with TP = 1% and entry price of 50000 USDT, the take profit order will be set at 50500 USDT for a LONG position.

Important: Always calculate your Stop Loss yourself. The SL level should trigger before the price reaches the liquidation level, otherwise the position will be liquidated by the exchange before the Stop Loss triggers.

Pump Screener

The built-in screener monitors sharp price movements across all trading pairs in real-time and displays signals in the panel.

  • Green signal — sharp price increase (potential pump)
  • Red signal — sharp price drop (potential dump)

The screener can be enabled/disabled in extension settings. It's enabled by default.

Binance Futures

Extension setup for Binance

Creating API Keys

  1. Log in to your account at binance.com
  2. Go to Profile → API Management
  3. Click "Create API" and select "System generated"
  4. Complete verification (email, 2FA)
  5. Enable "Enable Futures" permission
  6. Save API Key and Secret Key
Important: NEVER enable withdrawal permission for API keys. This is critical for the security of your funds.

Extension Setup

  1. Click on the extension icon in the browser toolbar
  2. Enter your API Key in the corresponding field
  3. Enter your Secret Key
  4. Click "Save"

Keys are encrypted with AES-256-GCM algorithm and stored locally in the browser. We don't have access to your keys.

Bybit USDT Perpetual

Extension setup for Bybit

Creating API Keys

  1. Log in to your account at bybit.com
  2. Go to Account & Security → API
  3. Click "Create New Key"
  4. Select "System-generated API Keys"
  5. Add "Contract — Orders" permission
  6. Set "No IP restriction" or specify your IP
  7. Save API Key and Secret Key
Important: Don't enable withdrawal permission. Use only trading permissions.

Extension Setup

  1. Click on the extension icon in the browser toolbar
  2. Enter your API Key in the corresponding field
  3. Enter your Secret Key
  4. Click "Save"

Keys are encrypted and stored locally. The extension uses Bybit V5 API for maximum speed and reliability.

Frequently Asked Questions

Why doesn't the panel appear?

Make sure you're on the correct exchange page (futures/trade). Check that the extension is enabled in chrome://extensions/.

Why isn't my order executing?

Check your API keys and their permissions. Make sure your futures balance has enough funds to open a position with the specified margin.

Is it safe to use the extension?

API keys are encrypted with AES-256-GCM and stored locally in the browser. We don't have access to your keys. We recommend creating keys without withdrawal permission.

Can I use it on multiple exchanges?

Yes, there's a separate extension for each exchange. You can install multiple extensions and use them simultaneously.

Troubleshooting

"Invalid API key" error

Check that the keys are entered correctly. Make sure you copy the keys without extra spaces at the beginning or end.

"Insufficient balance" error

Not enough funds in futures balance. Transfer USDT to your futures wallet or reduce the margin size.