Back to search
Small command line for myself to use PostgreSQL and Python for simulated stock trading
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Removed unused 'balance' comand line argument. Added sell functionality. Removed EdgarDocuments class as it is no longer needed. Eliminated 'DEPOSIT' and 'WITHDRAW' from POSSIBLE_ACTIONS as they are not currently used. Removed unused transaction formatters in __main__.py. Fixed class name change from Trader to Account.
02ca4adView on GitHub