Continue to experiement with VWAP and EVWMA. It seems that just simple crosses between VWAP and EVWMA can be pretty good signals. VWAP is a bit choppy so you can use VWAP smoothing input to smoth it a bit. Here are few other strategies based on EVWMA: EVWMA VWAP MACD Strategy QuantNomad - EVWMA MACD Strategy
This study calculates the On-Balance Volume (OBV) and displays it in terms of its Z-Score. OBV is a great momentum indicator . As the name suggests, OBV predicts changes in price based on the security's volume flow. Formula: if (Current Price > Previous Price) then Current OBV = Previous OBV + Current Volume if (Current Price < Previous Price) then...
This is an oscillator used for spotting market tops and bottoms.
This is a very efficient swing trading strategy designed for crypto long timeframes like 2h+. Initially we have 3 RSI . AFter that we use them as source for 6 SMA/EMA for each RSI, 5, 30, 50, 70, 90, 100. With those we create a ribbon that we are going to use in order to check the direction of the trend. Rules for entry: For long : if either all the...
These are alerts for previously published strategy: This strategy joins the Pivot Reversal strategy with the RSI indicator. We check RSI level at the pivot point level and only if RSI condition is satisfied we update levels for stop orders.
This is a simple, yet efficient strategy, which is made from a combination of an oscillator and a moving average. Its setup for 4h candles with the current settings, however it can be adapted to other different timeframes. It works nicely ,beating the buy and hold for both BTC and ETH over the last 3 years. As well with some optimizations and modifications it...
This is a special strategy adapted for crypto market, which instead of using the current chart candles, we use inside calculation a candle from different charts. For best usage I recommend a big timeframe like 1-4h+. In this case we take the high, low, open and close candles from different brokers for BTC, and with it we form up the candle that we are going to...
This is a script with alerts for standard Keltner Channer Strategy you can find in TradingView. Use "Once Per Bar" option when creating alerts.
This version its made for 8-12h and works amazingly on the ETH pairs. Can be adapted to others as well For this example, I used an initial 1$ account, using always full capital on each trade(without using any leverage), together with a 0.1% commission/fees for each deal, on Coinbase broker. This is a long only strategy The components for the inside of the...
==DESCRIPTION - English version The purpose of this script is to show information on graph that can help your decision to buy and sell cryptos. The script is indicated for Position Trade (Long Term - Holder) and Swing Trade (Medium term). Position Trade it is recommended to use the Weekly (W) and Daily (D) charts, Swing trade to use the 4H and 2H charts. It is not...
This is a crypto swing alert for the strategy with the same name designed for timeframes bigger than 1h. The main components are ICHOMOKU KDJ Average High Average Low Rules for entry For long: we have the ichimoku crosses between tenkan and baselines, we have a rising kdj line and at the same time we have a increase in the average high For short: we have the...
Today I bring you another amazing strategy. Its made of 2 EMA in this case 50 and 100. At the same time, internaly for candles we calculate the candles using the HA system ( while still using in live the normal candles). This way we can assure that even if we use HA candles, we avoid repainting, and its legit. We first calculate the HA candles based on the EMA...
Simple and efficient multi moving average strategy combined with risk management and time condition. Indicators/ Tools used Multi selection moving average type like SMA , EMA , SMMA , VWMA , VIDYA , FRAMA , T3 and much more Limit 1 entry max per week, entry on monday exit on sunday or risk management tp/sl. Rules for entry: LONG:Close of the candle cross above...
This is a full crypto swing strategy designed. From my testing it looks like it perform the best on timeframes 4h +. The below example has been adapted to BNB/USDT, using the entire period since 2017 until present day, with a comission of 0.03% ( which is the comission for the futures on binance). Its components are : ALMA Fast ALMA Slow MACD Histogram Rules...
Today I bring an indicator specialized in crypto markets. Its made of multiples EMA : very fast, fast, normal, slow, very slow The logic behind its simple : For long : we check that the EMA are in ascending order like EMA 5 > EMA 10 > EMA 20 .... and at the same time that last close of candle is above all of them. For short : we check that the EMA are in...
This is a crypto trending strategy designed for big timeframes such as 3-4h+. Its components are: RSI ICHIMOKU full pack Heikin Ashi candles for logic calculation inside Rules for entry. For long : we have a long cross condition on ichimoku and price is above the ichimoku lines, and at the same time RSI value is > 50. For long : we have a short cross condition...
This is a CRYPTO correlation strategy, which is using BTC sentiment with BITFINEX long and short ratios. WIth them we are making from one side 2 RSI, one for long and another for short. And from another side, we are going to make multiple EMA's, using the ratios for long and short. Rules for entry For this scenario I created a long only strategy. The long entry...
This is a strategy made from multiple types of EMA and volume(EOM). This is a long only strategy. EMA 1 = 13 EMA 2 = 21 EMA 3 = 50 EMA 4 = 180 In this case we have 2 options for entry: 1.We check that are candles are in ascending order and EOM is above 0 - > long, descending and eom<0 -> exit long 2.We check if we have a crossover between the first ema with...