What are the different settings for your Algorithm Intelligence Strategy
In this article, we explain the different settings for your A.I.
Config Buy/Sell Signal settings in AI Strategy Builder
Validate signals after X time
Select the time you want use to validate if a signal was good or bad. When building a day-trading A.I. 1 day or less is prefered. If you want to swing trade with the AI, 3-5 days is prefered. In our example we use 2.
Minimum percentage change buy signal
Fill in the percentage profit a signal must get for a buy signal to be valid. For example, you fill in 5. This means you want to see at least 5% profit within 2 days after each sell signal has been given. The 2 days you can configure in the previous field.
Minimum percentage change sell signal
Fill in the percentage loss a signal must get for a sell signal to be valid. For example, you fill in 3. This means you want to see at least a 3% loss within 2 days after each sell signal has been given. The 2 days you can configure in the first field.
Market trend settings
Maximum percent change neutral trend
Fill in the percentage a neutral trend needs to go up or down for a market trend signal to be valid. For example, you fill in 5. This means you want to see the neutral trend signal move by less than 5% in 2 days for it to be valid. The 2 days you can configure in the first field.
Minimum percent change uptrend
Fill in the percentage a trend needs to go upwards for a market trend signal to be valid. For example, you fill in 4. This means you want to see the uptrend signal move by at least 4% upwards in 2 days for it to be valid. The 2 days you can configure in the first field.
Minimum percent change downtrend
Fill in the percentage a trend needs to go downwards for a market trend to be valid. For example, you fill in 4. This means you want to see the downtrend signal move at least 4% downwards in 2 days for it to be valid. The 2 days you can configure in the first field.
Moving average for trend
Select the moving average used to smoothen out the 1-minute price history for the market trend validation. The longer the time configured, the more small peaks will be ignored/smoothened to determine the trend. For this example, we use the standard settings. The default moving average is EMA.
Moving average period
Fill in the period you want to use fort he moving average. Default 4. The minimum is 1 and the maximum is 60.
Other settings
Maximum score for neutral signals
Fill in the value. It’s used to know how much a neutral signal should be used in the score calculation. A lower value gives more importance to buy and sell signals. A higher value gives more importance to neutral signals. Enter a value between 1 and 100. Default: 15. This setting rates the importance of the neutral signals of your signal strategy. If your neutral signals are not relevant then they can be discarded by entering a value of 1. If your neutral signals are vital, then you can enter a value of 80. Important: this option only affects the Signals Strategies and not the Trend Strategies.