You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
DRAW_ARROW:
The indicator plots arrows on the bar, if its close price is greater than close price of the previous bar.
The color, width, shift and code of the arrow char changed randomly after N ticks. The N variable is defined as input parameter, it can be changed using the "Properties" window. Note that initial properties of the plot1 graphic plot (DRAW_ARROW) are defined using the #property preprocessor directive, further these properties changed randomly (OnCalculate() function).
See also: The Drawing Styles in MQL5.
Author: MetaQuotes