Risk per trade - Tick value
Important: Manual Tick Value Input (When Auto-Detection Might Be Inaccurate)
MetaCopier can automatically detect the tick value (also called point value) based on your open trades and trade history. However, this detection might sometimes be inaccurate or delayed, especially if:
You have very small or very few trades open
Positions are far from market price or not moving
Profits are affected by swap, commission, or latency
β In these cases, we recommend entering the tick value manually for accuracy and full control over your risk-per-trade setup.
β
How to Manually Calculate the Tick Value (Point Value)
If you're unsure what tick value to use, you can calculate it yourself from any closed trade.
π What is tick value?
The tick value is the cash value of 1 point per 1.0 lot, in your account currency.
MetaCopier uses this value to size trades so that the maximum loss (if the stop loss is hit) does not exceed your configured risk amount (e.g., $10 or 2% of balance
π How to calculate the tick value (step by step)
If you prefer to enter the tick value manually (instead of using automatic detection), you can calculate it from any closed trade using the method below.
π§Ύ Youβll need:
Entry price
Exit price
Profit (in account currency)
Trade volume (in lots)
The symbolβs point size
e.g. 0.01 for gold (XAUUSD), 0.0001 for most forex pairs, 1.0 for many indices
You can download the symbol details (e.g., point size) here:
β€ Formula
distance = |entry price β exit price|
pointsMoved = distance Γ· point size
tick value = |profit| Γ· volume Γ· pointsMoved
π§ͺ Example: XAUUSD (Gold)
You opened a 0.50 lot trade and earned $48.04 profit.
3372.31
3371.18
0.50
48.04
Distance = 3372.31 β 3371.18 = 1.13
Point size = 0.01
Points moved = 1.13 Γ· 0.01 = 113
Tick value = 48.04 Γ· 0.50 Γ· 113 β 0.85
π So the correct tick value is 0.85 USD per point per 1.0 lot
π Where to input it
You can configure the tick value in your Risk Per Trade settings:
Globally (applies to all instruments)
Or as a per-symbol override (e.g. only for XAUUSD, NAS100, etc.)
π‘ Tips for accuracy
β Use closed trades (not floating profit)
β Make sure volume is in lots, not units (e.g. 0.50 not 50,000)
β Always use the correct point size (e.g. 0.01 for XAUUSD)
β Average over several trades if needed
β Donβt confuse points with pips β they are not always the same
π₯ Download the Excel Calculator
No need to do the math yourself, download our prebuilt Excel file and just fill in your numbers.
π Download TickValueCalculator.xlsx
The calculator computes the tick value for you based on your trade.
Last updated
Was this helpful?