Docs

Glossary

A useful glossary for Gunbot Live, crypto trading automation, orders, balances, drawdown, exposure, strategies, backtests, copy trading, and execution risk.

See features
Everything included - $29/mo
Short answer

This glossary defines trading bot and product terms you encounter while monitoring automated crypto trading. Each term explains the definition, why it matters, a common mistake, the related product feature, and the related learning page so readers can move from vocabulary to practical operating detail.

Automation And Access Terms

TermDefinitionWhy it mattersCommon mistakeRelated featureRelated learn page
Gunbot LiveA crypto trading bot product with a web interface for monitoring, managing, and reviewing automated trading operations.It shows portfolio, risk, charts, history, strategy, automation, and control detail in one workspace.Treating it as a guaranteed profit system instead of trading automation software that still requires configuration, monitoring, and risk control.Live dashboard & portfolioTrading bot dashboard
GunbotThe trading automation software that runs strategy logic and interacts with exchanges.The workspace shows Gunbot-related details, while the bot and exchange still define execution reality.Confusing the public documentation site with the logged-in trading engine.Bot controlCrypto trading bots
Exchange API accessAPI credentials and permissions used by software to read data or place orders on an exchange.Bad permissions, expired keys, wrong passphrases, or blocked IPs can break data and execution.Sharing raw API keys in support messages or using broader permissions than needed.Security and privacyCrypto trading automation
Connected instanceA local, remote, cloud, or private Gunbot environment selected inside the dashboard.Every edit, chart, balance, and risk view depends on which instance is currently selected.Changing the wrong instance because several setups look similar.Multi-instance monitoringTrading bot dashboard
Demo modeA restricted mode intended for viewing or demonstration without allowing normal frontend changes.It protects you and shared environments from unintended edits.Assuming demo visibility means editing should be allowed.Bot controlTrading bot risk management

Trading State Terms

TermDefinitionWhy it mattersCommon mistakeRelated featureRelated learn page
PairThe market being traded, such as USDT-BTC in Gunbot notation or BTC/USDT in exchange notation.Pair notation affects history fetching, charts, order placement, and risk review.Sending a Gunbot pair name directly to an exchange API that expects a different symbol.Trading historyCrypto trading bots
BTC/USDTCommon exchange notation for the Bitcoin and Tether market, where BTC is the base asset and USDT is the quote asset.It is often used as a major-pair example for liquidity, spreads, fills, history, and risk review.Assuming BTC/USDT, USDT-BTC, futures symbols, and exchange-specific symbols are interchangeable without mapping.Live dashboard & portfolioBTC and ETH trading bot risk checklist
ETH/USDTCommon exchange notation for the Ethereum and Tether market, where ETH is the base asset and USDT is the quote asset.It is a common major-pair example for monitoring spread, partial fills, volatility, and exchange-side history.Treating ETH/USDT behavior as identical across spot, futures, and every exchange.Low-lag chartsBTC and ETH trading bot risk checklist
Base assetThe asset being bought or sold in a pair, such as BTC in BTC/USDT or ETH in ETH/USDT.It affects order amount, position size, inventory, exposure, and how fills should be read.Confusing base amount with quote value and sizing orders incorrectly.Trading historyCrypto trading bots
Quote assetThe asset used to price the base asset, such as USDT in BTC/USDT or ETH/USDT.It affects balances, trading limits, order value, fees, and portfolio comparison.Thinking the quote balance is the same thing as base inventory or position size.Live dashboard & portfolioTrading bot dashboard
Major pairA high-volume pair such as BTC/USDT or ETH/USDT that often has deeper liquidity than smaller markets.Major pairs can reduce some spread and liquidity problems, but they still need monitoring during volatility.Assuming a liquid major pair is automatically safe for any strategy or order size.Risk managementBTC and ETH trading bot risk checklist
Altcoin pairA market involving a smaller or less dominant asset, often with thinner liquidity or wider spreads than major pairs.Altcoin pairs may need stricter spread, sizing, slippage, and history checks.Using the same assumptions from BTC/USDT on a thin altcoin market.Risk managementTrading bot risk management
Open orderAn order submitted to an exchange that has not fully filled, canceled, or closed.Open orders can still execute later and change exposure unexpectedly.Stopping a bot and assuming exchange-side orders disappeared automatically.Live dashboard & portfolioTrading bot dashboard
FillThe executed part of an order, including timestamp, price, amount, side, and sometimes fee.Fills are the factual basis for trading history, PnL, recovery, and JSON exports.Relying on summary cards without checking fill-level evidence.Trading historyTrading bot dashboard
Portfolio valueThe reported value of the selected account, setup, or assets when your setup provides the data.It gives a broader view than one closed trade or one pair result.Treating realized PnL as complete performance while ignoring open exposure.Live dashboard & portfolioTrading bot dashboard
Realized PnLProfit or loss from closed trades or completed sell/exit events when calculable.It shows closed-trade outcome but not necessarily current account risk.Thinking realized gains mean the account has no underwater exposure.Deep strategy statisticsBacktesting vs live trading
Unrealized PnLEstimated profit or loss on open exposure that has not been closed.It can reveal risk hidden behind attractive closed-trade results.Ignoring it because it is not final yet.Risk managementTrading bot risk management
DP1KA normalized performance metric used in product fits to express result per 1,000 units over a daily reference when present.It helps compare activity across different capital sizes, but only when the underlying assumptions and data source are understood.Treating DP1K as a guaranteed future daily return instead of a historical or contextual metric.Deep strategy statisticsBacktesting vs live trading
ROIReturn on investment, usually expressed as a percentage relative to the capital or position basis being measured.It gives a compact performance view, but it needs drawdown, exposure, fees, and time in market to be useful.Comparing ROI values without checking capital deployed, open exposure, drawdown, or fee drag.Deep strategy statisticsBacktesting vs live trading

