Forum

Drawing HLine of specific candle

Does anyone know how to draw a horizonal line from the open of a specific candle to the end of the day. For example, the open of the 2:00 am hourly candle. I know how to draw a line from the start of each day to the end. Just having difficulty figuring out how to start at a specific hour. Thanks

ObjectsDeleteAll

Is there a way to delete all the objects of a single/specific chart, without deleting all the objects, of all the charts, that you have open

Rectangle Question

Is there a way to draw a single rectangle, that spans two days? For example, the Asian range? Thanks

Loop within loop Question

I'm trying to draw color coded H Lines for each pipette. The inner loop has no problems - 0 through 9. My problem is how to create another loop once 9 becomes 10. I need to restart the loop to draw lines for 0 to 9, between 10 and 20, etc. Each time i reset j I end up with an endless loop. I've

Wingdings Question

Do wingdings still work? Can't seem to draw arrows . Get different character. Thanks! #property indicator_chart_window extern string Settings_n_1 = "--------------------------" ; extern int Side = 0 ; extern int MP_Y = 0 ; extern int MP_X = 0 ; int start() { double vAo = iOpen ( "AUDCHF"

Question about Daily Highs and Lows

Is there a way to get the day, ( Monday, Tuesday, Wednesday, Thursday, Friday ) of a previous daily candle? Able to get date and time. Trying to figure out the day. Thanks

HIghest High and Lowest Low Question

Has anyone had any experience with finding the highest high and lowest low, between two points in time. I'm trying to draw a line at the highest high and lowest low from 3:00 p.m. to 5:00 p.m. est. ( 19:00 - 0:00 ) I can draw a line between these two points of time, but only at the high and low of