- pick the series you want to trade
- decide whether you want principal + yield exposure through ST or rewards-side exposure through EPT
What the Orderbook Is
ArcX runs an APR-priced orderbook for two series-specific tokens:- ST trades against vToken
- EPT trades against vToken
Why APR Is the Quote Unit
If the book were quoted directly in ST price or EPT price, every order would appear to drift mechanically as time passed. For example, imagine you want the same annualized ST deal for a series with 60 days left and then again with 10 days left.- with 60 days left, that APR implies a larger ST amount per vToken
- with 10 days left, that same APR implies a smaller ST amount per vToken
- what annualized return you want on the ST side, or
- what annualized deal you are willing to accept on the EPT side
How to Think About APR by Side
When placing a limit order, the cleanest way to think about APR is:| Order type | What your APR means |
|---|---|
| Buy ST | The minimum APR you want in exchange for locking your vTokens into the principal + yield side |
| Sell ST | You are selling ST at a discount, so the APR is the maximum discount / worst yield deal you are willing to accept |
| Buy EPT | You are paying upfront for rewards-side exposure, so the APR is the maximum APR you are willing to give the other side |
| Sell EPT | You are selling the rewards side, so the APR is the minimum APR the buyer must pay to get equivalent EPT exposure |
| Side | Better for you |
|---|---|
| Buy ST | Higher APR |
| Sell ST | Lower APR |
| Buy EPT | Lower APR |
| Sell EPT | Higher APR |
How to Reason About Price
The book is quoted in APR, but users still need a simple way to think about token price:- ST trades below 1 vToken
- EPT trades based on the market’s view of future CreditToken generation and reward distribution, and as an EPT buyer you want the price to leave room for your expected return
- a resting order can display different token size later even if the order itself has not changed
- the same APR at different times does not imply the same absolute return
- percentage return stays comparable, but the remaining notional opportunity shrinks as maturity approaches
Market Orders vs Limit Orders
Use a market order when:
- you want immediate execution
- enough compatible liquidity is already resting in the book
- the current effective APR is acceptable for your full size
- you are comfortable setting slippage tolerance in the UI
Use a limit order when:
- liquidity is thin or taking available depth would move your APR too much
- you care about a specific APR more than immediate execution
How Matching Is Checked
ArcX uses an off-chain matching service to find candidate matches between compatible orders. The service proposes fills, but final settlement is checked by on-chain logic. The contracts verify that each fill stays within:- the APR bounds the user selected
- the slippage bounds the user selected
- the settlement constraints for the relevant ST, EPT, and vToken transfers
ST and EPT Are the Same Orderbook!
Although ST and EPT may look like two different books in the UI, the reality is that they are the same underlying orderbook. The same underlying vToken value can be split into: That means pricing either ST or EPT in vTokens automatically decides the price of the other side. Or in other words:- 1 vToken can always be split into 1 ST + 1 EPT
- 1 ST + 1 EPT can always be combined back into 1 vToken
- a Buy ST is also a Sell EPT
- a Buy EPT is also a Sell ST
Some More Things to Know About the Orderbook
- Limit orders can be partially filled
- Cancelling an order only unlocks the unmatched remainder
- Market orders let you set slippage tolerance in the UI so the final result does not drift too far from the quoted APR
- You cannot match against your own resting orders
Next Steps
- Read the User Guide for the step-by-step trading flow
- Read EPT Pricing for rewards-side return intuition
- Read Orderbook Mechanics for the full math
