Watch how to download trading robots for free
Find us on Twitter!
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
Scripts

SphereSample - script for MetaTrader 5

MetaQuotes
MetaQuotes
MetaQuotes Ltd is the software development company. One of our products is the MetaTrader 5 trading platform intended for trading in different financial markets.
Use the links below to download the latest builds:
| English Русский 中文 Español Deutsch 日本語 Português 한국어 Français Italiano Türkçe
Views:
7641
Rating:
(40)
Published:
Updated:
\MQL5\Scripts\Sphere\
sphere.mqh (9.32 KB) view
MQL5 Freelance 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

FractalsPeriod FractalsPeriod

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

Bulls Power Bulls Power

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

ObjChartSample ObjChartSample

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

TradePad_Sample TradePad_Sample

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