magnet-path

Installation
SKILL.md

magnet-path

Forward-looking companion to a GEX snapshot. Where a gamma-wall chart shows the pins for today, this projects the magnet (the strike price pulls toward) across the next several expiries, so you can see the path price is being pulled along.

Run

python scripts/magnet_path.py SYMBOL [--out path.png] [--days 30] [--max-expiries 5]
  • --days — days of price history on the left (default 30)
  • --max-expiries — forward expiries to plot (default 5)
  • --out — output PNG path (default <symbol>_magnet.png)

Prints the output path on success.

Data

Installs
1
GitHub Stars
24
First Seen
Sep 4, 2026
magnet-path — mphinance/alpha-skills