Skip to content
ARRANGEDocumentation
Browse documentation
On this page

DocumentationStart Here

Glossary

Definitions for the options, Stock Token, market-making and protocol terms used throughout ARRANGE documentation.

#Options and payoff terms

TermMeaning
UnderlyingThe asset whose price determines a derivative's value.
Stock TokenA standard ERC-20 issued by Robinhood Assets (Jersey) Limited that provides economic exposure to a share or ETF under its terms.
Covered callLong underlying plus a short call on an equivalent quantity.
Call optionA contract giving its holder the right, subject to its terms, to buy or receive upside above a strike; the seller bears the corresponding obligation.
StrikeThe reference price at which call upside begins.
ExpiryThe time at which an expiring option's terminal rights or payoff are determined.
PremiumCompensation paid for the option; not guaranteed profit for the seller.
MoneynessThe relationship between spot price and strike.
ITMIn the money: a call has intrinsic value when spot is above strike.
ATMAt the money: spot is at or close to strike.
OTMOut of the money: a call has no intrinsic value when spot is below strike.
AssignmentA process that obligates an option seller to perform after exercise under the contract's rules.
ExerciseUse of an option holder's contractual right.
SettlementThe process that converts an expired or exercised obligation into asset or cash-equivalent transfers.
Intrinsic valueFor a call at a given price, max(spot − strike, 0).
Time valueThe portion of option value beyond intrinsic value, reflecting remaining uncertainty and time.
PayoffThe value delivered by a position as a function of market state, often evaluated at expiry.
PnLProfit and loss relative to an entry cost or marked value.

#Risk and pricing terms

TermMeaning
Implied volatilityThe volatility input consistent with an observed option price under a chosen pricing model.
Realized volatilityThe variability actually observed in underlying returns over a period.
DeltaSensitivity of option value to a small change in underlying price.
GammaSensitivity of delta to a small change in underlying price.
ThetaModel sensitivity of option value to the passage of time, holding other inputs fixed.
VegaSensitivity of option value to implied volatility.
NotionalReference quantity or value used to size an exposure.
MultiplierThe ERC-8056 factor that maps a Stock Token's raw ERC-20 balance to its displayed economic quantity.
LiquidityThe ability to transact size without excessive delay or price impact.
SlippageDifference between an expected price and the effective execution price.
BasisThe difference between the price of a derivative or synthetic exposure and its reference market.
Funding rateA periodic transfer between long and short perpetual positions intended to help align the contract with its reference.
LiquidationForced reduction or closure of a margined position after collateral falls below required levels.

#Onchain market terms

TermMeaning
AMMAutomated market maker: a rules-based mechanism that prices and exchanges assets against pooled reserves.
CFMMConstant Function Market Maker: an AMM that restricts reserve changes through a trading function or invariant.
RMMReplicating Market Maker: research framework for constructing a CFMM whose LP value approximates a target payoff.
ArbitrageTrading price differences across venues; in an RMM, arbitrage is part of how pool reserves follow the intended state.
Replicating portfolioA portfolio constructed to reproduce a target derivative's value or payoff under specified assumptions.
OracleA mechanism that brings external data or an attested value into a blockchain system.
Robinhood ChainAn Ethereum-compatible Layer 2 on which Stock Tokens and their supporting contracts are deployed.
Canonical contractThe contract address identified for an asset by Robinhood Chain's official registry or Stock Token API.
Price feedAn onchain data source that reports a Stock Token price and incorporates its active multiplier.
Corporate actionAn issuer event such as a split, merger, distribution or symbol change that can alter economic units or rights.
ARRANGE Documentation