X (formerly Twitter)
https://x.com/XXKK_OFFICIAL
New Coins
Crypto Trading Journal Template For XXKK Spot And Perpetuals
A crypto trading journal template is the fastest way to stop guessing why a week went well (or badly). It turns every trade into a clean record: entries, exits, costs, risk, and outcomes.
On XXKK, this matters even more because spot and USDT-margined perpetuals behave differently. Spot is simpler, while perpetuals add funding, margin mode, and liquidation mechanics. A good journal keeps both in one place, with the right fields for each product.
XXKK is built around user protection, privacy controls, and a compliance-first approach. Still, your results depend on execution and risk control. A journal helps you build that routine.
If you don't track it, you can't improve it, you can only repeat it.
Set up your XXKK journal structure (tabs, imports, and mapping)
An example journal layout with separate tabs and a simple performance dashboard, created with AI.
Create a spreadsheet with three tabs: Spot, Perpetuals, and Dashboard. Keep your trade log "row-based" (one row per completed trade). You can add a separate tab later for open positions if you want.
Next, decide how you'll fill the journal:
Manual entry works best when you trade low frequency and want better notes.
Export and paste works best when you trade often. XXKK exports and column names can change by app version, so map fields carefully.
When you import, don't force a perfect match. Some exports include average fill price, some include multiple fills, and some split fees by asset. If your export shows multiple fills, use the weighted average fill price as your "Entry Price" and "Exit Price".
If you're still choosing between product types, keep this comparison handy because it explains the cost and risk differences you must journal: spot vs USDT-M perpetuals on XXKK.
XXKK spot journal template (columns and copy-paste headers)
A spot journal tab example with the most common fields, created with AI.
As of February 2026, public sources commonly show XXKK spot trading fees at 0.10% maker and 0.10% taker. Fees can change with promos or tiers, so record the fee you actually paid on the order confirmation.
Use this table as your spot log blueprint:
Spot journal columns
Column
What to enter
Date/Time
Entry time (local)
Symbol
Pair (BTC/USDT)
Side
Buy or Sell
Entry Price
Avg fill entry
Exit Price
Avg fill exit
Size (USDT)
Capital used
Fees (USDT)
Total fees
Risk (USDT)
Planned max loss
PnL (USDT)
Net PnL
% Return
PnL / Size
R-multiple
PnL / Risk
Setup Type
Tag (breakout)
Notes
One clear lesson
Copy-paste headers (CSV format) for Google Sheets or Excel:
Date/Time,Symbol,Side,Entry Price,Exit Price,Size (USDT),Fees (USDT),Risk (USDT),PnL (USDT),% Return,R-multiple,Setup Type,Notes
If you want a quick refresher on how spot orders and fee lines typically work, this guide helps you align what you see on the trade screen with what you log: XXKK spot trading basics.
XXKK perpetuals journal template (leverage, funding, and PnL splits)
A perpetuals journal tab example that includes leverage, funding, and margin mode, created with AI.
Perpetuals need extra fields because your outcome is not just "price went up". You must track leverage, margin mode, and funding. Also, keep realized and unrealized PnL separate so you don't confuse an open position with a closed result.
Real-time sources in February 2026 commonly mention leverage up to 200× on select perpetual contracts. High leverage compresses your error margin, so journaling risk becomes non-negotiable.
Perpetuals journal columns
Column
What to enter
Date/Time
Entry time
Symbol
Contract (BTCUSDT)
Side
Long or Short
Entry Price
Avg fill entry
Exit Price
Avg fill exit
Margin (USDT)
Margin allocated
Leverage
2x, 5x, 10x
Liq Price (optional)
From order panel
Margin Mode
Isolated or Cross
Funding Rate
At hold time
Funding Paid (USDT)
Positive or negative
Fees (USDT)
Total fees
Realized PnL (USDT)
Closed PnL
Unrealized PnL (USDT)
Open PnL
Funding-Adjusted PnL
After fees, funding
% Return
Net / Margin
Risk (USDT)
Planned max loss
R-multiple
Net / Risk
Setup
Strategy tag
Notes
One rule check
Copy-paste headers (CSV format):
Date/Time,Symbol,Side,Entry Price,Exit Price,Margin (USDT),Leverage,Liq Price (optional),Margin Mode,Funding Rate,Funding Paid (USDT),Fees (USDT),Realized PnL (USDT),Unrealized PnL (USDT),Funding-Adjusted PnL,% Return,Risk (USDT),R-multiple,Setup,Notes
Funding and where to find it can vary by contract. Use XXKK's contract screen and confirm the next funding time before holding a position: XXKK perpetuals funding rates. For the trading fee rate on perpetuals, check XXKK's contract specs and the order preview (rates can vary).
Spreadsheet formulas for PnL, win rate, and expectancy (ready to reuse)
Use formulas only after your columns are stable. The examples below assume the header order shown above, and row 2 is your first trade.
Per-row formulas (Spot tab)
PnL (USDT) in I2: =IF(C2="Buy",(E2-D2)*(F2/D2),(D2-E2)*(F2/D2)) - G2
% Return in J2: =IF(F2=0,"",I2/F2)
R-multiple in K2: =IF(H2=0,"",I2/H2)
Fee ratio (per trade) (add in a new column if you want): =IF(F2=0,"",G2/F2)
Per-row formulas (Perpetuals tab)
Realized PnL (USDT) (if you want to compute it) in M2: =IF(E2="","",IF(C2="Long",(E2-D2)*((F2*G2)/D2),(D2-E2)*((F2*G2)/D2)))
Funding-Adjusted PnL in O2: =M2 - L2 - K2
% Return in P2: =IF(F2=0,"",O2/F2)
R-multiple in Q2: =IF(P2="","",O2/R2) (if Risk (USDT) is in R2 based on your layout)
Dashboard formulas (use either tab)
Win rate: =COUNTIF(PnL_Range,">0")/COUNT(PnL_Range)
Expectancy (per trade):
WinRate: =COUNTIF(PnL_Range,">0")/COUNT(PnL_Range)
AvgWin: =AVERAGEIF(PnL_Range,">0",PnL_Range)
AvgLossAbs: =ABS(AVERAGEIF(PnL_Range,"<0",PnL_Range))
Expectancy: =WinRate*AvgWin - (1-WinRate)*AvgLossAbs
If you want inspiration for dashboard metrics and layout, compare a few public examples, then keep only what you'll review weekly: free trading journal template layouts and crypto journal spreadsheets.
Risk disclaimer (read before you journal results)
Crypto trading involves real risk. Spot positions can lose value quickly. Perpetuals add leverage, funding, and liquidation risk, and you can lose your margin fast. This template is for tracking and education, not financial advice.
Also note: fields can differ depending on XXKK export format and product view. Adjust your mapping to match what XXKK shows on your order details and contract specs.
Conclusion
A practical crypto trading journal template for XXKK does two things well: it captures the truth of the trade, and it makes review easy. Start with the spot and perpetuals tabs, keep risk and costs visible, then add the dashboard metrics you'll actually use. Once you log 30 to 50 trades consistently, your strongest setups and your most expensive mistakes become obvious.
Feb 28, 2026
Share:
Table of Contents
A crypto trading journal template is the fastest way to stop guessing why a week went well (or badly). It turns every trade into a clean record: entries, exits, costs, risk, and outcomes.
On XXKK, this matters even more because spot and USDT-margined perpetuals behave differently. Spot is simpler, while perpetuals add funding, margin mode, and liquidation mechanics. A good journal keeps both in one place, with the right fields for each product.
XXKK is built around user protection, privacy controls, and a compliance-first approach. Still, your results depend on execution and risk control. A journal helps you build that routine.
If you don't track it, you can't improve it, you can only repeat it.
Set up your XXKK journal structure (tabs, imports, and mapping)

