Usage: The purpose of this indicator is to programmatically determine the type of price trend using technical analysis tools. You can do a quick check on the asset’s higher and lower time frames. For example, if you are trading on an H1 chart, you can check the m5 chart to ensure that the trend is in the same direction and similarly check the H4 chart to ensure...
RSI is a momentum indicator, however most people seem to be using it to go against the momentum by trying to identify tops/bottoms using it. Its in my opinion the wrong way to be using it. It can be easily used for trend following which seems like a better use for it. Uptrend - RSI > 60 Downtrend - RSI < 40 Sideways - RSI between 40 and 60 If however not...
A simple yet powerful way to filter out choppy ranges or sideways moves without missing out on good trades It calculates the %-distance of the price to a moving average so you can ignore buy/sell signals around the center line. The upper and lower line are thresholds to catch reversals of the trend when the distance to moving average is increasing. Thanks...
Alert version of the strategy with the same name This is crypto and stock market trending strategy designed for long timeframes such as 4h+ From my tests it looks like it works better to trade crypto against crypto than trading against fiat. Indicators used: RSI for rising/falling of the trend BB sidemarket ROC sidemarket Rules for entry For long: RSI values...
Based on code by oh92 and kiasaki. Measures volume to indicate Bull vs Bear. Go long when green, short when red, wait patiently when white.
Waddah Attar Explosion Version3 indicator to work in Forex and Crypto, This indicator oscillates above and below zero and the Bollinger band is plotted over the MACD Histogram to take quick decisions, Colors are changed for enhanced look. dead zone is plotted in a background area and option is provided to hide dead zone. One can easily detect sideways market...
Sideways detection indicator using Bollinger bands . In this case we take the original ratio between lower and upper and we smooth it even harder in order to get a better idea about the accuracy of the trend. If the initial ratio is not between 0 and 1 and the smooth ratio is higher than our selected value, we get an idea if we are a in trending market or...
Markets don’t always trade in a clear direction. At a closer look, most of the time, they move sideways. Relying on trend-following strategies all the time can thus lead to repeated false signals in such conditions. However, before you can safely trade sideways, you have to identify the most suitable market conditions. The main features of such strategies...
Detect sideways markets (green background) vs. trending markets (red background) with this indicator. It makes use of the Bollinger bands % as its base.
HHV and LLV gives good information about the trend. A trend will be visible when its seen with fast and slow line cross UP trend: HHV_fastline = HHV Slowline and LLVfastline crossover LLVSlowline DOWN trend: HHV_fastline crossunder HHV Slowline and LLVfastline !=LLVSlowline Attempted to plot the same with multiple options to choose fastline length,...
This is my take on a grid trading strategy. From Investopedia: "Grid trading is most commonly associated with the foreign exchange market. Overall the technique seeks to capitalize on normal price volatility in an asset by placing buy and sell orders at certain regular intervals above and below a predefined base price." This strategy is best used on sideways...
Simple script for coloring inside bars to spot them easier (color can be adjusted)