This study plots the ratio between current price and the price N days ago. With N input that is configurable, users can find optimal long/short entries when price is in an established trend and price has diverge far from a given local peak or all time high. With many years of stock trading the analysis indicates a connection between the distance of price and...
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...
I'm a big fan of simple strategies. This one is a very simple one. So it consists only from one Trailing SL. When SL is hit, the position is reversed and SL is tracked for a new position. You can choose one of 3 types of SL: % of your price ATR - it is calculated as current ATR * multiplier Absolute As you can see even this simple strategy can show...
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. The strategy works pretty good for crypto, 30m, 1h, 2h timeframes.
This strategy is designed for crypto markets like ETHUSD/T, BTCUSD/T and so on. It works amazingly with 15 min time frames. Its idea consists in : We have the RSI indicator, and with it we check for the crossover with overbought and oversold levels. At the same time we have the zigzag which is made from the higher highs and the lower lows between a specific...
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 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....
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...
This is an indicator to identify possible tops and bottoms after exponential price surges and drops, it works best on ETH 1D, but you can also use it for bitcoin and altcoins. It's based on stochastic first and second derivatives of a close moving average
Hello Traders. in this script, Bollinger bands are made based on a standard deviation with respect to Fibonacci ratios. I hope you can be satisfied. If you are satisfied with this script, please like and feel free to share your comments with me. Teal Upper and Lower B-Bands = 1.0 Standard Deviation Aqua Upper and Lower B-Bands = 1.618 Standard Deviation Orange...
How to trade: Recommended for longer timeframes at least 4H. Buy when the green dot appears. Sell when the yellow dot appears. Welles Wilder moving average by XOOOOOO
Interesting performance for simple MA strategy on 1m ETHUSD. I used only close price and 15 SMA in it. Performance is 55% over 10 days with a drawdown of only 3.5%. Percent profitable is only 30% with almost 2k trades. For sure this won't work as a standalone strategy, with 2k trades commission and slippage will destroy all your PNL but it can be a pretty good...
there it is, it's using the Connor RSI with little variations. C onnor M oving A verage RSI
This script plots the longs/shorts ratio derived from Bitfinex for BTCUSDLONGS, BTCUSDSHORTS, and similar for 11 top cryptocurrencies chosen selected based on marketcap, trading volume on Bitfinex, and the maximum number of times that TradingView would let me call the "security" function in one script. Included coins: BTC, ETH, LTC, BCH, XRP, EOS, IOT (IOTA),...
Works well on 4h charts, ETHUSD,BTCUSD,and XRPUSD but can be tested also on other crypto's. On those pairs no need of sofisticate scripts to trade. Can add a trailing stop, but as you see works perfect as it is. KISS (Keep It Simple Stupid).
This script is trained with Ethereum (Timeframe : 4 hours ). Details : Input columns: 19 Output columns: 1 Excluded columns: 0 Training example rows: 300 Validating example rows: 0 Querying example rows: 0 Excluded example rows: 0 Duplicated example rows: 0 Input nodes connected: 19 Hidden layer 1 nodes: 8 Hidden layer 2 nodes: 1 Hidden layer 3...
Simple EMA trend indicator , pretty straightforward green equates to bullish and usually a retest/wick is often seen , same for the flipside viceversa
A simple script I wrote that allows you to look at the posture of a moving average. Rates of change can be useful to understanding momentum. Additionally, I have included a signal line so you can see if the posture is more or less than average.