Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Libraries

The CGV class for working with global variables - library for MetaTrader 5

Views:
3629
Rating:
(44)
Published:
2010.07.20 09:14
Updated:
2016.11.22 07:32
\MQL5\Include\
gv.mqh (3.67 KB) view
\MQL5\Scripts\
gv_test.mq5 (1.44 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The CGV class simplifies the work with global variables of MetaTrader 5 client terminal.

Class methods:

  • GlobalVariableSet
  • GlobalVariableTemp
  • GlobalVariableCheck
  • GlobalVariableGet
  • GlobalVariableDel
  • GlobalVariablesFlush

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/60

iStochasticOfOsc iStochasticOfOsc

The Stochastic of all oscillator-like indicators, included in MetaTrader 5 client terminal.

iUniMA iUniMA

The Universal Moving Average, it allows to select any type of moving average, included in the MetaTrader 5 client terminal.

Color Parabolic 2 Color Parabolic 2

Color Parabolic 2. The color depends on the acceleration factor.

TimerClosingPeriod v.2 TimerClosingPeriod v.2

The updated version of TimeClosingPeriod indicator, it plots the time, remained to the current bar complete. At the last second it plays the sound file, specified in the input parameters.