TheTradingParrot

TTP OI + LS signal filter

TheTradingParrot Actualizado   
This oscillator helps filtering specific conditions in the market based on open interest (OI) and the ratio of longs and shorts (LS) for crypto assets.
Currently it works with BTCUSDT.P but soon I'll be adding support for more assets.

It flags areas of interest like:
- Too many longs, too many shorts in the market
- Open interest too high or too low

It accepts an external signal as a source in which case filters can be applied to the original signal. For example the external signal might trigger and plot a 1 when RSI break below 70. By connecting such signal with this oscillator you'll be able to only pass-through the ones that occur when any of the areas of interest mentioned above are also valid.

If both filter are applied it acts as an OR. For example, if too many longs and too many shorts are active, it will pass through the signal in either condition.

The results of the original signal filtered is printed to be able to later use it in any external backtester strategy that accepts external sources too.

If external source signal is disabled it will trigger any time the combined filters are returning true.

Open interest and the ratio of longs/shorts is considered too high whenever the stochastic RSI calculation of the OI or ratio LS reaches a level above 80 and too low when below 20
The ratio of long/shorts is calculated by dividing the ratio of longs vs shorts from BTCUSDLONGS and BTCUSDSHORTS


Notas de prensa:
New look makes it much easier to understand the state of the market in regards to longs/shorts and levels of open interest OI.

You can use this indicator to observe the market and also as a filter for your signals.

You can experiment with only entering shorts when there's a lot of longs and the OI has just dropped.
Or how about filtering your longs to only when most shorts just got liquidated.

You signals could get an extra edge from becoming aware of what's going on with the rest of the players 🦜
Notas de prensa:
You can now select the timeframe and gaps from settings.
Add the chart to a low timeframe but display higher timeframe OI and LS data is TOP alpha.

And for those of you who are having issues with loading the chart remember to use the perpetual binance symbol BTCUSDT.P
There's no open interest in spot and many exchanges don't publish OI data either !!!
Notas de prensa:
added support for alerts
Notas de prensa:
New unified alert: use a single alert to get notified of any meaningful combination: too many longs, too many shorts X too high/low OI.

To use this alert make sure you select "Any alert() function call" instead of the custom signal.

Custom signal offers your specific combination according to what you specify in the indicator settings.
Notas de prensa:
Option to hide price and OI oscillators.
New option to switch between stochastic RSI and RSI for visualising OI, ratio LS and price.
RSI tends to be more picky so you can use it as second validation that OI or ratio LS is actually in the "opportunity" range.
Notas de prensa:
version

Join our membership to gain access to the private scripts.
www.thetradingparrot.com
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?