OPEN-SOURCE SCRIPT

Function To Candles - Another way to see indicators

Introduction

There are different and better way's to see price data, a candlestick chart is one of the best way to see the price since you have access to the open/high/low/close information, this is really efficient and can allow for naked non parametric trading strategies (candlesticks patterns). But what about making candles out of indicators ? There are tons of studies about candlesticks patterns in price data but none (?) about candlestick patterns using indicator data, therefore i made this script in order to show candles from various indicators, i also made an heikin-ashi mode.

Rsi To Candles

All the indicators are use the open/high/low/close price as input in order to return candles. length control the indicator period.

스냅샷

Stochastic To Candles

The stochastic oscillator is restrained in a range of 0/100, therefore when equal to 0 or 100 the candles can be flat.

스냅샷

Rate Of Change To Candles

The rate of change don't distort price as heavily as other indicators since its based on differencing.

스냅샷

Center Of Gravity To Candles

The center of gravity (cog) is defined from tradingview as "an indicator based on statistics and the Fibonacci golden ratio", its not an indicator i'am familiar with and i don't know if its the same proposed by Elhers. The candles are smooth, high length can flatten the candles heavily making them hard to see.

스냅샷

Correlation Oscillator

In a range of -1/1 this indicator is quite smooth and can also flatten candles.

스냅샷

Patterns And Heikin-Ashi

There are tons of patterns that can be generated from candlesticks, they can be applied to this indicator as well.

The indicator can show an heikin-ashi mode, heikin-ashi candlestick use averaging to plot candles, this is why they appear smoother, some signals generated from heikin-ashi candles are :

  • Bullish body with no lower shadows = Strong Uptrend
  • Bearish body with no higher shadows = Strong Downtrend
  • High range and small body = Indecision/Risk of reversal


Conclusion

I made an indicator able to draw candles from other indicators, those candles contain various information that can generate decision from patterns. I hope you find a use to it, if its the case share your findings with me, maybe that you will even be able find a new candlestick pattern :)

Thanks for reading !


candlesCandlestick AnalysisCOGcorrelationheikin-ashipatternsRelative Strength Index (RSI)ROCTrend Analysis

오픈 소스 스크립트

진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

차트에 이 스크립트를 사용하시겠습니까?


Check out the indicators we are making at luxalgo: tradingview.com/u/LuxAlgo/
또한 다음에서도:

면책사항