Unisciti alla nostra fan page
- Visualizzazioni:
- 31082
- Valutazioni:
- Pubblicato:
- 2012.12.05 10:47
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The indicator is rewritten from MQL4, the author Alejandro Galindo, published by Scriptor, link to the source - https://www.mql5.com/en/code/7343.
How it works
The indicator draws the Pivot levels, the Pivot sublevels and the Camarilla levels.
Levels can be displayed by indicator buffers (by the whole history) and/or only current levels by horizontal lines.
Drawing levels using the indicator buffers.
Drawing levels using the horizontal lines.
Parameters
- DayStartHour - Hour of day start.
- DayStartMinute - Minutes of day start.
- PivotsBuffers - Draw the Pivot levels using the indicator buffers.
- MidpivotsBuffers - Draw the Pivot sublevels using the indicator buffers.
- CamarillaBuffers - Draw the Camarilla levels using the indicator buffers.
- PivotsLines - Draw the current Pivot levels using the horizontal lines.
- MidpivotsLines - Draw the current Pivot sublevels using the horizontal lines.
- CamarillaLines - Draw the current Camarilla levels using the horizontal lines.
- ClrPivot - Color of the Pivot horizontal line.
- ClrS - Color of S1, S2, S3 horizontal lines.
- ClrR - Color of R1, R2, R3 horizontal lines.
- ClrM - Color of M0, M1, M2, M3, M4, M5 horizontal lines.
- ClrCamarilla - Color of the Camarilla horizontal lines.
- ClrTxt - Color of texts with horizontal lines names.
- AttachSundToMond - Attach Sunday bars to Monday.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1114

The MultiJFatlSignal indicator shows the information about active trends using the JFatl four indicators value from different Time Frame

This script displays several subcharts in a single chart window according to the number of currency pairs in Market Watch menu.

Intitial position is opened according to signals of the indicator.(there are six variants). If position becomes unprofitable, its volume is increased

The Trading system based on signal entry taken from the BinaryWave integral oscillator.