An example journal layout with separate tabs and a simple performance dashboard, created with AI.
Create a spreadsheet with three tabs: Spot, Perpetuals, and Dashboard. Keep your trade log "row-based" (one row per completed trade). You can add a separate tab later for open positions if you want.
Next, decide how you'll fill the journal:
- Manual entry works best when you trade low frequency and want better notes.
- Export and paste works best when you trade often. XXKK exports and column names can change by app version, so map fields carefully.
When you import, don't force a perfect match. Some exports include average fill price, some include multiple fills, and some split fees by asset. If your export shows multiple fills, use the weighted average fill price as your "Entry Price" and "Exit Price".
If you're still choosing between product types, keep this comparison handy because it explains the cost and risk differences you must journal: spot vs USDT-M perpetuals on XXKK.
XXKK spot journal template (columns and copy-paste headers)

A spot journal tab example with the most common fields, created with AI.
As of February 2026, public sources commonly show XXKK spot trading fees at 0.10% maker and 0.10% taker. Fees can change with promos or tiers, so record the fee you actually paid on the order confirmation.
Use this table as your spot log blueprint:
Spot journal columns
| Column | What to enter |
|---|---|
| Date/Time | Entry time (local) |
| Symbol | Pair (BTC/USDT) |
| Side | Buy or Sell |
| Entry Price | Avg fill entry |
| Exit Price | Avg fill exit |
| Size (USDT) | Capital used |
| Fees (USDT) | Total fees |
| Risk (USDT) | Planned max loss |
| PnL (USDT) | Net PnL |
| % Return | PnL / Size |
| R-multiple | PnL / Risk |
| Setup Type | Tag (breakout) |
| Notes | One clear lesson |
Copy-paste headers (CSV format) for Google Sheets or Excel:
Date/Time,Symbol,Side,Entry Price,Exit Price,Size (USDT),Fees (USDT),Risk (USDT),PnL (USDT),% Return,R-multiple,Setup Type,Notes
If you want a quick refresher on how spot orders and fee lines typically work, this guide helps you align what you see on the trade screen with what you log: XXKK spot trading basics.
XXKK perpetuals journal template (leverage, funding, and PnL splits)

