Pine Script Strategy - How to trigger entry when *price* (not close) crosses a certain value? Currently entering trade one candle too late

前端 未结 0 1438
春和景丽
春和景丽 2021-01-17 02:36

Just playing around, learning how to write strategies. The one I\'m trying right now is (pseudo-code)...

if(previousCandle == red 
   ... AND previousCandle.h         


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