Does anyone have an indicator that will plot the daily open price for today and past days going back in history? Thanks
Try this indicator it plots the Daily line historically and also has a time shift
previous openings indicator?
I'm looking for an indicator that shows the previous bar(s) open price. Say I have a 30 minute chart up, I'm looking for an indicator that will show the 6 previous 30 minute bar open prices
like this:
Time Price
1300 1.5580
1330 1.5584
1400 1.5593
1430 1.5607
1500 1.5611
1530 1.5620
I'm looking for an indicator that shows the previous bar(s) open price. Say I have a 30 minute chart up, I'm looking for an indicator that will show the 6 previous 30 minute bar open prices
like this:
Time Price
1300 1.5580
1330 1.5584
1400 1.5593
1430 1.5607
1500 1.5611
1530 1.5620I wrote TRO_PERIOD_OPENS for you.
SOURCE CODE ATTACHED.

I wrote TRO_PERIOD_OPENS for you.
SOURCE CODE ATTACHED.That looks great! Could you modify it to have the prices show different colors depending on how they open? Like if it opens higher than the previous bar the price would be green, if lower, then red, and if even then yellow? With these colors being selectable? Also, would it be too much to ask for you too extend it to show 10 openings instead of just 6?
Thanks a million!
Looks like rumpledone got banned..... Can anyone else modify this indicator like stated above?
good picture
Hi CJA,
Would you please to code a yearly_open_line?
Thank you,
anton
Try this indicator it plots the Daily line historically and also has a time shift daily_open_line.mq4

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Does anyone have an indicator that will plot the daily open price for today and past days going back in history?
Thanks