Peter_O

How to Collapse, hide, fold blocks of your code

This script contains no trading value. This is no indicator.
It is only showing how to use a powerful editor feature:

To collapse (hide, fold) and expand (unhide, unfold) some blocks of your code.

Don't tell me you never wished it was there ;)
Well - it is!

How to enable it?
Look at line 4 of this script. It starts with //, but then there is this "opening curly bracket"
- it marks where block of code starts.
It produces that small arrow near number "4" of the code line, which you can click.
You close the block with "closing curly bracket" in line 18.

Thanks @ricardosantos for showing me this!

Next breakthrough editor feature like that will be Search&Replace. Stay tuned!

*********
Forex / Indices / Commodities traders who want to start AUTO-TRADING might want to take a look at http://www.tradingconnector.com, which allows no-latency trades execution from TradingView to MT4.

I auto-execute TradingView Alerts into MT4/MT5 using this: www.tradingconnector.com 1-second delivery. Ping me if you need support with installation.
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 a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?