What are the Strategy settings in the baseconfig when using an Algorithm Intelligence Strategy
An explanation of every Strategy setting in the Baseconfig when your bot is using an Algorithm Intelligence.
Strategy settings
Strategy Select the Algorithm Intelligence you have trained.
Signals only Make sure this toggle is disabled — you want your bot to use the Algorithm Intelligence, not signals only.
Number of targets to buy The number of currencies your bot buys when multiple opportunities are found at the same time. For example, if set to 5 and the bot finds 7 candidates, it buys the best 5 — determined by the number of indicators and buy signals triggered. Maximum is 10.
Use corrected score for buys Select yes or no. Normal scores range from -1 (sell) to 1 (buy). The corrected score is a value between 0 and 100 (percentage), calculated from the highest and lowest normal scores the AI has received. The corrected score improves over time for the coins selected in the Baseconfig.
Minimum score for buys The minimum score a market must reach before the AI signals a buy. For normal scores, enter a value between -1 and 1 — for example, 0.2. For corrected scores, enter a value between 0 and 100 — for example, 75. The higher the value, the more selective the AI will be when entering a position.
Use corrected score for sells Select yes or no. Normal scores range from -1 (sell) to 1 (buy). The corrected score is a value between 0 and 100, calculated from the highest and lowest normal scores. The corrected score improves over time for the coins selected in the Baseconfig.
Minimum score for sells The minimum score a market must reach before the AI signals a sell. For normal scores, enter a value between -1 and 1 — for example, -0.2. For corrected scores, enter a value between 0 and 100 — for example, 25.
About the corrected score
The corrected score takes time to optimise. An unusual but normal situation: the corrected score shows 100% while the regular score is only 0.01 — this happens because the AI hasn't had enough time to refine the corrected score yet.
If buy or sell signals stop arriving after some time, or the number of signals has dropped significantly, consider:
- Lowering the corrected score threshold required for buys and sells.
- Disabling the corrected score entirely.
- Lowering the "Maximum score for neutral signals" to give higher importance to buy/sell signals from your signal strategies.
Formula: Corrected score = ((current score ? lowest score) × 100) ÷ (highest score ? lowest score)
