OPEN-SOURCE SCRIPT
LoTek - CT Moving Average Crossover Indicator - MTF [CT/LoTek]

This is a shameless fork of Caretaker's excellent CT MAC indicator. This indicator has 2 new features. I've added the ability to select a different timeframe for each moving average. This way you can set a Daily 10, or a weekly 20 or any other of your favorite lines and it will always be there on your chart. The other new features is the ability to select VWMA as well as SMA and EMA for each moving average. VWMA is pretty nice to watch as well, and with 9 moving averages to mix and match, I'm sure you'll find something worth keeping.
To fork this, I created a new "resolution" variable for each MA. I also created a new function that uses the request.security call to get the specific timeframe resolution. I backtested this with CT's OG script and the numbers stay the same... but I have a sneaky suspicion that VWMAs are not showing proper crossover values. So keep that in mind. The drawn lines are fine, but the crossover data when using VWMA may be off. I wrote the new function to default to EMA, so if it fails at VWMA, it will just show you EMA data.
Let's see, what else... please tell me if you find any bugs or want any other features baked in.
To fork this, I created a new "resolution" variable for each MA. I also created a new function that uses the request.security call to get the specific timeframe resolution. I backtested this with CT's OG script and the numbers stay the same... but I have a sneaky suspicion that VWMAs are not showing proper crossover values. So keep that in mind. The drawn lines are fine, but the crossover data when using VWMA may be off. I wrote the new function to default to EMA, so if it fails at VWMA, it will just show you EMA data.
Let's see, what else... please tell me if you find any bugs or want any other features baked in.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.