| 52 | | - '''[wiki:confusion$percentChangePerSecond]''' - The speed at which a user's strategy reaches their selected target is set through the "percentChangePerSecond" field in the CSV config file used in the period. This is a decimal value either NaN or ranging from from 0 to Inf. It determines the length, relative to the total length of the X axis required to reach the selected strategy target, the strategy can move in a second. For example, say the X axis ranges from 0 to 100. If "percentChangePerSecond" is set to 0.15, the it would take one second for the strategy to move from 0 to 15, or from 100 to 85, or from 45 to 70, etc. |
| | 52 | - '''[wiki:confusion#percentChangePerSecond]''' - The speed at which a user's strategy reaches their selected target is set through the "percentChangePerSecond" field in the CSV config file used in the period. This is a decimal value either NaN or ranging from from 0 to Inf. It determines the length, relative to the total length of the X axis required to reach the selected strategy target, the strategy can move in a second. For example, say the X axis ranges from 0 to 100. If "percentChangePerSecond" is set to 0.15, the it would take one second for the strategy to move from 0 to 15, or from 100 to 85, or from 45 to 70, etc. |