Hedge fund data
Last updated
Last updated
The Gist
These functions can be used to get hedge fund trading data, a hedge fund/investor needs to be specified for all these functions
These functions are only available for those with the Eagle Eye Ultimate plan. Upgrade here https://eagleeyebot.com/pricing
Shows when a fund/investor bought, sold, or held a stock.
Gets the current holdings for a fund/investor
Gets the change in holdings for a fund/investor
Gets the historical position of a stock by a fund/investor
Syntax: /holdings heatline <investor> <ticker>
investor
refers to which fund/investor you want the holdings for
ticker
specifies which company you want the heatline for
Copy and paste below:
/holdings heatline investor:Warren Buffett ticker:aapl
Syntax: /holdings current <investor> <dollars>
investor
refers to which fund/investor you want the holdings for
dollars
returns the holdings by dollar amount if you set it to true. By default, holdings are returned as a percentage of the total portfolio.
Syntax: /holdings change <investor>
investor
refers to which fund/investor you want the change in holdings for
Syntax: /holdings historical <investor> <ticker> <display_type>
investor
refers to which fund/investor you want the holdings for
ticker
specifies which company you want the historical holdings for
display_type
gives you multiple options for displaying the chart such as the #of shares, the dollar value, or the allocation % in the portfolio
<investor> <ticker>
<investor> <dollars>
<investor>
<investor> <ticker> <display_type>