Insider Trading Fetch recent insider transactions from Yahoo Finance (SEC Form 4 data). Instructions Note: If is not installed or is not found, replace with in all commands below. Arguments - - Single ticker or comma-separated list (e.g., or ) - - Trailing days to look back (default: 90) Output Returns JSON with: - - List of insider trades with insider name, role, transaction type, shares, price, value, date, ownership type - - Net sentiment ( , , ), buy/sell counts and values For multiple symbols, results are ranked by net buying value (most buying first). Use Cases - "Show me insider buys f…