20
Creat ion of Custom Indicators When creating a trading strategy a developer often faces the necessity to draw graphically in a security window a certain dependence calculated by a user (programmer). For this purpose MQL4 offers the possibility of creating custom indicators. Custom Indicator is an application program coded in MQL4 it is basically intended for graphical displaying of preliminarily calculated dependences. Custom Indicator Structure Necessity of Buffers !he main principle underlying custom indicators is passing values of indicator arrays to a client terminal (for drawing indicator lines) via e"change buffers. Buffer is a memory area containing numeric values of an indicator array. MQL4 standard implies the possibility of drawing up to eight indicator lines using one custom indicator. #ne indicator array and one buffer are brought into correspondence with each indicator line. $ach buffer has its own inde". !he inde" of the first buffer is %& of the second one ' & and so on& the last one has the inde" . Fig. * shows how the information from a custom indicator is passed via buffers to a client terminal for drawing indicator lines.

3. Creation of Custom Indicators - MQ4

Embed Size (px)

Citation preview

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 1/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 2/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 3/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 4/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 5/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 6/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 7/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 8/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 9/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 10/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 11/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 12/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 13/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 14/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 15/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 16/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 17/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 18/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 19/20

8/10/2019 3. Creation of Custom Indicators - MQ4

http://slidepdf.com/reader/full/3-creation-of-custom-indicators-mq4 20/20