//This indicator shows Day's candle measurements with past averages. First column shows the candle details for the present day. //"Open - Low", "High - Open", "Range(=High-low)", "Body(open-close)" //Averages are calculated for occurences of Green and Red days. Up Averages are for Green days and Down Averages are for Red days. //Average are not perfect calculations since occurences(of Red or Green) will vary within the timespan used for averages. //This can used to guage general sense of probability of the price movement. //e.g. if the Open to Low for a day exceeds UpAv value, then there is higher likelihood of day being Red. //similarly, trade can be held in expectation of price reaching the DnAv and stop loss can be trailed accordingly. //Not a perfect system. But something to work on further to increase price action understanding. //Be careful on days where consecutive 3rd Highest High or Lowest Low day is made and also on the next day after such day. Prices may turn direction at least for a short while.
Complete Credit goes to PineCoders who gave me the main script on tradingview chat room.
릴리즈 노트
Revision 1 - Corrected formula for body calculation.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
차트에서 빠르게 액세스하려면 이 스크립트를 즐겨찾기에 추가하세요 — 여기에서 자세히 알아보기.