Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 6819
- Rating:
- Published:
- 2010.02.01 12:07
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The script SphereSample.mq5 illustrates control of graphic objects using the classes from the Standard Library (Base class of objects array CArrayObj, CChartObjectText).
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/70

An indicator lets you specify the number of bars separately before and after the current High / Low (fractal) can.

The Bulls Power Indicator measures the balance of the bulls strength.

The script illustrates control of chart properties using the classes from the Standard Library (CChart).

This is a simple example of user interface of information system with possibility to trade by pressing a button.