Wingetlywingetly
← All apps

Questrade Edge

by Questrade Inc.v7.1.1.532

Last updated

Desktop platform for stock analysis and trading with the Questrade brokerage

Install with winget

$ winget install --id Questrade.IQEdge --exact --version 7.1.1.532

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Questrade Edge

Questrade Edge uses EXE (Inno Setup). The silent install switches are /Slient.

One-line silent install (x64, machine scope)
QuestradeEdge.exe /Slient /NoRestart

See the full silent install reference for Questrade Edge

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v7.1.1.532

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Questrade Edge.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • TradingViewTradingView, Inc.
    TradingView.TradingViewDesktopv3.4.1.8194

    Experience the best of TradingView you know and love with power and flexibility of a desktop application.

  • MYOB AccountRight Server EditionMYOB Technology Pty. Ltd.
    MYOB.AccountRight.Serverv2026.500.10015

    From expense tracking to inventory management, manage all aspects of your business, all in one place.

  • 同花顺浙江核新同花顺网络信息股份有限公司
    THS.THSv9.60.61

    Stock and fund investment

  • MYOB AccountRightMYOB Technology Pty. Ltd.
    MYOB.AccountRightv26.5.0

    From expense tracking to inventory management, manage all aspects of your business, all in one place.

  • Refinitiv WorkspaceRefinitiv
    LSEG.RefinitivWorkspacev1.26.831

    Unmatched financial coverage, news and actionable insights via a highly customised, open workflow solution.

  • Wind Financial TerminalWind Information Co., Ltd
    Wind.WindFinancialTerminalv26.5.0

    The All-in-one Financial Software for Global Data and Information

More from Questrade Inc. or browse finance.

Frequently asked questions

How do I install Questrade Edge on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Questrade.IQEdge --exact --version 7.1.1.532. winget downloads the installer from Questrade Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Questrade Edge silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Questrade.IQEdge --exact 7.1.1.532 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Questrade Edge?
Questrade Edge uses EXE (Inno Setup). Run the downloaded installer with: QuestradeEdge.exe /Slient /NoRestart. The silent switches are /Slient.
How do I uninstall Questrade Edge via winget?
Run: winget uninstall --id Questrade.IQEdge --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Questrade Edge's Apps & Features entry.
Is Questrade Edge free?
Questrade Edge is distributed under Proprietary. Refer to the publisher (https://www.questrade.com/self-directed-investing/trading-platforms/iq-edge) for the full license terms - Wingetly itself does not charge for installation.
Does Questrade Edge work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Questrade Edge directly from the publisher.
How do I keep Questrade Edge up to date?
Run winget upgrade --id Questrade.IQEdge --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Questrade Edge from microsoft/winget-pkgs.