The Stock Exchange, for your Hackathon Stickers.
Honorable Mention for the Google Polymer API Prize
static: Polymer Frontend
rest.py: Flask API to connect our Postgresql DBcustom_json_encoder.py: Custom JSON encoder to handle parsing decimal valuesgen_data.py: Helper function to upsert initial datapoints into Postgresql DB
transfers.py: Helper methods to connect the CapitalOne APIalgos.py: Stock-Exchange related algorithms to handle offer-matching, order enquing and transaction prioritization.bot.py: Bots to simulate high-frequency trading botsmarketprices.py: Script to update market prices post trades