Skip to content

Designed to manage my paper trades and practice integrating Python with Excel.

Notifications You must be signed in to change notification settings

kyz128/market_blotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

market_blotter

Description: This project is designed to manage financial transactions using Excel as an interface. Transactions are stored in MongoDB Atlas. CRUD operations are done via pymongo and xlwings is used to connect Python and VBA.

Running the project: Simply open the Excel workbook and follow the instructions on each worksheet.

Status: *Note currently only the v1 features are complete. As such, there is little error handling in place and users can only perform CRUD operations on the transactions themselves. To make the program more robust and user-friendly, v2 features include error handling, graphical analysis of the transactions, and design improvements.

About

Designed to manage my paper trades and practice integrating Python with Excel.

Topics

Resources

Stars

Watchers

Forks