0% found this document useful (0 votes)
3 views1 page

Pine Script

The document outlines the requirements for a Pine Script for TradingView version 6. It specifies the inclusion of volume and price action analysis with color-coded bars, automatic support and resistance lines, EMA lines, and breakout tags. Additionally, it requests long and short tags to be displayed in specified colors.

Uploaded by

aarizvi76
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Pine Script

The document outlines the requirements for a Pine Script for TradingView version 6. It specifies the inclusion of volume and price action analysis with color-coded bars, automatic support and resistance lines, EMA lines, and breakout tags. Additionally, it requests long and short tags to be displayed in specified colors.

Uploaded by

aarizvi76
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Please write a pine script for trading view version 6 having following

requirements:
 Add Volume and price action analysis chart in green and red colour bars
(Set volume MA =20).
 Add auto support and resistance line with blue and red colour.
 Add EMA 20 line with Blue colour and EMA 200 line with red colour.
 Add breakout tag as bullish breakout in green colour or bearish breakout in
red colour.
 Add long and short tags in green colour and red colour.

You might also like