Kod Tabanında yeni yayınlar:
- DRAW_ARROW The DRAW_ARROW drawing style plots the arrows (chars).
- DRAW_ZIGZAG The DRAW_ZIGZAG drawing style allow to draw sections using the values of two indicator buffers. It looks like DRAW_SECTION, but it allows to draw vertical sections inside one bar.
- DRAW_BARS The DRAW_BARS drawing style is used to plot the bars using the values of 4 indicator buffers with Open, High, Low and Close prices.
- DRAW_FILLING The DRAW_FILLING drawing style plots the filled area between the values of two indicator buffers. In fact, it plots two lines and fills the area between them with the specified color.
- DRAW_CANDLES The DRAW_CANDLES drawing style plots the candles using the values of 4 indicator buffers with Open, High, Low and Close prices.
- JJN-TradeInfo Indicator that shows profits and losses (in pips and money).
- JJN-Promise Indicator that shows trend and divergencies.
- JJN-Fibo Intra-[Month,Week,Day,H4,H1 ...] Fibonacci. (Maybe) the most useful Fibonacci tool.
- JJN-Autopitchforx Automatic Andrews, Schiff or modified Schiff pitchforks.
- JJN-ActiveHours Simply displays active hours (definied by the user).