๐ณ๏ธTrading Terms
Terms on Unich you need to know before trading
Trading Volume
Trading volume refers to the total transaction volume in a seller's or buyer's order, calculated using the formula: V = PรA
V: Trading Volume
P: Token Price
A: Token Amount
Collateral
To place an order, both the buyer and the seller need to deposit collateral into the smart contract to initiate the transaction.
For Unich Pre-Market OTC, the formula to calculate the Collateral (the amount of collateral) that the buyer or seller needs to commit to executing a transaction is: Collateral = ยฝ Trading Volume
Trading volume: V = PรA
V: Trading volume
P: Token price
A: Token amount
The buyer provides the remaining 50% of the margin in settlement time. After that, the seller will deliver the full amount of the committed tokens at the settlement time.
Examples:
The buyer executes a transaction to purchase 100 $UN tokens. (With the UN/USDC exchange rate being 2 on the Solana network).
At that time, the Buyer places an order with details as follows:
Order Type: Buy
Token Name: UN
Network: Solana
Token amount: 100 $UN
Price: 2 USDC
Volume: 100 ร 2= 200 USDC
The amount the Buyer needs to collateralize to create the order is: 200 ร ยฝ= 100 USDC
Similarly, for the Seller matching with pool already available on the market.
At that time, the Seller matches with the Buyer as follows:
Order Type: Sell
Token Name: UN
Network: Solana
Token amount: 100 $UN
Price: 2 USDC
Volume: 100 ร 2= 200 USDC
The amount the Seller needs to collateralize to match the order is: $200 ร ยฝ = 100 USDC
Notes: However, the system will prioritize finding and matching orders with the best available prices, allowing the seller to sell fewer tokens and the buyer to purchase more tokens.
Credit
The formula for calculating Credit when an order is filled is: Credit = M
M is the total number of tokens that have been matched in a trading pair.
Cancel Order
Buyers and sellers can cancel their listed orders if they have not yet been matched.
Last updated