OPEN-SOURCE SCRIPT
SPY VXX RSI crisscross

// Shows mean of SPY and VXX RSI's. While SPY and VXX often play "tag",
//crisscrossing each other, the game of tag is either 'down' or 'up'
LIME= SPY RSI
AQUA=VXX RSI
BLUE= Average of both
Gray= change of blue
The indicator: is the average above or below 50 (are we going up or down).
Reminder - its an RSI 0-100
// Useful in taking hedged positions in Volatility
//Ex. Short VXX and Long SDS
//Ex. Short XIV and Long SSO
//crisscrossing each other, the game of tag is either 'down' or 'up'
LIME= SPY RSI
AQUA=VXX RSI
BLUE= Average of both
Gray= change of blue
The indicator: is the average above or below 50 (are we going up or down).
Reminder - its an RSI 0-100
// Useful in taking hedged positions in Volatility
//Ex. Short VXX and Long SDS
//Ex. Short XIV and Long SSO
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。