How do you write a horse move step by step?
These answers restate the rules implemented by our open-source engine, which follows the WXF laws and is regression-tested against the official 110-diagram repetition casebook. Where an answer refers to a specific position, that position lives on the linked reference page, where the build verifies it against the engine before publishing.
Direct answer
Take it in four parts: H for horse, the starting file, + or − for whether it ends up nearer or farther from the mover's own side, and the destination file. So H8+7 reads "horse on file 8 advances, ending on file 7" and 馬8進7 says the same thing in Chinese.
Why the last number is a file, not a distance
A horse's move is one point orthogonally then one point diagonally, so a single "distance" would not tell you which of the two or three legal landing points at that distance was meant. Naming the destination file removes the ambiguity, which is why horses, elephants and advisors all use this pattern while chariots, cannons and soldiers use a distance instead.
Retreat looks the same, just with a minus
H7-8 or 馬7退8 says the horse on file 7 retreats, ending on file 8. The direction sign always refers to whether the horse is moving toward or away from the mover's own back rank, never to the file numbers going up or down, which can move either way in either direction. See reading notation for the underlying logic.
Related questions
Can a horse's move ever be written with =?
No. A horse never moves purely sideways along one rank, so 平/= never applies to it.
What if two horses could reach the same file?
Then the move is still identified uniquely because only one horse can legally reach that specific destination point at a time; if two really do share a starting file, the front/rear prefix resolves it. See notation for two pieces on one file.