×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

VerifyLicense

601 bytes added, 13:34, 26 July 2018
Created page with "When executed, a popup window will appear where the client is required to enter his key for using this study. If the key is invalid study will not be executed and an error me..."
When executed, a popup window will appear where the client is required to enter his key for using this study.
If the key is invalid study will not be executed and an error message will appear.

== Usage ==

<syntaxhighlight>VerifyLicense("Study_Name", "Developer_ID")</syntaxhighlight>

Where:
:'''Study_Name''' - the registered study name on the DRM server
:'''Developer_ID''' - your login for the DRM server

== Notes ==

Study_Name and Developer_ID parameters are not case-sensitive.

== Example ==

<syntaxhighlight>VerifyLicense("Moving Average", "Adam.Smith@gmail.com"); </syntaxhighlight>

Navigation menu