Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcpage/brokerage_equities_sum
TamperMonkey script to be able to quickly sum up the value of selected equities on your brokerage page
https://github.com/marcpage/brokerage_equities_sum
fidelity greasemonkey greasemonkey-script greasemonkey-userscript greasemonkey4 investing schwab tampermonkey tampermonkey-script tampermonkey-scripts tampermonkey-userscript violentmonkey violentmonkey-script violentmonkey-userscript
Last synced: about 1 month ago
JSON representation
TamperMonkey script to be able to quickly sum up the value of selected equities on your brokerage page
- Host: GitHub
- URL: https://github.com/marcpage/brokerage_equities_sum
- Owner: marcpage
- License: unlicense
- Created: 2022-08-20T20:03:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T10:39:41.000Z (2 months ago)
- Last Synced: 2024-10-01T02:01:19.167Z (about 1 month ago)
- Topics: fidelity, greasemonkey, greasemonkey-script, greasemonkey-userscript, greasemonkey4, investing, schwab, tampermonkey, tampermonkey-script, tampermonkey-scripts, tampermonkey-userscript, violentmonkey, violentmonkey-script, violentmonkey-userscript
- Language: JavaScript
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Brokerage Equities Sum
TamperMonkey script to be able to quickly sum up the value of selected equities on your brokerage page.
## Supported Brokerage sites
Currently only Fidelity and Schwab brokerage pages are supported.
## Supported browsers
This script has been tested with
- Safari 17.1
- macOS 14.1
- Tampermonkey 4.20.6188## Usage
A text box will be inserted above your list of equities in the "Positions" tab on Fidelity or My Accounts -> Positions page on Schwab.
In this box enter groupings of equity symbols separated by spaces.
When you are done, click outside the text area.The box will be updated with the sum of the value of these equities on the table above.
## Install
1. Install [TamperMonkey](https://www.tampermonkey.net)
1. [Install the script](https://raw.githubusercontent.com/marcpage/brokerage_equities_sum/main/brokerage_equities_sum.js)