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...
This script plots a higher timeframe EMA to your chart. You can specify the timeframe and the length of the EMA in the settings. This chart demonstrates the 5-minute 50EMA (black) combined with the 1-hour 50EMA (colored) on the 1 minute timeframe.
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.