Home Segments Index Top Previous Next

440: Mainline

At this point, the analyze_trades program contains many type declarations. Because the names of functions, arrays, and variables reflect a personal preference for spelled-out, mnemonic names, the purposes of the functions, arrays, and variables are relatively easy to infer. A price variable defined by double price; is the variable that carries price information, for example.