Dicargo_Beam

Volatility Breakout Strategy

Dicargo_Beam Aggiornato   
This is a strategy used by Larry R. Williams called Volatility Breakout.

By identifying a strong uptrend that exceeds 'a certain level' on a daily basis as a breakout signal, enter long position, take advantage of long at the the next day's open.

'a certain level (Entry Price)' is calculated by { close + 'k' * high-low }, and applied logarithmic calculation.

Stop loss level is calculated by half of the previous day's Low and Entry Price.

Strategy exit always at UTC+0.

And expressed day session with the background color.

Thanks and hope this helps you.



(kor)
이건 Larry R. Williams가 사용하는 변동성 돌파 전략입니다.

특정 수준을 넘는 강한 상승세를 돌파 신호로 파악하여 매수하고, 장시간이 종료될때에 빠르게 수익을 실현하는 전략입니다.

"특정 레벨(진입가)"은 close + 'k' * high-low로 계산되며 로그 계산을 적용했습니다.

손절 레벨은 전일 저가 및 진입 가격의 절반으로 계산됩니다.

전략은 항상 UTC+0에서 종료합니다. ( 한국 기준 오전 9시 )

그리고 배경색으로 일일세션을 표현했습니다.

트뷰에 오픈소스의 래리윌리엄스 변동성전략이 없는것 같아 간단하게나마 만들어 보았습니다. 도움이 되었으면 좋겟워요..
Note di rilascio:
day session bug at minutes timeframe fixed
Note di rilascio:
Sorry.. there was a bug in using day timeframe's price.
i fixed it.
Note di rilascio:
small bug fix
Note di rilascio:
1. Add Short position

2. Add trend identification

if turn on 'Apply previous inertia' option:

If the downtrend was stronger on the previous day,
this is an option that allows only short positions to enter.

inertia is uptrend : 'long entry - long sl' > 'short sl - short entry'
inertia is downtrend : 'long entry - long sl' < 'short sl - short entry'
Note di rilascio:
added information for k
Note di rilascio:
Fixed an issue that did not apply to Nifty 50
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?