Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
SphereSample - script for MetaTrader 5
- Views:
- 6588
- 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
FractalsPeriod
An indicator lets you specify the number of bars separately before and after the current High / Low (fractal) can.
Bulls PowerThe Bulls Power Indicator measures the balance of the bulls strength.
ObjChartSample
The script illustrates control of chart properties using the classes from the Standard Library (CChart).
TradePad_SampleThis is a simple example of user interface of information system with possibility to trade by pressing a button.