Accuracy is not the objective
A classifier is scored on how often it is right. A strategy is scored on money. Those come apart, and in this setting they come apart severely.
Being right on a hundred moves of a tenth of a tick and wrong on ten moves of a full tick is 91 percent accuracy and a loss. Accuracy weights every prediction equally; profit weights each by the size of the move and by whether you could act on it.
Key idea: Accuracy is a proxy that happens to be convenient. It is a reasonable proxy when errors are symmetric and outcomes are similar in magnitude, and neither holds here: move sizes are heavy-tailed, and the cost of acting is comparable to the typical move. The rest of this lesson replaces it with measures tied to a decision you could actually take.

