This indicator creates an alert for a new trading day - as well as contains a variable that counts the number of bars that has passed since the trading day opened. It posts the alert both on the chart and has an alert condition so it can be sent to you.
1 -Objective "What is the ''best'' day to trade .. Monday, Tuesday...." This script aims to determine if there are different results depending on the day of the week. The way it works is by dividing data by day of the week (Monday, Tuesday, Wednesday ... ) and perform calculations for each day of the week. 1 - Objective 2 - Features 3 - How to use (Examples) 4...
Now it should work better but is only for intraday charts. There are some other glitches though; I'll try to fix them as soon as possible.