A stock market model for persistence using SQLAlchemy
Project description
pyStock
[](https://travis-ci.org/llazzaro/pystock) [](https://coveralls.io/github/llazzaro/pystock?branch=master)
Relational Diagram
Functional Dependencies Broker IDENTIFICATION_CODE -> NAME, ADDRESS, PHONE Account
Tick ASSET, REGISTER_NUMBER -> TICK_DATE, PRICE, BROKER_BUYER, BROKER_SELLER, rest of attributes