OPEN-SOURCE SCRIPT

Fractal Framer added buy sell

By TroyTH
This script was written by Brobear and published.
Fractal Framer
I only modified by adding buy and sell signal when price crossover fractal channel.

buy_breakout=crossover(close,fracLevelHigh) and OsMA[1]>OsMA[2] and emaRSI[1]>emaRSI[2]
sell_breakout=crossunder(close,fracLevelLow) and OsMA[1]<OsMA[2] and emaRSI[1]<emaRSI[2]

snapshot
renkochartWilliams Fractal

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publication is governed by House rules. You can favorite it to use it on a chart.

Want to use this script on a chart?

Disclaimer