Congress data
The Gist
Get Congress trade data summarized
/congress sells <months_ago>
Most sold stocks in Congress over a given time period
/congress buys <months_ago>
Most bought stocks in Congress over a given time period
/congress net buys <months_ago>
Stocks with the most net buys in Congress over a given time period
/congress ticker search <ticker> <months_ago>
Gets the Congress trading summary for a specific ticker
/congress trades chart <ticker> <months_ago>
Plots the Congress buys and sells for a ticker on a chart
/congress summary <months_ago> <rolling_window>
Plots the net congress purchase amounts vs the S&P 500
Get a list of Nancy Pelosi's historical trades
/congress sells
Most sold stocks in Congress over a given time period
Syntax: /congress sells <months_ago>
months_ago
sets how long ago you want the largest sells for. By default, it is set to 1.
/congress buys
Most bought stocks in Congress over a given time period
Syntax: /congress buys <months_ago>
months_ago
sets how long ago you want the largest sells for. By default, it is set to 1.
/congress net buys
Stocks with the most net buys in the house of representatives over a given time period
Syntax: /congress net buys <months_ago>
months_ago
sets how long ago you want the largest sells for. By default, it is set to 1.
This function gets the net buys in the House of Representatives, for example, if there are $8,000 of buys and $5,000 of sells, then there are only $3,000 not net buys.
/congress ticker search
Gets the Congress trading summary for a specific ticker
Syntax: /congress ticker search <ticker> <months_ago>
ticker
specifies what company you want the trade history for
months_ago
sets how long ago you want the largest sells for. By default, it is set to 1.
/congress trades chart
Plots the Congress buys and sells for a ticker on a chart
Syntax: /congress trades chart <ticker> <months_ago>
ticker
specifies what company you want the chart for
months_ago
sets how long ago you want the largest sells for. By default, it is set to 1.

/congress summary
Plots the net congress purchase amounts vs the S&P 500
Syntax: /congress summary <months_ago> <rolling_window>
months_ago
sets how long ago you want the data for
rolling_window
sets how many months you want the congress net purchases summed for

/pelosi trades
Gets Nancy Pelosi's trading history
Syntax: /pelosi trades
Last updated