Search found 4 matches

Go to advanced search

by jtsas
Tue Dec 08, 2020 2:54 pm
Forum: Pine Script Q&A
Topic: Session boxes based on high/low for the session?
Replies: 2
Views: 1139
 
Jump to post

Re: Session boxes based on high/low for the session?

This is as far as I've gotten. I'm not sure how to get it to redraw so it backfills from the highest high and lowest low for the session.

Image
by jtsas
Sun Dec 06, 2020 4:00 am
Forum: Pine Script Q&A
Topic: Session boxes based on high/low for the session?
Replies: 2
Views: 1139
 
Jump to post

Session boxes based on high/low for the session?

Hi all, I'm struggling to figure out how to plot a box for a defined FOREX session using the high and low of the session as the upper and lower bound. I currently have the bgcolor changing for each session, but this isn't what I want. Any ideas?
by jtsas
Sun Dec 06, 2020 3:59 am
Forum: Pine Script Q&A
Topic: Add ATR to lowest low for the day and draw line starting at the beginning of the day for that price?
Replies: 3
Views: 1233
 
Jump to post

Add ATR to lowest low for the day and draw line starting at the beginning of the day for that price?

Hi all, the other thing I just can't seem to figure out is drawing a horizontal line that starts at the beginning of the current day and goes until the end of the current day. The price for it needs to be calculated by taking the lowest low for the current day and adds the ATR to it. This line shoul...

Go to advanced search