How to change the candle color of a candles which satisfy my candle criteria/definition in Pine Script?

前端 未结 0 2005
感情败类
感情败类 2021-02-04 03:06

Here is my current code:

strategy("Big Candle", overlay = true, shorttitle="Candle Boom", initial_capital = 100000)

//Bullish Body
bhu1 = (cl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题