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)

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。