0
Among other open access (i.e. public) data available in exchange API's are the open order books. They are given on exchange websites sorted by coin value. Is there a way to tell which way the market is going, as in up or down for a given pair, from sell and buy order books? If the only way is by taking two snapshots of these data, would that be a good way to do it, or is there a better way, using public API's?