Intromoto

Derivative Effective Position [Auto+Binance] [Moto]

Intromoto 已更新   
Hello traders,

This indicator shows the effective/successful influence of perpetual contracts opening or closing via their respective side. i.e longs closing, longs, opening, shorts closing, or shorts opening. Realistically, we want to be considering which side of perpetual contracts are having a successful effect on the market to potentially avoid counter-trend trading, or to take advantage of it.

IMPORTANT: In order for this indicator to work properly/accurately you must be observing a Binance Perpetual future chart. The indicator detects which perpetual future symbol you're observing/trading and changes its comparative metrics accordingly. If you're observing some other chart, it will either be inaccurate or default to BTC open interest metrics. Avoid this error.

Depending on which direction price moves respective to which direction open interest moves, one can determine which side of the contracts are being opened or closed.

Due to Bitcoin having relative correlation to the other digital assets, it's own independent signals have been includes.

Signals include the four obvious participants for the observed asset, longs opening and closing for BTC, and important potential reversals for both the long side and short side of the observed chart, i.e longs opening into longs closing or shorts closing into shorts opening .




Filters for these signals include a standard RSI 50 midline bias, and a setting to filter out sequential signals, respective of observed asset or Bitcoin.

Alerts have not yet been included but will be included in an update.
版本注释:
Simplified plotshapes. Added code to reduce simultaneous signals, prioritizing strength. Removed residual code.
版本注释:
Simplification of plotshapes. Added transparency settings for plotshapes, and color settings. RSI filtering separation. Added checker to ensure both data sets are viable on observed asset. If you're not on the proper chart, no data will show.
版本注释:
Added tickers. Cleaned code and added options, i.e filters etc.
版本注释:
Important update and further description:
It's important to note that these metrics respective to OI are not always 100% precise rather a reasonable "effective" approximation, because it's quite difficult or impossible to determine the delta positions between longs and shorts on a per candle basis (+intrabar), unless the exchange supplies each piece of data separately. This approximation becomes more accurate/reliable with higher time frames, as divergences (via discrepancies in liquidity) will be far less likely to play out over price action. An example of what this indicator will miss: More shorts opening than longs opening but price still increases.

Here is, as of posting, the full signal/symbol legend for the indicator:

Notes on the RSI, engulfing, and sequential filters:
I've found Rsi to be a great filter for signals, as it prevents me from taking counter-momentum entries. However, there are signals, the "Exceptions" that ignore the Rsi filter, and represent early or counter-momentum indication. i.e longs opening + engulfing when Rsi is less 50. There's more than one Rsi filter in this indicator to give the user specific vision of signals. Engulfing candles are important, in my opinion to view, because it's evidence of strength, and on higher time frames often a range breakout. Filter for sequential signals assists to cut noise and hone a clean and actionable chart. Please head the warning respective to the sequential filter.

O = "Long Open" - Long contracts are opening
C = "Long Close" - Long contracts are closing
SO = "Short Close" - Short contracts are opening
SC = Short Open" - Short contracts are closing

Reversals:
Reversals occur when the directional bias flips immediately between two candles. For example, if longs start closing immediately after longs start opening, that's grounds for potential reversal. The same theory is applied for the short side: shorts opening immediately after shorts are closing.

∆ = Longs closing in previous candle into longs opening in current candle, but non-engulfing. The current candle is smaller than the previous.
∇ = Longs closing in previous candle into longs closing in current candle, but non-engulfing
▼ = Longs closing in previous candle into longs opening in current candle, AND engulfing. The current candle is bigger than the previous.
▲ = Longs opening in previous candle into longs closing in current candle, AND engulfing.
* These symbols were hard coded into the script via 'test' to avoid overlapping symbols and to aid other related indicators to work in unison.

