package exchange // Package-level helpers for the exchange package. // connector.go imports gorilla/websocket, so this file needs no imports // for that dependency. CalcNetProfit was removed (see netProfit in scanner.go).