Handling FIX Separators with an Alias

FIX Messages contain ASCII 1’s that tend to made casual analysis of them confusing. This post describes a simple way to create a command line alias to simplify reading FIX. Argument for Translation Without any update, FIX Message separators either don’t print (and fields all run together) or are shown with “^A”. Here’s an example […]