OPEN-SOURCE SCRIPT
업데이트됨 Mark Minervini

Hi everyone,
Just sharing a script that I made when I began to be interested in Mark Minervini, Wiliam O'Neil, Nicolas Darvas,.. trading style.
This script displays :
- 10 EMA (orange)
- 20 EMA (blue light)
- 50 SMA (blue)
-150 SMA (green)
-200 SMA (red)
- Shows when the stock is "extended" from EMA10 to high of the candle (Works in Daily, you can adjust the % to make it match with the stock's volatility)
(Shows a red area between price and 10 EMA)
- Shows when Mark Minervini's trend template is respected by highlighting green between 150 & 200 SMA.
I Although added bollinger bands and 5 EMA for very strong stocks. (I never use them)
Have fun
Just sharing a script that I made when I began to be interested in Mark Minervini, Wiliam O'Neil, Nicolas Darvas,.. trading style.
This script displays :
- 10 EMA (orange)
- 20 EMA (blue light)
- 50 SMA (blue)
-150 SMA (green)
-200 SMA (red)
- Shows when the stock is "extended" from EMA10 to high of the candle (Works in Daily, you can adjust the % to make it match with the stock's volatility)
(Shows a red area between price and 10 EMA)
- Shows when Mark Minervini's trend template is respected by highlighting green between 150 & 200 SMA.
I Although added bollinger bands and 5 EMA for very strong stocks. (I never use them)
Have fun
릴리즈 노트
Removed useless comments릴리즈 노트
Removed useless comments릴리즈 노트
- Removed indicators that were polluting the visual overview릴리즈 노트
- Added the possibility to display 3 Week Tight Closes to see potential accumulation (too confirm with low volume) and trade setup within STAGE 2 Market릴리즈 노트
- Modified the code to only make the extended color in Daily Graph- Improved a little bit the Weekly Tight Closes Detector
릴리즈 노트
'- Remove 'Trade'' by 'Trend' in the commentary릴리즈 노트
- Now possible to display inside bars on every time frame릴리즈 노트
- Changes Graph Exemple- Added the possibility to modify inside day color line
- Added a bigger size to double inside days
릴리즈 노트
- Modified Tight Closes so that they are :-> Auto-adaptable on every chart
-> Now very close to what we can see in Wiliam O'Neil's Book
-> Subtly indicated by soft boxes
-> Color can be modified in the parameters box
Honestly... I pulled myself up by my bootstraps, I'm really proud of the result ! Haha
릴리즈 노트
- Corrected a bug that appears in Da Graph due to Tight Closes Display릴리즈 노트
- Extended Price are now auto-adaptive릴리즈 노트
- Changed the green lines by boxes using box.new()- Coloured inside the lines of the inside days
- Added some comments and reorganised the code a little
릴리즈 노트
Re-organised position and feature's names릴리즈 노트
- Added comment in english regarde the 52We part (It was in French before)- Added the Mark Minervini Trend Template in comments from "Trade Like a Stock Market Wizard"
릴리즈 노트
- Now Inside Days and Tight Closes are thinner- Removed the bolinger bands
- Added the 10 SMA in red, now possible to display it
- Adjusted the box arround Weekly Tight Closes
릴리즈 노트
- Arranged Inputs- Now Extended Daily displays only in Daily TF
- Now Weekly Tight Closes displays only in We
- Now possible to change color of the area when trend template criteria are met
릴리즈 노트
- The trend template is now displayed in Daily only릴리즈 노트
- Went from Pine Script v4 to v5- Added optional Peak/Valley points
릴리즈 노트
- You can now display % variation of Peak/Valley points릴리즈 노트
- You can now adjust color of the SMA/EMA- Optimized the code a little bit
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.