How to get the previous candles in Pine script

前端 未结 0 953
心在旅途
心在旅途 2021-01-28 15:52

I am trying to get the qty of candles since it bought.

I mean

if ( something_happens ) 
    strategy.entry("buy", strategy.long)

How could I get         


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