∆ = "Non-Engulfing Bull - Short Reversal" -Shorts opening in the previous candle into shorts closing in the current candle, but non-engulfing.
∇ = "Non-Engulfing Bear - Short Reversal" - Shorts closing in the previous candle into shorts opening in the current candle, but non-engulfing.
E∆ = "Short Bull Reversal" - Shorts opening in the previous candle into shorts closing in the current candle AND engulfing.
E∇ = "Short Bear Reversal" - Shorts closing in the previous candle into shorts opening in the current candle AND engulfing.
* These signals have their own respective Rsi filter

OI Confluence:
Above and below the candles these signals represent price movement in confluence with volume and OI.
S = "Rising Strong" - Price, Vol, and OI increase, within momentum
S = "Declining Strong" - Price, Vol, and OI decrease, within momentum
ES = "Exceptionally Rising Strong" - Price, Vol, and OI increase, counter momentum
ES = "Exceptionally Declining Strong" -Price, Vol, and OI decrease, counter momentum
* This OI confluence comes with its own separate engulfing filter
These signals will change color depending on whether the engulfing filter is applied.
These signals will, currently, supersede O, and O
Larger TriangleUp = "Mega Bull" - OI decrease and price decrease in previous candle to OI increase and price increase and engulfing in the current candle.
Larger TriangleDown = "Mega Bear" - OI increase and price increase in the previous candle to OI decrease and price decrease and engulfing in the current candle.

BTC Related Signals:
Due to correlation with BTC, It's worth while to have these signals optional in the settings. Note: The script will prioritize the current assets signals and replace what would be BTC signals.
₿ = "BTC Long Open" - Longs opening on the BINANCE:BTCUSDTPERP
₿ = "BTC Long Close" - Longs closing
* Non-sequential filter available

Notes on color styling:
Due to a limitation from TradingView and the number of plot shapes of this indicator the colors in the styling panel aren't visible. In the near future I'll be either reducing signals, or finding another workaround to make the styling visible.

Opacity Settings:
In further effort to avoid a noisy or incomprehensible chart, the main plot shapes for some signals have been turned completely transparent, which can be made opaque by inputting preferred values in the input.

This indicator has be reconfigured to show no data if the user is not on a Binance perp chart.

This indicator shows a lot of things, it's likely I will either have missed some smaller detail or I will find ways of improving visualization in future revisions, as I will be continuing to work on this.
版本注释:
Removed unnecessary code. Added alerts for major signals.
版本注释:
Edit to a type in previous description:
▲ = Longs closing in previous candle into longs opening in current candle, AND engulfing. The current candle is bigger than the previous.
▼ = Longs opening in previous candle into longs closing in current candle, AND engulfing.
版本注释:
Updated tickers
版本注释:
Ticker update
版本注释:
Removed extraneous signals and filtering. Text and plotshapes solely focused on changes in OI and price with direction. Included bar coloring option
版本注释:
Updated tickers. Bars color by default. Color change
版本注释:
Separated out the text/plotshapes. Separated opacity between shape and text for each side. Removed resolution option.
版本注释:
Added alerts. simplified cannibalism.
版本注释:
Refactored to reduce size. Perpetual checker, Ticker, and OI ternary functions implemented.
版本注释:
Edited booleans for cannibal visibility + boxes. Added perpetual checker to regular boxes.
版本注释:
Fixed ticker references

DM for access.
Follow on Twitter for updates.
One time fee, no subscription
twitter.com/IntroMoto
仅限邀请脚本

仅限作者授权的用户访问此脚本,并且通常需要付费。您可以将其添加到收藏中,但是只有在向作者请求并获得许可之后,才能使用它。 请与Intromoto联系以获取更多信息,或按照以下作者的说明进行操作。

在您100%信任脚本作者并了解脚本的工作原理之前,TradingView不建议您购买脚本并使用它。在很多情况下,您可以在我们的公共指标库中免费找到一个不错的开源替代品。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

作者的说明

DM for trials or paid access

想在图表上使用此脚本?

警告:请阅读,然后再请求访问权限。