This strategy is based on the Korea Premium, also known as the “Kimchi Premium,” which indicates how expensive or cheap the price of Bitcoin in Korean Won on a Bitcoin exchange in South Korea is relative to the price of Bitcoin being traded in USD or Tether. Inverse Kimchi Premium RSI was newly defined to create a strategy with Kimchi Premium. Assuming that the...
I hope this strategy is just an idea and a starting point, I use the correlation of the Sp500 with the Btc, this does not mean that this correlation will exist forever!. I love Trading view and I'm learning to program, I find correlations very interesting and here is a simple strategy. This is a trading strategy script written in Pine Script language for use in...
**Long Only Strategy** When Price drops below the ATR band below it will enter a buy on the next candle open SL at current price minus ATR* ATR multiplier TP at Mean EMA or if higher than Mean EMA and current candle low is below previous candle low or if price is above ATR NB: I would highly recommend a low fee broker (I use ICmarkets raw spread account) due to...
Before you see this post I want to thank all the TradingView team. Every day that passes I learn better and better to use Pine script and I owe this to all those who publish and to the philosophy of TradingView. Thanks from Amos This trading indicator compares the prices of the S&P 500 Index (SP500), Tesla (TSLA), and Bitcoin (BTC) to find correlations between...
Altcoin Dominance (without ETH) Excluding Stablecoins Unsymetric The purpose of the script is to show Altcoin's strength without Ethereum once we exclude stablecoins. So we look into all altcoins besides eth and besides stablecoins divided by a value of eth+btc
This script makes it easier to quickly check how the BTC pair of the current symbol is performing on any pair. It adds a " change percentage widge t" (of the BTC pair ) to the top right of the chart. (Refer to the image for an example.) The change percentage calculation is performed as described here: www.tradingview.com To match the "Chg%" that appears...
Long entry: PSAR gives buy signal BBPT prints green histogram ZLSMA is below the price ZLSMA has uptrend SL is smaller than the max SL Optional Sessions and EMA filters Short entry PSAR gives sell signal BBPT prints red histogram ZLSMA is above the price ZLSMA has downtrend SL is smaller than the max SL Optional Sessions and EMA filters SL: Placed below...
What is it? This indicator will plot the RSI of BTC with a red or green background based on the top and bottom values which you can set. How to use it? For example, you want to trade only if the RSI of BTC is between 50 and 70, so the top value is 70 and bottom is 50. If the RSI value between those values the background will be green, else it will be red. ...
The average mining costs of one bitcoin equals to the true intrinsic value Globally, the Bitcoin network uses around 0.5% of the world’s electrical power supply. The sheer amount of electrical power and complex hardware required to operate a mining farm has intrinsic value. This gives bitcoin a fundamental cost to create, and thus intrinsic value.
The relative strength index is a momentum indicator used in technical analysis. It measures the speed and magnitude of a coin's recent price changes to evaluate overvalued or undervalued conditions in the price of that coin. The RSI is displayed as an oscillator (a line graph essentially) on a scale of zero to 100. When the RSI reaches oversold levels, it can...
This is a time based strategy, designed to enter and exit within the same day of the week, using different hours for entry and exit. The script is long only direction, and it has no risk management inside, so use it with caution. At the same time you can also calculate each individual hour return within a certain day, and make your own idea about the best...
This is a Trend Following strategy based on the Trend Confidence indicator. The goal of this strategy is to be a simple Trend Following strategy, but also to be as precise as possible when it comes to the question 'how confident are we that a linear trend is ongoing?'. For this we calculate the 'confidence' of a linear trend in the past number of closing prices....
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 “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
This indicator is designed help you see the potential reversal zones and it helps you accumulate for the long run. This combines price data on any chart. The chart isolates between 0 and -100. Below -80 is a buy, above -20 is a sell location. In these locations, try to Slowly Buy and Slowly Sell (accumulate...) Story Of This Indicator ~I was always obsessed...
Strategy Description: Linear EDCA (Linear Enhanced Dollar Cost Averaging) is an enhanced version of the DCA fixed investment strategy. It has the following features: 1. Take the 1100-day SMA as a reference indicator, enter the buy range below the moving average, and enter the sell range above the moving average 2. The order to buy and sell is carried out at...
This script scans 20 custom symbols and displays the QQE Students T-Distribution Bollinger Bandwidth as a percentage, the quarter segment percentage, a score that tells you what segment of the band the price is in, and what direction the market is going in. This is useful because it can tell you how volatile a market is and how much reward is in the market. It...
this just sample of our strategies we published with open source, to learning our investor the way of trading and analysis, this strategy just for study and learning in this strategy we use expontial moving avarage 20 , 50 , 200 and the we build this strategy when the price move up ema 200 and ema 20,50 cross up the 200 ema in this conditions the strargey will...
Dear Tradingview community, Today I want to share a very powerful, yet easy to use indicator with you. The indicator will find local tops or bottoms and will help you determine when it's a good time to trade a potential reversal. How does it work? The indicator makes use of the RSI to detect extremities and waits until the RSI reverses. Furthermore, a long-term...