I improved Squeeze Momentum Indicator by LazyBear (momentum filter, changed data source to ohlc4) and transformed it into a strategy, adding a risk management system + ability to customize time frames for backtest. Shortly about Squeeze Momentum Indicator: This is a derivative of John Carter's "TTM Squeeze" volatility indicator, as discussed in his book...
This script calculates spikes Vix tops and bottoms. The Vix Market Bottom is calculated using CM_Williams_Vix_Fix Finds Market Bottoms (Chris Moody). The Vix Market Top is calculated as the inverse of CM Williams’ formula. The highest Vix Bottom and the highest Vix Top are averaged (over the Highest Vix Lookback period). Buys are signaled when the Vix Bottom...
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
A fancy styled version of the RSI (Relative Stochastic Index) + MFI (Money Flow Index) oscillators in order to emphasize buy and sell opportunities. The 80 and 20 Bands are meant to be used in Bull or Bear markets. Better performing in D timeframes. The circles represent the cross between RSI and MFI . Designed for Crypto Markets Thanks @micheleprandina Credits:
Hey there! Today I present you a rather simple, but very profitable MACD strategy. Since I trade it with cryptocurrencies, the settings have been adjusted. I discovered the strategy on a YouTube channel and tried to transfer it as a strategy into a script. Tested with the crypto pair ETH/USDT in the 15 minute chart. There is the possibility to switch between...
RSI with Fibonacci Levels Visually can be used as: - Countertrend indicator at extreme green/red lines - Follow trend indicator - Fibonacci supports and resistantes zones The strategy works as a follow trend How to trade: The indicator is more reliable in longer time frames, at least 4H Choose a fibonacci level as reference Buy when the RSI line turns...
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.
Personal DMI and ADX script ADX color change from positive vs negative momentum DMI Color fill based on DMI+/- positive momentum No fill color during lack of momentum
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...
A script using 1m small candle size (configurable) to compute the volume of buy (up) vs sell (down) candles (instead of actual market buy vs sell orders which are not available in pine script). It then plots the buy vs sell ratio as an oscillator below the cart. This gives traders an idea of current order flow in the market. To compute the small candles this...
==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 an oscillator used for spotting market tops and bottoms.
This is an EMA crossover strategy which involves 5 EMAs to trigger trades. The strategy has two take profit settings and uses a stop loss. TP1 and SL are based on ATR and TP2 is an EMA crossover. The strategy goes both long and short and the default settings work particularly well as a scalping strategy for ETHUSDT on the 5M time frame. I have also created...
BITSTAMP:BTCUSD This indicator aggregates trading volume data of up to 10 symbols and can display the individual data by color. It is useful for assets which are traded on multiple exchanges, like cryptocurrencies, commodities, forex and derivatives showing you what is happening across the market and on the individual exchanges to give you beter insights. You...
Detects gaps in trading for CME's "Ether" cash-settled futures. This will show gaps as they happen on the 24/7 charts that crypto exchanges use. It is not usable on CME's tickers themselves, as gaps in trading are not displayed. This indicator will only display if viewing an ETH chart. More information on the CME ETH futures here: www.cmegroup.com Based...
BINANCE:ETHUSDTPERP Hello again, There is my ALERTS VERSION of bot for etherum (30min) THIS BOT GOT THE BEST RESULTS AT ETHUSDTPERP ON BINANCEFUTURES this configs will not work good for other pair and other markets like my previous one, most of indicators like VOLUME which is the most important one, depends on this specific pair and market, results on...
Small improvement upon the above script - all credit should really go to pigloo Auto-detects ticker and automatically loads the long/shorts for it - so works on more than just BTC Note - only works on BitFinex and only works for tickers which have long and short data available! Green area = Longs Red area = Shorts Lighter area = Longs - Shorts
I wrote my first article in May 2020. See below BTC and ETH Long strategy - version1 After 6 months, it is now time to check the result of my script for the last 6 months. XBTUSD (4H): 14/05/2020 --> 22/11/2020 = +78% in 4 trades ETHXBT (4H): 14/05/2020 --> 22/11/2020 = +21% in 9 trades ETHUSD (4H): 14/05/2020 --> 22/11/2020 = +90% in 6 trades Using the...