Sentinel Chimp 1.7
Sentinel Chimp 1.7 — Lite Mode multi-platform release
Prebuilt Lite Mode binaries (no FinBERT / PyTorch). AI sentiment remains source-only (pip install -r requirements.txt + python sentinel.py).
Downloads
| Platform | Artifact |
|---|---|
| Windows x64 | Sentinel-Windows-x64.zip → extract and run Sentinel.exe |
| Linux x64 | Sentinel-Linux-x64.zip → chmod +x Sentinel && ./Sentinel |
| macOS (unsigned) | Sentinel-macOS-unsigned.zip → see Gatekeeper note below |
macOS Gatekeeper (unsigned)
This macOS build is not code-signed and not notarized.
- Right-click
Sentinel.app→ Open, then confirm; or xattr -dr com.apple.quarantine Sentinel.app && open Sentinel.app
Linux
Desktop environment with Tk recommended. See README-RUN.txt inside the zip.
What's in Lite Mode
Charting, technicals, Bjerksund-Stensland options math, EWMA/HV vol, Options Finder, 3D plot — included.
FinBERT AI sentiment — not bundled (use source for full features).
What's Changed
- Phase I MVC: extract core/ui packages + DataProvider by @OmarAlaaeldein in #1
- Multi-platform Lite Mode release packaging (1.7) by @OmarAlaaeldein in #7
New Contributors
- @OmarAlaaeldein made their first contribution in #1
Full Changelog: 1.55...1.7