Skip to content

Simple program takes in a CSV currently from Tastyworks Transactions and returns a modified csv

Notifications You must be signed in to change notification settings

Jcuevas97/OrderParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was created to simplify my data entry into a google sheet I use to track my option information

This is a template of the sheet I use if you find it useful to use.
https://docs.google.com/spreadsheets/d/1JUaGIsJCfwKrYiooVAvHu4Lk21ihkHYQhm39msDfHdc/edit?usp=sharing

I created that document as a modification of this sheet that I had found and wanted to use.
https://docs.google.com/spreadsheets/d/1JJlY3HIy1zwOT36TScrWYORf4HvuKR43VEhSUJS_8Ps/edit?usp=sharing

Currently as of 5/23/2020 only Modifierv3.py has proper functionality.
The form in which to update the sheet is copying the columns directly into the sheet

in later updates there are various features I will be attempting to implement including but not limited to:
- automating data insertion into google sheets
- parsing data directly from robinhood pdfs as apposed to copying the data to a csv first
- Improving data manipulation to allow for contracts to stack
- Data extraction directly from the brokerage

About

Simple program takes in a CSV currently from Tastyworks Transactions and returns a modified csv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages