- get_open_orders - get_order - cancel
- removed vestigial methods - removed code that drops filled orders from memory
- moved Order and Blotter to zipline.finance.blotter - moved order method from AlgoSimulator to Blotter - eliminated the set_order method in algorithm - moved blotter to the algorithm