# Insider trading data

## The Gist

* These functions can get insider trading data, all you need to do is specify a ticker

{% hint style="danger" %}
**These functions are only available for those with the Eagle Eye Ultimate plan. Upgrade here** [**https://eagleeyebot.com/pricing**](https://eagleeyebot.com/pricing)
{% endhint %}

|                                                                               |                                                 |
| ----------------------------------------------------------------------------- | ----------------------------------------------- |
| [/insider trading summary](#insider-trading-summary) \<ticker> \<months\_ago> | Gets the summary of insider trades for a ticker |
| [/insider trading chart](#insider-trading-data) \<ticker> \<months\_ago>      | Plots insider trades on the stock's price chart |

### <mark style="background-color:green;">/insider trading summary</mark>

#### Gets the summary of insider trades for a ticker

{% hint style="success" %}
**Syntax:**  /insider trading summary \<ticker> \<months\_ago>
{% endhint %}

`ticker` is for the company you want insider trading data for

`months_ago` is for how long ago you want to get the data for. By default, it is set to 1

{% tabs %}
{% tab title="Example 1" %}

<figure><img src="https://3616759326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjPuKj5pgVGPhvetVzwOY%2Fuploads%2F0deiQNIHebsmgosvqYhf%2Finsider%20sales.PNG?alt=media&#x26;token=51cbd5e1-61a8-42ad-a260-f92df0150c10" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### <mark style="background-color:green;">/insider trading chart</mark>

#### Plots insider trades on the stock's price chart

{% hint style="success" %}
**Syntax:**  /insider trading chart \<ticker> \<months\_ago>
{% endhint %}

`ticker` is for the company you want insider trading data for

`months_ago` is for how long ago you want to get the data for. By default, it is set to 1

<mark style="color:green;">Green circles represent insider buys,</mark> <mark style="color:red;">red circles represent insider sales</mark>

{% tabs %}
{% tab title="Example 1" %}

<figure><img src="https://3616759326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjPuKj5pgVGPhvetVzwOY%2Fuploads%2FjwkMVnzmWZ5E3vmYBgN5%2Finsider%20trades%20chart.png?alt=media&#x26;token=25f6a6d7-b468-4240-998f-911903fb1a47" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}
