OPEN-SOURCE SCRIPT

超趨勢策略 (中文)-Caelus

122
if ta.change(direction) < 0
strategy.entry("My Long Entry Id", strategy.long)

if ta.change(direction) > 0
strategy.entry("My Short Entry Id", strategy.short)

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.