algo pro
Stable · v1.4.2

Download Algo Pro
for Windows.

Single executable. Installs in under a minute. No account, no email confirmation, no monthly fee. Your strategies and broker keys never leave this machine.

By downloading, you agree to the Terms of Service and acknowledge the Risk Disclosure.

At a glance

File
AlgoPro.exe
Version
v1.4.2
Size
~3 MB
Platform
Windows 10 or later (64-bit)
CPU
x86-64, 4 cores recommended
RAM
4 GB minimum, 8 GB recommended
Disk
200 MB free for install · 5 GB recommended for tick-data cache
Display
1366×768 minimum, DPI-aware to 4K
Network
Stable broadband connection · HTTPS outbound to broker APIs
License
Free · personal use

Install

Get Algo Pro running in five steps.

Start to finish, you'll be on the dashboard in about a minute. If Windows shows a SmartScreen warning, jump to step 3 for what to do.

  1. Step 01

    Download the installer

    Click the download button at the top of this page. Your browser will save AlgoPro.exe to your Downloads folder by default.

    If your browser blocks the download, click Keep or Keep anyway. Some browsers flag unsigned binaries even when they're fine.
  2. Step 02

    Run the installer

    Double-click AlgoPro.exe from File Explorer. The installer is a single self-contained executable. No setup wizard, no admin elevation required for per-user installs.

  3. Step 03

    If Windows SmartScreen warns you, click 'More info → Run anyway'

    Algo Pro builds are code-signed, but new releases sometimes take Microsoft a few days to reputation-rank. If you see a blue Windows SmartScreen panel:

    1. Click More info (small link below the warning text).
    2. Verify the publisher reads Algo Pro.
    3. Click Run anyway.
    If your antivirus quarantines the file, this is a false-positive against heuristics for trading-automation binaries. Email support@algoup.com with the AV product name and we'll work with their vendor to whitelist the build.
  4. Step 04

    Connect your first broker

    On first launch, Algo Pro opens the Brokers tab. Pick a broker, paste a freshly-generated API key, and click Connect. The key is encrypted by the Windows Credential Manager. It never appears in any file you can read in plaintext.

    Use read-only or trade-only scopes on the broker side. Algo Pro doesn't need withdrawal permission to do anything useful, and you shouldn't give that to any third-party tool.
  5. Step 05

    Run a strategy in paper mode

    Open Strategies, pick a template, hit Paper trade. Watch it for a few sessions. When you trust what you're seeing, flip the live switch. That decision is entirely yours, and so is everything that happens after.

Uninstall

How to remove Algo Pro cleanly.

No fight, no resident processes. Two paths. Pick the one that matches how you installed.

Standard uninstall

  1. 1Open Settings → Apps → Installed apps.
  2. 2Find Algo Pro in the list (sort by date added if needed).
  3. 3Click the menu next to it and choose Uninstall.
  4. 4Confirm. The application and per-user files are removed.

Portable / manual

  1. 1Quit Algo Pro (right-click tray icon → Quit).
  2. 2Delete the install folder, by default %LOCALAPPDATA%\Algo Pro.
  3. 3Optionally remove user data at %USERPROFILE%\Algo Pro (strategies, logs, backtests).
  4. 4Optional: clear Credential Manager entries starting with Algo Pro · to wipe stored API keys.
Want to revoke broker access first? Always also delete the API key on the broker's side (Binance/Bybit/etc. settings). Uninstalling Algo Pro does not invalidate keys at the broker. That step is on you.

Troubleshooting

If something looks off, start here.

The download is blocked or marked 'unsafe'

Modern browsers occasionally flag fresh .exe downloads. Click 'Keep' / 'Keep anyway'. If your AV is the issue, check Quarantine and restore the file. Then email us so we can engage the AV vendor.

SmartScreen says 'Windows protected your PC'

See install step 3 above. Click 'More info' then 'Run anyway'. This message will disappear once Microsoft has enough downloads of the current build to reputation-rank it.

App opens then closes immediately

Open PowerShell and run %LOCALAPPDATA%\Algo Pro\AlgoPro.exe --verbose to see the error. If it mentions a missing Visual C++ runtime, install the latest Microsoft Visual C++ Redistributable (x64).

Broker connection fails with 'invalid signature'

Check that the system clock on your machine is within 5 seconds of network time. Most brokers reject API requests with skewed timestamps. In Windows: Settings → Time & language → Date & time → Sync now.

High CPU when running multiple strategies

Each strategy is a separate event loop. On 4-core machines, cap concurrent strategies at 8 in Settings → Performance. For 32+ strategies, prefer 8+ cores.

Can I run Algo Pro on macOS / Linux via Wine?

Officially unsupported. Broker WebSocket connections behave inconsistently under Wine, and the credential vault can't reach the OS keychain. Native macOS and Linux builds are on the roadmap.

Still stuck? Email support@algoup.com with your Windows version, Algo Pro build (Settings → About), and the contents of verbose.log from the install folder. We'll usually reply within a business day.

That's the whole install guide.

Grab the build, run it, take a strategy for a paper-trade lap. No subscriptions, no recurring anything.

Trading carries risk of loss. Algo Pro is software, not investment advice.