This is one of the best strategies that can be used to get familiar with technical indicators and start to include them in your trading bot rules. ENTRY 1. This trading system uses the RSI ( Relative Strength Index ) to anticipate good points to enter positions. RSI is a technical indicator frequently used in trading. It works by measuring the speed and change...
Markets don’t always trade in a clear direction. At a closer look, most of the time, they move sideways. Relying on trend-following strategies all the time can thus lead to repeated false signals in such conditions. However, before you can safely trade sideways, you have to identify the most suitable market conditions. The main features of such strategies...
Trend-following strategies are great because they give you the peace of mind that you're trading in line with the market. However, by definition, you're always following. That means you're always a bit later than your want to be. The main challenges such strategies face are: Confirming that there is a trend Following the trend, hopefully, early enough to catch...
Hello everyone There is nice BINANCE:BTCUSDTPERP BOT, which select leverage betwen 2x and 4x Bot is optimalized for PHEMEX:BTCUSDPERP TP : 0.9% (1.8% - x2 ,3.6% - x4) SL : 4.2 % (8.4% - x2, 17.4% - x4) the bot works as follows: the way he opens a position consists of two conditions 1) Bollinger Bands (crossovers), Volume, Range Filter: a) Bollinger...
This strategy is based EMA of 8 different period and Ichimoku Cloud which works better in 1hr 4hr and daily time frame. #A brief introduction to Ichimoku # The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a...
Here is a Dashboard to find the opportunuty of bigs moves with 20 pairs. The Dashboard is too big for the phone view. I thinks we can use it only on computer view. How it's work ? I look for the CHOP on Weekly and Daily time frame The CHOP give the "tension" of the pair. So i look for the biggest "tension" to take the "big mooves" I look for the align...
A premium index indicator for Binance futures. The premium index is based on the difference in price between the perpetual swap contract last price and the price of a volume weighted spot index. Simply put: it shows you for each coin whether the spot market is trading higher than the Binance perpetual or not. If future price is higher than spot in a rally,...
This indicator base on EMA of 8 different period and Ichimoku Cloud. #A brief introduction to Ichimoku # The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a...
Use Crypto Open Interest Data available on TradingView to your advantage. Features Auto-Detect Symbol (based on chart) Preset Symbols (BTC, ETH, BNB, XRP, LUNA, ADA, SOL, AVAX and DOT) Exchanges ( Binance and BitMex ) Inverse and USDT Pairs Override Data Option to use any OI Data on TradingView Customizable Candles
Displays open interest in crypto currencies. It automatically changes the open interest displayed according to the virtual currency displayed on the chart. It works even if you are viewing an exchange other than Binance. It shows open interest according to the base currency, so it works with BTCEUR and other currencies. ETHBTC, for example, shows the open...
Hello This is such interesting bot Best performance as always on this pair BINANCE:BTCUSDTPERP It was placed with the swing market in mind, but also copes well with the trend the bot has quite interesting combinations of indicators with highly optimized values the bot has two different entry points the first is for the swing market to use The Relative...
Hello I have created a script with the RSI value being the main factor of action this bot does best on BINANCE:BTCUSDTPERP the way it works is quite simple, the bot has two conditions to open long and short positions the first condition is to open positions that depend on indicators such as : 1) CLOUD - This is one of the newset indicators I'm using. This...
Cumulative Delta of Open Interest Profile This script lets you visualize where there were Open Interest build-ups and discharges on a price basis. It only supports pairs where TradingView added the appropriate Open Interest data (at the time of posting that is only Binance and Kraken perpetual contracts) The script uses my own functions to poll lower timeframe...
Shows the last price of either the spot or futures market on Binance, for the current coin. It shows futures if you are in a spot market, and spot if you are in futures. Currently this only works for USD stable coin pairs (BUSD, USDT, USDC, ...). I don't plan to add COIN future pairs, it's not useful to me. Additionally, it allows you to show the lowest and...
Credit to @chestbrook on Twitter. - Simple concept of a ratio between BTCUSDTPERP and BTCUSDT on Binance. - Stick a moving average on the ratio to smoothen it. - You get a useful oscillator indicating levels of euphoria and despair. Can select a sma or ema of any length Can use either BTC ratio or ETH ratio
Shows Open Interest of ANY Binance pair (BTCUSD, ETHUSD, ADAUSD, ...). Inverse and USDT pairs Preset-Pairs (BTC, ETH, XRP, ADA, SOL, DOT, ...) Custom Candle Colors (candles can be turned off)
This is not a crazy strategy like most of the code I write. It's a simple overlay so you can drop BTC on top of whatever chart you are watching. It will track BTC's price on Binance.us (though the exchange is changeable with a few lines of code, maybe I will make it a dropdown on the next iteration of this.) It uses TradingView's scale function to show both...
Open Interest Auto SpaceManBTC This is an extension to the script, it aims to provide the data in a less hands on way by providing the basis for automatic calculation on which symbol the data is being pulled from. Changelog: Automatic Data retrieval on a percoin basis. Ability to hide or show symbol. Coloring choices for the user.