forked from jbms/beancount-import
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request jbms#81 from carljm/schwabposfix
Schwab CSV: parse per-account positions CSV too.
- Loading branch information
Showing
3 changed files
with
33 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
testdata/source/schwab_csv/test_basic/positions/Intelligent-Positions-2020-11-30.CSV
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
"Positions for account Intelligent XXXX-4321 as of 02:45 AM ET, 12/21/2020" | ||
|
||
"Symbol","Description","Quantity","Price","Price Change $","Price Change %","Market Value","Day Change $","Day Change %","Cost Basis","Gain/Loss $","Gain/Loss %","Reinvest Dividends?","Capital Gains?","% Of Account","Dividend Yield","Last Dividend","Ex-Dividend Date","P/E Ratio","52 Week Low","52 Week High","Volume","Intrinsic Value","In The Money","Security Type", | ||
"SCHA","SCHWAB US SMALL CAP ETF","110","$88.71","-$0.26","-0.29%","$9,758.10","-$2.86","-0.29%","$7,500.00","$2,258.10","+43.7%","No","--","5.24%","+1%","$0.30","12/10/2020","--","$43.05","$89.52","431,291","--","--","ETFs & Closed End Funds", | ||
"Cash & Cash Investments","--","--","--","--","--","$2,953.34","$0.00","0%","--","--","--","--","--","13.97%","--","--","--","--","--","--","--","--","--","Cash and Money Market", | ||
"Account Total","--","--","--","--","--","$12,711.44","-$2.86","-0.21%","$7,500.00","$2,258.10","+14.73%","--","--","--","--","--","--","--","--","--","--", |