Forum

I am writing an indicator from scratch and need help to find the date of a previous low or high

Can someone please kindly tell me how to find the date of a particular bar that is say 50 or 100 bars back (in code), so I can use that date for my indicator parameters. (I only understand MQL4 to some extent --- MQL5 is too confusing for me) Thanks in advance for all the help I have received here

Help please figuring out the where to put text on opening bars

I'm trying to get a shape to appear above the opening bar of each opening, which I can do on a day period, but when I switch between other periods --- I cannot figure out where the opening bar is on each opening bar because of the way bars are number in reverse --- 0,1,2,3, etc.. except for the Day