HedgeBuddy v0.10.0
Downloads
- Windows (x64):
HedgeBuddy.exe - macOS (Apple Silicon):
HedgeBuddy-macOS-arm64.dmg
Installation
Windows
- Download
HedgeBuddy.exe - Run the executable (no installation needed)
- Variables stored at:
%APPDATA%\HedgeBuddy\<profile>\vars.json
macOS
- Download and open
HedgeBuddy-macOS-arm64.dmg - Drag
HedgeBuddy.appto Applications - Important (unsigned app): Open Terminal and run:
xattr -cr /Applications/HedgeBuddy.app - Open HedgeBuddy from Applications
- Variables stored at:
~/Library/Application Support/HedgeBuddy/<profile>/vars.json
Python Library
Install companion library: pip install hedgebuddy
Use in scripts: import hedgebuddy