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

想在圖表上使用此腳本?

警告:請閱讀,然後再請求訪問權限。