Period separators
- Indicadores
- Mykola Demko
- Versão: 1.1
- Atualizado: 17 novembro 2021
The Period separators indicator separates time periods, specified by user.
It supports all timeframes, greater or aliquot to current timeframe. In case of the incorect timeframe, the indicator modifies it to closest correct value. Additional bonus - the separation of non-standard time periods - MOON, MOON/2, MOON/4 (moon phases).
The separators are plotted using the indicator's buffers. The indicator uses one graphic object for information about the progress and current bar properties. The graphic object can be placed (drag and drop) at any place on the chart.
The indicator works correctly on the price data with gaps.
Parameters:
- Period separators - separator's period. All standard timeframes of the client terminal are supported;
- Mode drawing:
- VLINE - separators are drawn using vertical lines;
- AREA – separators encloses the quotes area;
- NONE – do not show indicator's buffers (the graphic object is shown);
- Line width – line width (Solid style case);
- Line style – line styles (all standard styles of the client terminal are supported);
- Line color – line color;
- Phase of the Moon – shift of the moon phase (if non-standard period is used for the separators):
- FULL_MOON - full moon;
- NEW_MOON - new moon;
- Flag drawing BarTimer - Graphic object control (useful in case of the simultaneous launch of several indicators) - allows to disable showing of the progress bar content:
- PER_BAR – show information on both progress bars;
- PER_NULL – show only separators;
- NULL_BAR - show only bar info;
- NULL_NULL – don't show graphic object;
- Font color – font color (graphic object);
- Font name – font name (all standard fonts of the client teminal are supported);
- Font size – font size (graphic object);
- Angle of anchor - anchor angle (graphic object).
Ready player 1 Amazing Exactly what I needed, Thank you