> ## 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.

# Optimization Settings

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

The second block of our settings is responsible for the input parameters for optimizing the best settings.

### Sensitivity From - To

The sensitivity setting from our Signals Master indicator. The algorithm works as follows: if you enter, for example, from 10 to 15, the algorithm will calculate all possible combinations of Sensitivity + Reaction Speed + Filters settings and show the results in a table, optimizing the values for the most profitable options.

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

<Info>Possible Sensitivity settings range from 1 to 50.</Info>

<Warning>The maximum Sensitivity settings for calculation over the entire history is 20 units at a time.\
Yes, that's correct. If you set values from 1 to 20, you will get optimization over the maximum available history.\
Yes, if you set values from 1 to 21, you will get a limited analysis of 5000 bars in the history.\
We recommend setting no more than 20 units at a time. It can be from 1 to 20 or from 30 to 50, as long as the number of units in the range does not exceed 20 units.\
**The limitation is due to the large amount of processed data and the platform restriction on TradingView.**</Warning>

If you exceed the range by 20 units, you will receive a warning at the bottom of the table indicating that only 5000 bars are used in this calculation.

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

### Bars Limit

By checking this box, you limit the number of bars for optimizing your strategy to the specified number of bars.

### Time Limit From - To

If you want to test your strategy over a specific time period, such as the previous month, you can do so by setting the desired dates and selecting the checkboxes "from" and "to".