Risk And Review Terms

TermDefinitionWhy it mattersCommon mistakeRelated featureRelated learn page
ExposureCapital currently at risk through open positions, inventory, or orders.High exposure can turn a small market move into a large account problem.Looking only at available balance and ignoring positions or pending orders.Risk managementTrading bot risk management
DrawdownDecline from a previous wallet, equity, or performance peak.It shows downside stress and how painful a strategy path can become.Comparing strategies only by profit and not by drawdown path.Risk managementBacktesting vs live trading
Fee dragThe portion of strategy results consumed by fees, spread, and trading costs.Scalping and high-frequency strategies can look active while fees eat the edge.Optimizing entries while ignoring exchange fee tier and spread.Deep strategy statisticsBacktesting vs live trading
BacktestA historical simulation of strategy logic under assumptions.It helps review ideas before live capital but cannot reproduce future execution perfectly.Treating a good backtest as a guarantee.Spot & futures backtestingBacktesting vs live trading
Paper tradingA rehearsal mode without live capital when supported.It can help test workflow but may still differ from live liquidity and emotion.Assuming paper fills prove live fills.Spot & futures backtestingBacktesting vs live trading
Live tradingExecution against current markets with real account impact.It exposes capital to real fees, latency, outages, spread, liquidity, and your decisions.Scaling immediately after one good historical test.Live dashboard & portfolioBacktesting vs live trading

Strategy And Tooling Terms

TermDefinitionWhy it mattersCommon mistakeRelated featureRelated learn page
StrategyA set of trading rules and parameters used by the bot.It determines entries, exits, sizing, filters, and behavior under market conditions.Selecting a strategy by name without understanding its assumptions.Strategy libraryCrypto trading bots
Built-in strategyA native strategy shipped with the platform.Built-ins provide documented starting points, but settings still need review.Assuming native means safe for every pair or timeframe.Strategy libraryCrypto trading bots
Community strategyA strategy from a community or external developer ecosystem.It can expand choices but requires license, support, and risk review.Equating popularity with suitability.Strategy libraryCopy trading automation
Custom JavaScript strategyCustom JavaScript strategy logic and related metadata when supported.It gives more flexibility and more responsibility.Hardcoding one custom strategy workflow instead of loading custom metadata.Custom JavaScript strategiesCrypto trading automation
AutoconfigRule-based automation that changes selected settings as market conditions change.It can improve responsiveness but can also alter live behavior quickly.Letting volatile signals change too many settings at once.AutoconfigTrading bot risk management
Code editorA frontend editor for supported config, autoconfig, state, and strategy files.It helps with direct file work but must protect demo mode and secrets.Editing live config without backups or validation.Code editorCrypto trading automation

