Long entry: PSAR gives buy signal BBPT prints green histogram ZLSMA is below the price ZLSMA has uptrend SL is smaller than the max SL Optional Sessions and EMA filters Short entry PSAR gives sell signal BBPT prints red histogram ZLSMA is above the price ZLSMA has downtrend SL is smaller than the max SL Optional Sessions and EMA filters SL: Placed below...
Simple but solid mean reversion indicator with sl and tp levels. Most of the code is based on the built in bollinger bands script. Designed for scalping 1-5 minute timeframes. The indicator consists of two sets of bollinger bands. Price has to close below the lower (fast) bollinger band, above the moving average of the (slower) bollinger band. If price now...
Setup 123 Scalper is characterized by a bottom (buy pattern formed by 3 candles where the 2nd has the lowest minimum) or a top (sell pattern formed by 3 candles where the 2nd has the highest maximum). It has a filter that only shows the signal when the asset is trending. Setup popularized by trader Alexandre Wolwacz (Stormer). Na linguagem do autor: O Setup 123...
The "ATR Pivots" script is a technical analysis tool designed to help traders identify key levels of support and resistance on a chart. The indicator uses various metrics such as the Average True Range (ATR), Daily True Range ( DTR ), Daily True Range Percentage (DTR%), Average Daily Range (ADR), Previous Day High ( PDH ), and Previous Day Low ( PDL ) to provide a...
Hi All, This is a very simple indicator which provides the buy signal, when the moving average lines turns Green and sell signal, when the moving average signal turns red. This can be used for both intraday and scalping method with different timeframes. But best time frame is 5 minutes. Buy Signal >>> Line turns GREEN (Use trailing SL to cover maximum...
Hello traders, This is a script I use daily as a scalper and it helps me a lot, maybe it can help you, this is why I am sharing it! PART 1 - DESCRIPTION This program is specifically designed to help scalpers but can be used for all types of trading but won't be as useful. This script is what I call an entry helper as it calculates dynamically the position size,...
Description This study project is a Scalping Pullback trading Tool that incorporates the majority of the indicators needed to analyse and scalp Trends for Pull Backs and reversals on 1min, 5min or 15min charts. The set up utilies Heikin Ashi candle charts. Incorporated within this tool are the following indicators: 1. Major industry (Banks) recognised important...
what is "RSI Divergence Strategy"? it is a RSI strategy based this indicator: what it does? it gives buy or sell signals according to RSI Divergences. it also has different variables such as "take profit", "stop loss" and trailing stop loss. how it does it? it uses the "RSI Divergence" indicator to give signal. For detailed information on how it works, you...
This is a simple scalping strategy that works for all time frames... I have only tested it on FOREX It works by checking if the price is currently in an uptrend and if it crosses the 20 EMA. If it crosses the 20 EMA and its in and uptrend it will post a BUY SIGNAL. If it crosses the 20 EMA and its in and down it will post a SELL SIGNAL. The red line is the...
This indicator is an implementation of the Bollinger Band and Awesome Oscillator Scalping system. This technique is for those who want the most simple method that is very effective. It is BEST traded during the busiest trading hours, 3am to 12am EST NY time. This method doesn't work in sideways markets, only in volatile trending markets. Time Frames: 1, 5, 10,...
BUY & SELL Scalp Signals for Crude Oil Future Contracts (Or it can be used with any scrip with good amount of Volume) based on Sma & RSI overbought/oversold alert (!) for possible reversal indication. Take Buy position only if candle breaks the high of alert candle & for Sell positions, take position if candle breaks low of the alert candle. Best to perform with...
Scalping strategy for BTC using one line: Support Resistance. The strategy draws a line based on the minimum value of the average of High, Low, and Close for a given bar. The entries are carried out on the breakdown of this line. Exits are managed by the specified in the script's inputs take-profit and stop-loss percentages. From Stream: www.tradingview.com
Name: Scalping The Bull Indicator Category: Scalping, Trend Following, Mean Reversion. Timeframe: 1M, 5M, 30M, 1D depending on the specific technique. Technical Analysis: The indicator supports the operations of the trader named "Scalping The Bull" which uses price action and exponential moving averages. Suggested usage: Altcoin showing strong trends for...
1 min chart scalping version of my other TICK strategy with adjusted parameters and additional entry and exit conditions better suited for 1 min SPY chart. Please refer to my original TICK strategy for explanation. Important notes: 1. This strategy is designed for same day SPY option scalping on the 1 min chart . All profit shown in back testing report is...
Hello traders Still on holidays but I don't and will never forget you <3 I realize more and more that you guys don't only want some indicators and learn about pinescript. You also want some guidance and get some mentors providing you with comprehensive and simple trading methods and tricks. I'm against those posting many scripts a day that in the end will make...
Scalp Pro is a scalping tool that uses the MACD mechanism. MACD lines are smoothed using fibonacci numbers and pi numbers. In this way, the noise on the signal is reduced. A " BUY " signal is generated when the lines cross upwards. If the lines cross down, a " SELL " signal is generated. The logic is very simple and the Indicator is very useful. I wish you...
TMO - (T)rue (M)omentum (O)scillator) MTF Scalper Version TMO Scalper is a special custom version of the popular TMO Oscillator. Scalper version was designed specifically for the lower time frames (1-5min intraday scalps). This version prints in the signals directly on top of the oscillator only when the higher aggregations are aligned with the current aggregation...
This strategy uses crossover of Exponentially Deviating Moving Average (MZ EDMA ) along with Exponential Moving Average for trades entry/exits. Exponentially Deviating Moving Average (MZ EDMA ) is derived from Exponential Moving Average to predict better exit in top reversal case. EDMA Philosophy EDMA is calculated in following steps: In first step,...