INVITE-ONLY SCRIPT
Sam4x 9:45 secret

What Is the Sam4x 9:45 Secret?
The Sam4x 9:45 secret indicator uses three smoothed moving averages, set at five, eight, and 13 periods, which are all Fibonacci numbers. The initial smoothed average is calculated with a simple moving average (SMA), adding additional smoothed averages that slow down indicator turns.
SUM1 = SUM (CLOSE, N)
SMMA1 = SUM1/N
Subsequent values are:
PREVSUM = SMMA(i-1) *N
SMMA(i) = (PREVSUM-SMMA(i-1)+CLOSE(i))/N
Where:
SUM1 - the sum of closing prices for N periods;
PREVSUM - smoothed sum of the previous bar;
SMMA1 - smoothed moving average of the first bar;
SMMA(i) - smoothed moving average of the current bar (except for the first one);
CLOSE(i) - current closing price;
N - the smoothing period.
How the indicator is calculated is important for understanding the inner workings of the indicator. Luckily, the calculation is not required in practice. The Alligator indicator can be added to your charts from the indicator list in your charting or trading platform.
The three moving averages comprise the Jaw, Teeth, and Lips of the Sam4 9:45 secret opening, and closing in reaction to evolving trends and trading ranges:
Jaw (blue line): Starts with the 13-bar SMMA and is smoothed by eight bars on subsequent values.
Teeth (red line): Starts with the eight-bar SMMA and is smoothed by five bars on subsequent values.
Lips (green line): Starts with the five-bar SMMA and smoothed by three bars on subsequent values.
The Sam4x 9:45 secret indicator uses three smoothed moving averages, set at five, eight, and 13 periods, which are all Fibonacci numbers. The initial smoothed average is calculated with a simple moving average (SMA), adding additional smoothed averages that slow down indicator turns.
SUM1 = SUM (CLOSE, N)
SMMA1 = SUM1/N
Subsequent values are:
PREVSUM = SMMA(i-1) *N
SMMA(i) = (PREVSUM-SMMA(i-1)+CLOSE(i))/N
Where:
SUM1 - the sum of closing prices for N periods;
PREVSUM - smoothed sum of the previous bar;
SMMA1 - smoothed moving average of the first bar;
SMMA(i) - smoothed moving average of the current bar (except for the first one);
CLOSE(i) - current closing price;
N - the smoothing period.
How the indicator is calculated is important for understanding the inner workings of the indicator. Luckily, the calculation is not required in practice. The Alligator indicator can be added to your charts from the indicator list in your charting or trading platform.
The three moving averages comprise the Jaw, Teeth, and Lips of the Sam4 9:45 secret opening, and closing in reaction to evolving trends and trading ranges:
Jaw (blue line): Starts with the 13-bar SMMA and is smoothed by eight bars on subsequent values.
Teeth (red line): Starts with the eight-bar SMMA and is smoothed by five bars on subsequent values.
Lips (green line): Starts with the five-bar SMMA and smoothed by three bars on subsequent values.
초대 전용 스크립트
이 스크립트는 작성자가 승인한 사용자만 접근할 수 있습니다. 사용하려면 요청을 보내고 승인을 받아야 합니다. 일반적으로 결제 후에 승인이 이루어집니다. 자세한 내용은 아래 작성자의 지침을 따르거나 Sam4xx에게 직접 문의하세요.
트레이딩뷰는 스크립트 작성자를 완전히 신뢰하고 스크립트 작동 방식을 이해하지 않는 한 스크립트 비용을 지불하거나 사용하지 않는 것을 권장하지 않습니다. 무료 오픈소스 대체 스크립트는 커뮤니티 스크립트에서 찾을 수 있습니다.
작성자 지시 사항
please contact me at
Sam4x945@gmail.com
if you want to use my indicator thank you!
경고: 액세스를 요청하기 앞서 초대 전용 스크립트에 대한 가이드를 읽어주세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
초대 전용 스크립트
이 스크립트는 작성자가 승인한 사용자만 접근할 수 있습니다. 사용하려면 요청을 보내고 승인을 받아야 합니다. 일반적으로 결제 후에 승인이 이루어집니다. 자세한 내용은 아래 작성자의 지침을 따르거나 Sam4xx에게 직접 문의하세요.
트레이딩뷰는 스크립트 작성자를 완전히 신뢰하고 스크립트 작동 방식을 이해하지 않는 한 스크립트 비용을 지불하거나 사용하지 않는 것을 권장하지 않습니다. 무료 오픈소스 대체 스크립트는 커뮤니티 스크립트에서 찾을 수 있습니다.
작성자 지시 사항
please contact me at
Sam4x945@gmail.com
if you want to use my indicator thank you!
경고: 액세스를 요청하기 앞서 초대 전용 스크립트에 대한 가이드를 읽어주세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.