I have written my own Algo trading program using streamed Market data. If I'm seeing the most recent trade sizes and prices from the Market stream, then why would I need Quotes when I can simply take the last Traded Price/Qty and add 1 cent to it as Buying price?