Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ streamlit = "*"
matplotlib.pyplot = "*"
altair = "*"
yfinance = "*"
plotly = "*"

[requires]
python_version = "3.8"
951 changes: 540 additions & 411 deletions Pipfile.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions portfolio/Nati.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Name":"Nati.json","Directory":"Nati.json","Value":1009537.7,"Cost":2400,"Equity":11937.7,"TotalGainLoss":9537.7,"TotalGainLossPrcnt":3.9740416666666674,"Cash":997600,"Positions":{"PFE":{"Shares":10,"AvgPrice":100,"LatestPrice":40.11,"TotalCost":1000,"Equity":401.1,"GainLoss":-598.9,"GainLossPrcnt":-0.5989,"PrcntOfPort":0.0003973105709672854},"TSLA":{"Shares":20,"AvgPrice":70,"LatestPrice":576.83,"TotalCost":1400,"Equity":11536.6,"GainLoss":10136.6,"GainLossPrcnt":7.240428571428572,"PrcntOfPort":0.011427606913540724}},"History":{"05-11-2021":[{"Type":"Deposit","Ticker":"N/A","Shares":1000000,"UnitPrice":1,"OrderTotal":1000000},{"Type":"Buy","Ticker":"PFE","Shares":10,"UnitPrice":100,"OrderTotal":1000}],"05-12-2021":[{"Type":"Buy","Ticker":"TSLA","Shares":20,"UnitPrice":70,"OrderTotal":1400}]}}
Loading