MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading Language Documentation

Subscribe to signal
FXmultitrend real
63.52%, 2 877.05 USD
ResultRetcodeDescription Library
ResultRetcodeDescription
Author: GODZILLA
The Last Crusade The Last Crusade MTF SuperTrendMTF SuperTrend Try product
MTF SuperTrend
Author: VincentX
Screenshot
EURUSD, MN1
Demo

CLContextFree

Removes an OpenCL context.

void  CLContextFree(
   int  context     // Handle to an OpenCL context
   );

Parameters

context

[in]  Handle of the OpenCL context.

Return Value

None. In the case of an internal error the value of _LastError changes. For information about the error, use the GetLastError() function.


Updated: 2012.03.28