Примеры использования Custom indicators на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
scripts, custom indicators, and libraries at the compiling stage.
scripts, and custom indicators) that conduct partially
It was said earlier that according to MQL4 rules trade functions cannot be used in custom indicators, that is why for automated trading Expert Advisors or scripts should be used.
program trading strategies and it enables you to develop your own Expert Advisors, Custom Indicators, Libraries and Scripts.
Passing Parameters When Calling Custom Indicators from MQL5 Programs Custom Indicators are called using the iCustom() function.
integrated and custom indicators, execute buy and sell orders,
Expert Advisors), custom indicators(Custom Indicators) and scripts Scripts.
analysis by creating trading robots(Expert Advisors), custom indicators and service utilities.
The main principle underlying custom indicators is passing values of indicator arrays to a client terminal(for drawing indicator lines)
Robots and custom indicators can be created using a programming language that is known to a large segment of users.
part of it to create custom indicators see Creation of Custom Indicators. .
The application of QPILE is to create new tables for calculating custom indicators in real time, using information from other tables.
it is taken into account when drawing lines using both technical and custom indicators.
then double-click on the indicator in the Custom Indicators folder, select any non-default values you would like to have modified,
In custom indicators, init() is called(and executed)
Calculations performed in custom indicators technically can also be implemented in Expert Advisors,
In custom indicators, start() is called(and executed)
It returns the code of the reason for operation termination of an EA, a custom indicator or a script.
Drawing custom indicator line in a separate window histogram.
Example of a custom indicator displacement. mq4.