Opening TradingBuddy the first time
It takes about 30 seconds. During the open beta your Mac or PC will show a one-time security prompt โ here's exactly what to click, and why it's safe.
Why the warning?
TradingBuddy is a new, independent app that isn't notarized by Apple / signed for Windows yet. New apps without a paid signing certificate always trigger this prompt โ it's about who signed it, not whether anything's wrong.
Same build, in the open
Every installer is built in public CI and published straight to our own servers โ nothing hand-assembled. Code signing is on the way; this prompt goes away once we notarize.
Your data stays local
The desktop app keeps your strategies and results in a local database on your machine. Prefer zero install? The web app needs no download at all.
- 1
Open the .dmg โ drag to Applications
Double-click the downloaded
.dmgand drag TradingBuddy into your Applications folder. - 2
Double-click it โ click "Done"
macOS shows "TradingBuddy Not Opened." Click Done โ not Move to Trash. (This first try is expected to be blocked.)
- 3
System Settings โ Privacy & Security
Open System Settings โ Privacy & Security, scroll down to the Security section, and click Open Anyway next to "TradingBuddy was blocked."
- 4
Confirm โ authenticate
Click Open Anyway on the confirmation, then approve with Touch ID or your password. That's it โ it opens normally from now on.
Tip: on macOS 15 (Sequoia) the old right-click โ Open shortcut no longer works โ you must use System Settings as above.
- 1
Run the installer
Open the downloaded
.exe. Windows SmartScreen may appear with "Windows protected your PC." - 2
Click "More info"
On the SmartScreen dialog, click the small More info link.
- 3
Click "Run anyway"
Press Run anyway and the installer continues normally. One-time only.
No admin password needed โ SmartScreen is just verifying the publisher.
- 1
Make the AppImage executable
Run
chmod +x TradingBuddy*.AppImage(or enable "Allow executing as program" in file properties). - 2
Launch it
Double-click the AppImage, or use the
.debon Debian/Ubuntu:sudo dpkg -i tradingbuddy*.deb.
Linux doesn't gate unsigned apps the way macOS/Windows do โ no extra prompts.
Still unsure, or hit a snag?
Skip the install entirely and run TradingBuddy in your browser, or ask us in Discord โ happy to help.