Scalping strategy for BTC using one line: Support Resistance. The strategy draws a line based on the minimum value of the average of High, Low, and Close for a given bar. The entries are carried out on the breakdown of this line. Exits are managed by the specified in the script's inputs take-profit and stop-loss percentages. From Stream: www.tradingview.com
My first ever attempt at a custom script. I took Benjamin Cowen's concept of the Bitcoin Bull Market Support Band and applied it to the 100 week and 200 week moving averages. I also added in the 300 week sma. I mainly wanted to have all these in one indicator.
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...
strategy with two emas and rvi. Only long positions when fast ema above slow ema when rvi gives entry. Only short positions when slow ema above fast ema when rvi gives entry.
When trading cryptocoins, it is necessary to check the price trend of NASDAQ, BTC.D, BTC.OI, BTC spot or other coins of similar groups. However it is very cumbersome to put a comparison symbol in the Tradingview chart and combine individual indicators one by one. Moreover even with such a combination, the chart is messy and visibility is not good. This script was...
BINANCE:BTCUSDT It's tool to check exchange trading status. You can see "BTC-exchange's realtime trading volume, previous closed volume" at once. You can switch to see 'Previous close volume' on script's panel. Timeframe recommended ; 15m, 1H, 4H, D, W, whatever. Each exchange may have a different volume display unit, so I converted it into roughly BTC...
In this strategy, I used Wavetrend indicator (Lazy Bear). It is very simple and easy to understanding: Long when Wavetrend1 crossover Wavetrend2 and they are less than a limit value (not buy when price overbought). Stoploss at lowest 3 bar previous. R:R = 1:1,5. About other shortterm strategies for crypto market, you can view my published strategies.
Buying during Miner Capitulation yields wonderful returns. The best buy signals occur on Hash Rate "recovery", and when price momentum is also positive. Historically, this strategy has yielded average returns to cycle peak of >5000%, with max Drawdown of -15%. Follow me to learn more about this indicator.
Bitcoin's Production Cost Based on raw data from CBECI. Follow me to read more about the calculation logic.
This is a simple, yet very efficient crypto strategy, adapted to 4h time frame, on big coins like ETH and BTC. However it can be adapted to other markets, timeframes etc For this strategy I use a combination of a trend line, an oscillator, price action and volume. This strategy has both the opportunity to go long and short. As well, it has a leverage simulator...
Hello everyone, I am a heavy Python programmer bringing machine learning to TradingView. This 15 minute Bitcoin Long strategy was created using a machine learning library and 1 year of historical data in Python. Every parameter is hyper optimized to bring you the most profitable buy and sell signals for Bitcoin on the 15min chart. The historical Bitcoin data was...
This indicator colors the candles according to the z-score of the trading volume. You can easily see the imbalance on the chart. You can use it at any timeframe. In statistics, the standard score (Z-score) is the number of standard deviations by which the value of a raw score (i.e., an observed value or data point) is above or below the mean value of what is...
The Puell Multiple examines the fundamentals of mining profitability and the way they shape market cycles. It is calculated by taking a ratio of daily coin issuance (in USD) and the 365 moving average of daily coin issuance (in USD). Interpretation of the Puell Multiple can generally be considered in the following framework: high values indicate that current...
█ OVERVIEW The 'Bitcoin Power Law Bands' indicator is a set of three US dollar price trendlines and two price bands for bitcoin , indicating overall long-term trend, support and resistance levels as well as oversold and overbought conditions. The magnitude and growth of the middle (Center) line is determined by double logarithmic (log-log) regression on the...
The Anchored VWAP (aVWAP) indicator ties VWAP calculations to a specific price bar chosen by the trader. Anchored VWAP allows you to specify the price bar where calculations begin, making it easy to see whether the bulls or bears have been in charge since a very specific point in time. The starting price bar that is chosen generally marks a shift in market...
The theory that a Pi Cycle Top might exist in the Bitcoin price action isn't new, but recently I found someone who had done the math on developing a Pi Cycle Low indicator, also using the crosses of moving averages. The Pi Cycle Top uses the 2x350 Daily MA and the 111 Daily MA The Pi Cycle Bottom uses the 0.745x471 Daily MA and the 150 Daily EMA Note: a Signal...
Ichimoku Clouds Strong Bullish/Bearish signals with allerts The Ichimoku cloud was developed by Goichi Hosoda, a Japanese journalist, and published in the late 1960s. It provides more data points than the standard candlestick chart. While it seems complicated at first glance, those familiar with how to read the charts often find it easy to understand with...
Fibonacci levels that show the critical top and bottom levels. There is no way to miss the top and bottom. And a top detector. Also the most important SMA lines (SMA 50, 200), EMA21. Those are the most frequently used lines by traders. This indicator is based on the work of www.tradingview.com His work set me thinking. Could I also see the bottom using...