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
Views:
6303
Rating:
(40)
Published:
2010.02.01 12:07
Updated:
2016.11.22 07:32
\MQL5\Scripts\Sphere\
sphere.mqh (9.32 KB) view
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.