-
Notifications
You must be signed in to change notification settings - Fork 6
Installation
Ahmad Noman Musleh edited this page Oct 18, 2018
·
9 revisions
NuGet
Open your indicator/cBot with Visual Studio:
First of all, change your indicator/cBot ".Net framework" version to 4.5:
Now go to NuGet package manager and search for "cAlgo.API.Alert":
Click "Install" and wait for it to finish the installation, for installing it from NuGet Package Manager Console use this command:
Install-Package cAlgo.API.Alert


