deep2503kd

Scalping CPR

Fetch Previous Day's Data:

Uses request.security to get the previous day's high, low, and close prices.
lookahead=barmerge.lookahead_on ensures the data fetched is fixed for the current session.
Calculate CPR Levels:

Pivot: Average of the previous day's high, low, and close.
Bottom Central Pivot (BC): Average of the previous day's high and low.
Top Central Pivot (TC): Derived from the pivot and BC.
R1 and S1: First resistance and support levels calculated from the pivot and previous day's prices.
Plotting:

Plots the CPR levels (pivot, BC, TC, R1, S1) on the chart with different colors.
Script open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?