TradingView
ChaosTrader
18 Mei 2016 pukul 22.00

Chaos 

Australian Dollar/U.S. DollarFXCM

Huraian

This script adds a Bill Williams Alligator to your charts and the three wisemen:
1. Wiseman 1 - Bullish or bearish divergent bars shown with a circle (be sure to check angulation manually).
2. Wiseman 2 - Super AO - with a square.
3 Wiseman 3 - Fractal with a triangle.
Be sure to wait until the current bar is closed before using these signals.
Reference: TradingChaos Version 2
Komen
skylar.86
Thanks for the code. Two small errors.

wm1short = close <= hl2
//BUT
wm1long = close >hl2
//should be
wm1shor = close < hl2

//also alligator lengths are not original source material lengths. Should be 13, 8, 5.
suraajparab68
@Skylar.86, His Alligator lengths are different but If you plot this and default Alligator of Tradingview somehow both matches.
suraajparab68
Hey ChaosTrader,
Loved this Script of yours, It helped me save a lot of space on my Indicator limits.

Just a request, If you can add an option to adjust Fractal Periods like the Default Fractal from Tradingview, It will very helpful.

Thank you once again.
Latuneborod
@Latuneborod, Thanks for the great indicator! If anyone knows advise an indicator that displays the middle of candles, I can't find it on Tradingview...
Lebih