> ## Documentation Index
> Fetch the complete documentation index at: https://docs.runrox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Strategy Settings

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/runrox-d2245fa9/SEp0qFmikDpGOuF0/images/backtesting/strategy/1.png?fit=max&auto=format&n=SEp0qFmikDpGOuF0&q=85&s=27b6c609e1db6649dfd40b8496076d6b" width="1262" height="1012" data-path="images/backtesting/strategy/1.png" />

The first block of our settings allows you to set your starting balance, the size of the open trade for each position, and the commission for each trade.

### Starting Balance

Here, you set your starting capital, from which the script will begin testing your strategy.

### Trade Size

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/runrox-d2245fa9/SEp0qFmikDpGOuF0/images/backtesting/strategy/2.png?fit=max&auto=format&n=SEp0qFmikDpGOuF0&q=85&s=9a3c731d3f871339f8e70855dd3cea91" width="832" height="354" data-path="images/backtesting/strategy/2.png" />

You have the option to set the risk per trade, either as a fixed percentage of your capital or a fixed size trade from your capital.

### Fee, %

Each trading platform has a different commission percentage per trade. We recommend checking with your broker to find out the commission they charge for each trade.
