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 BINANCE: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...
This indicator calculates what percentage of market cap data corresponds to open interest data. Leverage Ratio = 1/(Market Cap / 100 * Open Interest) Market Cap data comes from TradingView -> CRYPTOCAP:YOURCOINSYMBOL Open Interest data comes from IntoTheBlock -> INTOTHEBLOCK:YOURCOINSYMBOL_PERPETUALOPENINTEREST IntoTheBlock refresh perpetual data at the end of...
Calculate position size & leverage the easy way! - Drag & drop entry + stop loss level - Input account size + risk size in the settings - Calculation plotted on table
The main premise of this indicator is to identify when large cryptocurrency futures positions are opened, and then plot the liquidation levels of those positions. Market makers know this data and tend to push price towards these levels, as there is guaranteed liquidity at or approaching those levels. Remember, we want to buy when others are forced to sell, not...
============ ENGLISH ============ - Description: This is a utility indicator, it prints a table with ATR for 3 custom timeframes, using the ATR of basis, it calculates volatility (%) and a recommended leverage depending on your risk settings. I use this tool to determine the leverage for each asset and keep the same risk management for all of them. - Visual: It...
Library "LibIndicadoresUteis" Collection of useful indicators. This collection does not do any type of plotting on the graph, as the methods implemented can and should be used to get the return of mathematical formulas, in a way that speeds up the development of new scripts. The current version contains methods for stochastic return, slow stochastic, IFR,...
I believe there are many friends who have been confused by the leverage problem of TradingView strategy, when backtesting, it is always unable to bring its own leverage, so it is impossible to do leverage sustained compounding, this key point, and many friends are looking forward to solve. In particular, the default_qty_value = 100, where 100 is the upper...
Overview This is a no-repaint strategy that is highly optimized for BINANCE:ETHUSDTPERP 30m, normal candles. It is a long/short strategy that is based on CMF, ADX/DMI, Keltner Channels, and other oscillators to identify smart money. The overall idea of the strategy is to effectively capture the beginnings and ends of trends in price action, and go long/short...
This script is more like a tool than an indicator. The script determinates the amount of contracts and the leverage needed to do one trade. You must specify the following parameters: Entry price Stop Loss price Stop Loss risk. It's the capital that you will loss if the price hit the SL price. Operation equity. It's the whole capital involved in the...
Props to @Veryfid for his original script 'ATR Stop Loss Finder'. The concept is simple. We use the average true range to determine an appropriate stop loss distance based on recent volatility. The original script calculated the stop loss offset from the current candle's high or low. Here, I've added the option to offset stop loss from the recent local low or...
This strategy is a pullback strategy that utilizes 2 EMAs as a way of identifying trend, MACD as an entry signal, and RSI and ADX to filter bad trades. By using the confirmation of all of these indicators the strategy attempts to catch pullbacks, and it is optimized to wait for high probability setups. Take not that the strategy is optimized for use on...
This is an intuitive risk management tool with a minimalist design. This calculator will determine your position size per trade, profit, loss, risk/reward ratio and leverage if any. It will calculate your leverage if you are trading financial instruments e.g. Mini Futures , Turbo Warrants etc. that have a financing level. Tip: Use this as a complement to the...
This is the Alert version of my BTC Bot {15min} Strategy. This BOT is specialy designed for BTCUSDT 15 min Chart. It reacts to every Upward/Downward direction as fast as possible. It does not work well on higher time frame. This BOT using 10 indicators to open a basic LONG/SHORT position. 1. CLOUD 2. TREND DETECTOR 3. TREND STRENGTH 4. PARABOLIC SAR 5. JMA 6....
This BOT is specialy designed for BTCUSDT 15 min Chart. It reacts to every Upward/Downward direction as fast as possible. It does not work well on higher time frame. This BOT using 10 indicators to open a basic LONG/SHORT position. 1. CLOUD 2. TREND DETECTOR 3. TREND STRENGTH 4. PARABOLIC SAR 5. JMA 6. RANGE FILTER 7. ADX 8. TWAP TREND 9. FAST MA 10....
This script is intended to be used as a risk management calculator. It will calculate the best leverage to use based on the maximum percentage of loss you are willing to incur on your trading portfolio. Also calculates the order value and order qty based on your inputs. Please note this calculator does not take into account any trading fees imposed by the exchange...
ELEVATED LEVERAGE index SYSTEM (ELiS) tries to solve the problem of adjusting meaningful leverage in futures and margin trading. The biggest problem for traders is adjusting the leverage level manually. Concerning about the volatilities it's very hard to set a meaningful leverage level. ELiS includes 4 different volatility component which are: 1- nATR:...
In this indicator we are looking for HH & LL to create an ABC pattern. Shorts are defined by an ABC pattern. Short: * Starting with a low to a Higher High * Breaking that trend to a new low * Creating a new Higher High (FOMO HH) * If the price breaks below the previous HH we have our entry. Longs: * Starting with a Hight to a Lower Low * Breaking that...
This script allows you to determine the leverage required to enter one position based on the set entry price, the price of the expected take profit, stop loss and risk per transaction. It also allows you to schedule this transaction for 5 possible transactions, with different shoulders and a martingale coefficient for each subsequent gain at the same risk,...