Download TradingView:
Go to the TradingView website at https://www.tradingview.com/desktop/ and download the TradingView installation file.
Download Microsoft.VCLibs.x64.14.00.Desktop.appx:
Download the Microsoft.VCLibs.x64.14.00.Desktop.appx file from https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx.
Locate the Downloaded Files:
By default, the downloaded files should be located in your Downloads folder at C:\Users\Administrator\Downloads.
4. Open PowerShell in Administrator Mode:
Right-click on the Start button and select Windows Terminal (Admin) to open PowerShell in administrator mode.
5. Install Microsoft.VCLibs:
Copy the following command and paste it directly into the PowerShell window:
Add-AppxPackage -path C:\Users\Administrator\Downloads\Microsoft.VCLibs.x64.14.00.Desktop.appx
6. Install TradingView:
Next, copy the following command and paste it into the PowerShell window:
Add-AppxPackage -path C:\Users\Administrator\Downloads\TradingView.msix
7. Check Start Menu:
After the installation is complete, click the Start button, and you should find TradingView listed there.
Related Links:
QuantVPS Homepage