Skip to content

Glossary

Short definitions of the words the bot uses in menus, cards and notifications. Where there is a separate article, a link is given.

Sync and its bots

TermMeaning
Main bot@sync_trading_bot: the whole menu, bot creation, settings, trades, subscription
Notification botA separate bot that sends events: a trade is opened, a target is hit, a bot is paused. More
Service botA helper bot that the channel owner adds as an administrator so that the channel starts working. More
Exchange botThe link to your account: market type (Spot or Futures) and a pair of API keys. Trades, Grid and DCA bots live inside it. More
Signal botAn exchange bot connected to a signal channel; Auto-trade is switched on in its card. More
Auto-tradeA toggle in the bot card: whether to open trades from the channel's signals automatically
DraftAn unfinished bot left in the wizard; it is deleted after 7 days
PlanThe paid period and the bot limit; every bot takes a slot in the limit. More

Signals and trades

TermMeaning
SignalA trading idea from a channel: the pair, where to enter, where to take profit, where the stop is. More
TradeYour real trade on the exchange, opened from a signal or by hand. More
EntryAn order that opens the position
TP (Take-Profit)An order that takes profit; there can be several targets
SL (Stop-Loss)An order that limits the loss; a signal always has one
TrailingA level that slides after the price in your favour: Trailing Entry, Trailing TP, Trailing SL. More
BreakoutAn entry on a level break with a conditional order instead of an ordinary limit order
BreakevenMoving the stop to the entry price after a target is reached. More
Theoretical notificationA channel message saying that the price touched a level; it does not mean your order was filled. More
Manual tradingCreating a trade step by step right in the bot, without a signal. More

Markets and positions

TermMeaning
SpotTrading the real coin: no leverage, buying only (Long)
Linear / FuturesPerpetual futures: with leverage, Long and Short
LeverageA multiplier of the position size relative to your margin
Cross / IsolatedThe margin type: the whole account balance as collateral, or only a set amount
One-Way / HedgeThe position mode: one position per pair, or Long and Short at the same time. The bot needs One-Way. More
LiquidationForced closing of a position by the exchange when the margin runs out
ADLAuto-deleveraging of a position by the exchange
FundingA periodic fee for holding a futures position. More
PnLProfit or loss: Realized is booked, Unrealized is on paper
Minimum order value (notional)The smallest order value the exchange accepts
DustA leftover of a coin smaller than the minimum order, which cannot be sold. More
Mark / Last / Index PriceThe smoothed / last traded / index price — which one triggers the stop

Grid and DCA

TermMeaning
Grid botA grid of limit orders inside a price range: it buys lower and sells higher. More
Grid levelOne price step of the grid with its own order
Arithmetic / GeometricAn equal step between levels in money or in per cent. More
Active windowHow many levels closest to the price are actually placed on the exchange; the others wait. More
Infinity GridA grid with no upper bound, Spot and Long only. More
ProfileA ready set of leverage, margin and trailing: Conservative, Balanced, Aggressive. More
DCA botA market entry, extra buys as the price moves against the position, and an exit by take-profit from the average price — with one order or several levels. More
PresetA ready set of DCA parameters: Conservative, Standard, Aggressive. More
CycleOne round of a DCA bot: entry → averaging → target or stop → break
CooldownThe break between DCA cycles. More
SL TimeoutHow many seconds the price must stay beyond the stop before the bot closes the position. More
TriggerA delayed start: the bot switches on when the price reaches a set level. More

Protection and notifications

TermMeaning
Kill switchAn automatic stop of Grid and DCA bots when the account draws down. More
DigestA batch of notifications for a period instead of separate messages. More
Restoring after failuresReconciling trades with the exchange after a restart or a lost connection. More
Stopped by the systemA pause or a stop of a bot by a protection, with the reason given. More