# Configuration

There are 3 steps on the strategy configuration page:

1. Name Strategy
2. Model Settings
3. Trading Parameters

<figure><img src="https://2711537890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRCjlHHNXNoHWcwMLiBt5%2Fuploads%2F4ekYfHqJ4RAZHrJ52j7I%2Fimage.png?alt=media&#x26;token=fa4064be-9f0a-4c49-8ca6-49e029dd3620" alt=""><figcaption></figcaption></figure>

### 1. Strategy Name

Name your model for reference in the future.

### 2. Model Settings

There are 2 sets of settings for Strategy Parameters:

**Historical Data**

How far back do you want the strategy to look at?

* 1 year
* 6 months (Coming soon!)
* 1.5 years (Coming soon!)
* 2 years (Coming soon!)

**Prediction Interval**

How far ahead do you want the strategy to predict?

* 1 year
* 6 hours (Coming soon!)
* 12 hours (Coming soon!)
* 1 week (Coming soon!)

### 3. Trading Parameters

There are 3 sets of settings for Trading Parameters:

**Maximize Profit**

* Optimizing a strategy to maximize profit by setting higher take-profit and lower stop-loss percentages.

**Minimize Risk**

* Optimizing a strategy to minimize risk by setting lower take-profit and higher stop-loss percentages.

**Advanced Parameters**

* Initial Capital
* Take Profit (%)
* Stop-loss (%)
* Trailing Stop (Y/N)
* Threshold (%)

Click on **Run** to run the model.
