A simple scalping indicator, based on Highs and Lows. It's working in any timeframe, the only condition is ... volatility . Values are already set, but you can change them according to your preferences and to your chart. Alerts are enabled. Enjoy! @ Zekis
This is my simple way to quickly see MACD signals without having the MACD taking up space. The one at the bottom is for display to show how this works. A crossover occurs when the arrow flips over. The position of the arrow tells you if it is currently above or below the zero line. You can change the script to overlay and have it show up above or below price...
I produced a strategy using short term ema intersections. A short-term low capital buy signal creates a yellow background after the red background color. Here, profit should be taken by following the trend. When the green background is formed, positions can be increased, the price will lead us to a safer market. Exposures can be turned off in the formation of a...
The proposal of this script is to show the possible trading points of BUY and SELL based on the 15-minute chart of the Nasdaq Future Index. The start point of the strategy was schedule for 2021/01/01 and until the time of this publication (2021/01/31), for 1 index contract the results presented area a Gross Profit of 2.97% with a Net Profit of 1.35%. █ FEATURES...
Directional Movement Indicator: +DI and -DI I changed the color of the bar bars according to the crossed of +DI and -DI . It helps us to have an idea of whether the trend is continuing or not. +DI crossover to -DI barcolor is Aqua, if not bar color is Red. It also helps us to find the lowest and highest points of the graph according to the positions of Adx +DI...
SSL Channel with cross alert when channels cross up or down. Built on ErwinBeckers SSL Channel script.
The Indicator is a mix of the MA50 and MA200. You can use crossing of both to identify trend changes into a bullish (green) or bearish (red) market.
BITFINEX:BTCUSD You can check if 200 day MA crossed by 50 day MA. Nuff said.
The Hull Moving Average (HMA), developed by Alan Hull, is an extremely fast and smooth moving average. In fact, the HMA almost eliminates lag altogether and manages to improve smoothing at the same time. The Hull Moving Average solves the dilemma of making a moving average more responsive to current price activity whilst maintaining curve smoothness. (hoping in...
Hello my friends Sorry yesterday I couldn't post an indicator because I was travelling. So here's the today indicator inspired from that one Moving-Average-Heatmap-Visualization/ This will gives an interesting representation of a Double Moving Average cross That's all for me Let's resume the free indicators publishing next Monday with the MA heatmap (Triple...
Simply define your fast and slow M then backtest the strategy. *First script, work in progress. Will allow you to combine two TV indicators into one.
Hello traders! Today we gonna demonstrate out heuristic of classical EMA Indicator. We decided to simplify your trading staff and add some meta data. So, let’s look at it from the very beginning and initially speak about what EMA is and then I’ll tell you why our indicator is extremely convenient and useful. So, what is EMA? An exponential moving average ( EMA...
The Zero lag exponential moving average (ZLEMA) indicator was created by John Ehlers and Ric Way. The formula for a given N-Day period and for a given Data series is: Lag = (Period-1)/2 Ema Data = {Data+(Data-Data(Lag days ago)) ZLEMA = EMA(EmaData,Period) The idea is do a regular exponential moving average (EMA) calculation but on a de-lagged data...
Open Close Cross Strategy plus Explorer V 1.0 There is a code that can control sensitivity. try to change 'ATR Multiplier' menu There is a code for prevent 'repaint'. If you want it check 'Forces Non-Repainting' menu thanks to PMax Explorer STRATEGY & SCREENER KivancOzbilgic Open Close Cross Strategy R5 revised by JustUncleL JustUncleL
This is a TradingView Strategy Script meaning you can't execute real trades using your exchange API connected to your TradingView account, it is designed for backtesting only This is a basic backtesting script for charting the bullish and bearish cross of two user defined simple moving averages, select the cog next to the name of the script ON the price chart in...