.NET Framework version

NQuotes requires .NET Framework 4.5 or newer.

.NET 4.0 support in NQuotes 1.14

The last version of NQuotes - 1.14 supports the older .NET Framework 4.0 as well. After installation there are 2 sets of binaries installed:

Find them in folder "%TERMINAL_DATA_PATH%\MQL4\Libraries\nquotes\platforms".

Working binaries are installed in "%TERMINAL_DATA_PATH%\MQL4\Libraries\nquotes".

To switch to .NET 4.0

Visual Studio 2010 doesn’t support .NET 4.5, and you’ll need .NET 4.0 binaries. To switch to .NET 4.0 copy all files from “Libraries\nquotes\platforms\net40” and paste to “Libraries\nquotes” replacing existing files.

To switch to .NET 4.5 or newer

Sometimes you might have a .NET 4.0 version of the libraries installed. To switch to .NET 4.5 copy all files from “Libraries\nquotes\platforms\net45” and paste to “Libraries\nquotes” replacing existing files.