TradingView
Aurocks_AIF
26 de May. de 2016 9:44

Sessions on Chart 

Euro Fx/U.S. DollarFXCM

Descripción

This script shows the London and NY Sessions on your chart. Decided to publish it on demand for user yuan642 :D. Maybe other users may find it helpful.

Looking back on charts it can help to spot certain moves or patterns around certain Session open when high volumes enter the markets.

Notas de prensa

The script has been updated with the following features:

- Tokyo Session
- the background is colored for each session between highs and lows of timeframe chosen (D, W, M).

Examples of this indicator calculated with highs and lows for each session on daily, weekly and monthly basis, respectively:








View only of the sessions with highs and lows calculated on daily timeframe:




Hope you enjoy the update!

Notas de prensa

The script has been updated with the following features:

- Tokyo Session
- the background is colored for each session between highs and lows of timeframe chosen (D, W, M).

Notas de prensa

- After getting messages from users that they prefer the previous background view, I have changed to the previous view by default with Asia Session extra.

- The new features with highs and lows can be activated in the settings.

Notas de prensa

- After getting messages from users that they prefer the previous background view, I have changed to the previous view by default with Asia Session extra.

- The new features with highs and lows can be activated in the settings.

Notas de prensa


- Manage the plotted sessions by ticking in the settings.
- Sydney session added as well.

Notas de prensa


- Manage the plotted sessions by ticking in the settings.
- Aussie session added as well.

Notas de prensa

Fixed minor mistakes.

Notas de prensa

Corrected minor mistakes

Notas de prensa

Fixes the blue boxes issues.

Notas de prensa

Changed the script back to how it was before the pine process issues.

Notas de prensa

The change in behavior on weekends due to the new version upgrade has been mitigated.

Notas de prensa

In the High/Low View, each session does not start with the previous session's range anymore. The new update eliminates the "spikes" from the chart.

Notas de prensa

- Updated the script to the Pine Script v5 version
- Solved the issue of Timezone Differences
Comentarios
jbannan41
Do I need to change the times for my timezone
Aurocks_AIF
Due to hour change, at the moment, following corrections in the code for London and NY sessions are neccesary:

t1 = time(period, "0400-1300")
t2 = time(period, "0900-1800")
pashd
@Aurocks_AIF, ソースを変更できません。
方法を教えてください。
HandsfreeTrading
@Aurocks_AIF, EST or UTC ??
shunaan
hello i press the indicator to apply and its not showing in my chart why?
Aurocks_AIF
@shunaan, hi, the indicator is open, maybe you have reached the limit of indicators on a chart.
g.t.g.amos
Is it me or is the session chart off by 4hour candles the US market has just opened well it’s daylight savings but usually it opens around this time
ryanahady
how can I get rid of the plots and blue boxes permanently they are just a distraction. I have to remove them manually every time and it is a headache?
Aurocks_AIF
@ryanahady, The technical support from TradingView confirmed they are working on the issue of the pine processing. In the meanwhile I have updated the script today that removes this issue. Try to refresh the chart or remove the indicator from your chart and add it again. It should work fine now.
Aurocks_AIF
@ryanahady, It works for me now:

Más