OPEN-SOURCE SCRIPT
Elder-ray Index

// 2020.7.26 version
// This indicator is for the second filter in Triple Screen Trading System which can show bearish power and bullish power
// indicator rule
// if showbull is true, show bullish power, if showbull is false, show bearish power
// if Trend is bull, buy when bearish power is getting back from the lowest but still under zero
// if Trend is bear, short when bullish power is going down from the highest but still up zero
// now only draw line but not histgram
// As for how to decide bullish market or bearish market, please check it according to the first filter of Triple Screen Trading System
// This indicator is for the second filter in Triple Screen Trading System which can show bearish power and bullish power
// indicator rule
// if showbull is true, show bullish power, if showbull is false, show bearish power
// if Trend is bull, buy when bearish power is getting back from the lowest but still under zero
// if Trend is bear, short when bullish power is going down from the highest but still up zero
// now only draw line but not histgram
// As for how to decide bullish market or bearish market, please check it according to the first filter of Triple Screen Trading System
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。