# Properties

### <mark style="color:$primary;">Capital</mark>

<div align="left"><figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FJBWi9HJwFdpSySiKZSKg%2Fimage.png?alt=media&#x26;token=9fa01fb3-041f-438c-ad31-96c140649e8e" alt=""><figcaption></figcaption></figure></div>

* **Initial Capital**: Sets the starting balance for backtesting.
* **Base Currency**: Defines the currency used in the backtest.
* **Order Size**: Specifies position size as a percentage of equity or a fixed amount.
* **Pyramiding**: Limits the number of simultaneous open orders.

***

### <mark style="color:$primary;">**Cost Simulation**</mark>

<div align="left"><figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FyEzxys83sPZffoaL2JvE%2Fimage.png?alt=media&#x26;token=ad206d5b-275f-48df-955c-e2996af9556f" alt=""><figcaption></figcaption></figure></div>

* **Commission**: Sets trade fees as a percentage or fixed value.
* **Verify Price for Limit Orders**: Defines the number of ticks to verify order execution.
* **Slippage**: Adjusts simulated price deviations due to market conditions.

***

### <mark style="color:$primary;">**Margin**</mark>

<div align="left"><figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FNIqN4pzlxjNe3VB2sNhN%2Fimage.png?alt=media&#x26;token=0bde7ef1-0d40-43fc-91d7-98b0a801bb22" alt=""><figcaption></figcaption></figure></div>

* **Margin for Long/Short Positions**: Sets margin requirements as a percentage of position size.

***

### <mark style="color:$primary;">**Recalculate Options**</mark>

<div align="left"><figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FADDVl4CSzmhn7fMuXeNU%2Fimage.png?alt=media&#x26;token=5d7f4f21-02c7-42cc-b637-0b26efc66700" alt=""><figcaption></figcaption></figure></div>

* **After Order is Filled**: Recalculates strategy logic when a trade is executed.
* **On Every Tick**: Updates calculations on each price tick.

***

### <mark style="color:$primary;">**Fill Orders**</mark>

<div align="left"><figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FCPYroxTE9dTbp9Mw5uSL%2Fimage.png?alt=media&#x26;token=36ececd8-ffd4-4850-b269-6cdaef105877" alt=""><figcaption></figcaption></figure></div>

* **Using Bar Magnifier**: Simulates intrabar price movements for more accurate fills.
* **On Bar Close**: Executes orders at the close of each bar.
* **Using Standard OHLC**: Uses Open, High, Low, Close data for order execution.

***

The **Properties Panel** establishes the backtest’s foundational parameters, ensuring every simulation reflects realistic market and brokerage conditions.

By adjusting capital, fees, and slippage, traders can create **accurate, risk-aware simulations** that closely replicate live trading performance.
