Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.
Screen Shot 2022-08-20 at 3 07 27 PM

The box will be updated with the sum of the value of these equities on the table above.
Screen Shot 2022-08-20 at 3 07 35 PM

## 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)