TradingView
smhoma
2022年2月8日早上7點27分

HA_Candles 

Bitcoin / TetherUSBinance

描述

Library "HA_Candles"
Heikin Ashi Candles

HA_Close() Heikin Ashi Modified Close
  Returns: Heikin Ashi Modified Close

HA_Open() Heikin Ashi Modified Open
  Returns: Heikin Ashi Modified Open

HA_High() Heikin Ashi Modified High
  Returns: Heikin Ashi Modified High

HA_Low() Heikin Ashi Modified Low
  Returns: Heikin Ashi Modified Low

HA_Delta(Heikin) Heikin Ashi Delta
  Parameters:
    Heikin: Ashi Close, Heikin Ashi Open
  Returns: Heikin Ashi Delta
評論
tubamirabilis
Is this a noble attempt to hard-code HA candles? If so, the results appear not to align exactly with the TV HA candles, which is disappointing. However, it may only need a few tweaks to get it right as it's not far off. Personally, I would really like to hard-code HA into my scripts so I'd like to encourage the developer on this one because I think the idea could be useful to lots of HA traders in the TV community.
更多