A perpetuals journal tab example that includes leverage, funding, and margin mode, created with AI.
Perpetuals need extra fields because your outcome is not just "price went up". You must track leverage, margin mode, and funding. Also, keep realized and unrealized PnL separate so you don't confuse an open position with a closed result.
Real-time sources in February 2026 commonly mention leverage up to 200× on select perpetual contracts. High leverage compresses your error margin, so journaling risk becomes non-negotiable.
Perpetuals journal columns
| Column | What to enter |
|---|---|
| Date/Time | Entry time |
| Symbol | Contract (BTCUSDT) |
| Side | Long or Short |
| Entry Price | Avg fill entry |
| Exit Price | Avg fill exit |
| Margin (USDT) | Margin allocated |
| Leverage | 2x, 5x, 10x |
| Liq Price (optional) | From order panel |
| Margin Mode | Isolated or Cross |
| Funding Rate | At hold time |
| Funding Paid (USDT) | Positive or negative |
| Fees (USDT) | Total fees |
| Realized PnL (USDT) | Closed PnL |
| Unrealized PnL (USDT) | Open PnL |
| Funding-Adjusted PnL | After fees, funding |
| % Return | Net / Margin |
| Risk (USDT) | Planned max loss |
| R-multiple | Net / Risk |
| Setup | Strategy tag |
| Notes | One rule check |
Copy-paste headers (CSV format):
Date/Time,Symbol,Side,Entry Price,Exit Price,Margin (USDT),Leverage,Liq Price (optional),Margin Mode,Funding Rate,Funding Paid (USDT),Fees (USDT),Realized PnL (USDT),Unrealized PnL (USDT),Funding-Adjusted PnL,% Return,Risk (USDT),R-multiple,Setup,Notes
Funding and where to find it can vary by contract. Use XXKK's contract screen and confirm the next funding time before holding a position: XXKK perpetuals funding rates. For the trading fee rate on perpetuals, check XXKK's contract specs and the order preview (rates can vary).
Spreadsheet formulas for PnL, win rate, and expectancy (ready to reuse)
Use formulas only after your columns are stable. The examples below assume the header order shown above, and row 2 is your first trade.
Per-row formulas (Spot tab)
-
PnL (USDT) in I2:
=IF(C2="Buy",(E2-D2)*(F2/D2),(D2-E2)*(F2/D2)) - G2 -
% Return in J2:
=IF(F2=0,"",I2/F2) -
R-multiple in K2:
=IF(H2=0,"",I2/H2) -
Fee ratio (per trade) (add in a new column if you want):
=IF(F2=0,"",G2/F2)
Per-row formulas (Perpetuals tab)
-
Realized PnL (USDT) (if you want to compute it) in M2:
=IF(E2="","",IF(C2="Long",(E2-D2)*((F2*G2)/D2),(D2-E2)*((F2*G2)/D2))) -
Funding-Adjusted PnL in O2:
=M2 - L2 - K2 -
% Return in P2:
=IF(F2=0,"",O2/F2) -
R-multiple in Q2:
=IF(P2="","",O2/R2)(if Risk (USDT) is in R2 based on your layout)
Dashboard formulas (use either tab)
-
Win rate:
=COUNTIF(PnL_Range,">0")/COUNT(PnL_Range) -
Expectancy (per trade):
- WinRate:
=COUNTIF(PnL_Range,">0")/COUNT(PnL_Range) - AvgWin:
=AVERAGEIF(PnL_Range,">0",PnL_Range) - AvgLossAbs:
=ABS(AVERAGEIF(PnL_Range,"<0",PnL_Range)) - Expectancy:
=WinRate*AvgWin - (1-WinRate)*AvgLossAbs
- WinRate:
If you want inspiration for dashboard metrics and layout, compare a few public examples, then keep only what you'll review weekly: free trading journal template layouts and crypto journal spreadsheets.
Risk disclaimer (read before you journal results)
Crypto trading involves real risk. Spot positions can lose value quickly. Perpetuals add leverage, funding, and liquidation risk, and you can lose your margin fast. This template is for tracking and education, not financial advice.
Also note: fields can differ depending on XXKK export format and product view. Adjust your mapping to match what XXKK shows on your order details and contract specs.
Conclusion
A practical crypto trading journal template for XXKK does two things well: it captures the truth of the trade, and it makes review easy. Start with the spot and perpetuals tabs, keep risk and costs visible, then add the dashboard metrics you'll actually use. Once you log 30 to 50 trades consistently, your strongest setups and your most expensive mistakes become obvious.
How To Hedge Spot Holdings Using BTCUSDT Perpetuals On XXKK
OCO Orders Explained For Crypto Spot Trading With Simple Examples
Share:

BSA Token in 2026: Features and Binance Listing Facts
Interest in the BSA token is picking up in 2026 for a simple reason: traders want to know if it h...
May 9, 2026

BILL Coin Price Analysis and Market Outlook for 2026
A BILL coin price analysis looks at three things, where the coin trades, why it moves, and what m...
May 9, 2026

BSA Coin Contract Details and a Realistic 2026 Price Forecast
Most readers want two things before touching BSA coin: the contract details and a forecast that d...
May 9, 2026
Trade anytime, anywhere!
Start your crypto journey here.
LEARN MORE

