Şartname
I am currently manually doing the following tasks each day.
1. wait for a trading session to end, to note the highest and lowest candle price
2. create a notification alert to my mobile MT4 app based on these two levels to trigger when prices breaches the high or lowest price
For each step I use an simple indicator to help me out. below you can find the free indicator and it's ex4 file.
- i-session indicator to easily delineate the highest and lowest price [https://www.forexfactory.com/thread/995521-4-sessions-for-i-sessions-indicator]
- MQLTA MT4 price line alert (to trigger the alert to be pushed to my MT4 on my phone and add a description for each alert) [https://www.earnforex.com/metatrader-indicators/price-line-alert/]
I would like to have an indicator that can do my 2 manual steps for me :)
summary:
create an notification when price goes above a previous session highest candle (if possible with name of the session)
create an notification when price goes below a previous session lowest candle (if possible with name of the session)