Marketplace, Recovery, And Deployment Terms

TermDefinitionWhy it mattersCommon mistakeRelated featureRelated learn page
Copy tradingUsing another provider, strategy, signal, or copied workflow as part of your own operation.It can import both useful ideas and unsuitable risk.Thinking a purchased or copied strategy guarantees future results.Copy tradingCopy trading automation
ProviderThe person, source, service, or strategy owner that supplies a marketplace strategy, settings, or signal workflow when copy trading is configured.Provider detail helps you understand what you would be following before connecting capital to a copied workflow.Assuming provider history will match the follower account after fees, timing, exchange differences, and sizing.Copy tradingCopy trading automation
Signal providerA provider that emits trade or management signals for another account or workflow to review or follow.Signal quality, timing, frequency, and market assumptions can materially affect follower results.Treating every signal as executable at the same price, size, or liquidity on every account.Copy tradingCopy trading automation
Signal historyA record of prior strategy or provider signals when present.It helps review behavior before subscribing or copying.Reading signal history without checking market, exchange, fees, and drawdown.Copy tradingCopy trading automation
Subscription stateThe current access state for a paid or managed copy trading workflow, such as pending, active, expired, or canceled when the module exposes it.It tells you whether access or copying should be available, but it does not validate strategy quality.Confusing an active plan with a safe or profitable strategy.Copy tradingCopy trading automation
Copy countA count of active or historical copies/subscribers shown for a strategy when present.It can provide adoption signal, but it is not a performance or safety guarantee.Using popularity as the main reason to copy a strategy.Copy tradingCopy trading automation
Marketplace strategyA strategy listed in the copy trading or marketplace area when the required database, billing, and deployment configuration are active.It gives you a structured way to inspect strategy descriptions, provider details, pricing, and review data.Assuming listing in a marketplace means endorsement, guaranteed profitability, or suitability for every account.Copy tradingCopy trading automation
Exchange-native botA trading bot or automation workflow provided inside an exchange interface, such as exchange-side grid or DCA tools where available.It can be convenient, but it may not expose the same independent bot state, custom strategy logic, deployment control, or cross-exchange review.Assuming exchange-native automation and an independent trading bot dashboard answer the same operational questions.Strategy libraryBinance trading bot dashboard
Disaster recoveryRebuilding useful records after missing history, damaged files, or failed imports.Clean recovery supports support, audit, risk review, and tax workflows.Fetching all pairs when only one selected pair is needed.Disaster recoveryTrading bot dashboard
Tax downloadA structured export of trading history for accounting or audit review.It preserves evidence but does not decide tax treatment.Sharing a full export when only one pair is relevant.Tax downloadsTrading bot dashboard
BitRage spot/futuresA workflow comparing spot and futures market differences.Fees, funding, latency, partial fills, and margin can erase the apparent edge.Calling BitRage risk-free.BitRage spot/futuresCrypto trading automation
Private deploymentRunning the stack on infrastructure you control, a VPN, a proxy, a firewall, or a private network.It lets you avoid exposing the Gunbot instance publicly when you prefer private infrastructure.Assuming private deployment removes the need for credential hygiene.Cloud or private deploymentTrading bot risk management

FAQ

Why are glossary terms longer than one line?

Trading bot terms affect real decisions. A short definition is rarely enough without risk and product concepts.

Where should I go after the glossary?

Read core concepts, risk management, and the feature page related to the term you are researching.

Last updated: