I'm working on an alert for trading currency. I would like to have the alert time sensitive, for example: the high/low at 0700.
The feed I'm using is: ='mt4'|high!eurusd. I tried ='mt4'|high!eurusd*(timevalue("7:00 am")) and it returned an incorrect value.
This is a changing value and if I lock the price at that specific time this can be the alert.
Thank you.....any answers are appreciated.