Skip to content

Instantly share code, notes, and snippets.

@pranjalAI
Last active December 21, 2025 13:30
Show Gist options
  • Select an option

  • Save pranjalAI/af8e563560f84350e568b6b13e308723 to your computer and use it in GitHub Desktop.

Select an option

Save pranjalAI/af8e563560f84350e568b6b13e308723 to your computer and use it in GitHub Desktop.
{
"symbol": "AMD",
"label": "Needs Review",
"signals_fired": 2,
"signals": [
{
"name": "ClusterActivity",
"value": 4,
"fired": true,
"why": "4 unique insiders traded in the last 30 days."
},
{
"name": "LargeTransaction",
"value": 780000.0,
"fired": true,
"why": "Flags when a recent transaction exceeds the configured value threshold."
}
],
"recent_trades_sample": [
{
"date": "2025-12-02",
"insider": "Jane Doe",
"title": "Director",
"direction": "BUY",
"trade_value": 120000.0
},
{
"date": "2025-12-05",
"insider": "John Smith",
"title": "Officer",
"direction": "SELL",
"trade_value": 780000.0
}
],
"note": "This output is a monitoring summary based on disclosed insider transactions, not a determination of wrongdoing."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment