This strategy is inspired by a youtuber called Joel on Crypto. He trades this using Ema, MACD indicators and his own experience. For more information, check out his Best Crypto Scalping Strategy for the 5 Min Time Frame video. I have tried to automate this a little. Long or Short trades are determined with a crossing of the fast Ema over the slow Ema for Long and...
I added the following filters for entry signals to the VuManChu B with divergences for use as a scalping indicator. You will need to load the 50 EMA and this indicator to trade this per the rules below The rules for trading this are as follows; You can only take a long or short entry when all of these requirements match The wave cross is under the zero line...
Modded RSI and MACD for intraday use. If rsi above 60 and macd is above zero line then go for buy and if rsi is below 40 and macd below zero line then go for sell side. use it in small timeframe i.e. 3 minute or less. better for scalp trading Happy Trading Love INDYAN #It can be used best with INDYAN Go With Trend
This script would find potential reversal price zones according to RSI over bought or sell condition and big reversal candle. It works better in range markets and lower time frames like 5M and especially in Support/Resistance zones. Suit for scalping in forex or crypto markets. * Use it as a trade assistant not a trade signal!
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...
This script looks for a set up condition where 5 consecutive candles have broken away from the fast EMA (set to 8 by default) followed by a "trigger" candle that crosses back over the fast EMA but not the medium EMA (set to 13 by default). It then determines the entry point based on the bar high or low (not tail or wick) depending on direction of the trend. Once...
Scalping strategy based on Bill Williams Alligator technique but calculated with heikin ashi candles. This strategy has to be applied to standard candles and low time frames (1min to 5min) Thanks to all pinescripters mentined in the code for their snippets. It could be improved with stop loss based on ATR etc. I have also a study with alerts. Please use...
Original Version found here: Changes: -Changed source used to `close` as i think this is a much more expected level for future S/R on a retest (obviously subjective) -Removed the majority of the plots as they were melting my CPU. -Added Alert functionality on the closest S/R levels ~~-Tried doing some fills to represent S/R ranges but it was too...
VIX REVERSAL SCALPER BY TREND FRIEND - STOCKS ONLY This indicator is built for scalping, but can be used for swing trades by adjusting the signal settings to a higher number. This indicator is meant for stocks with a lot of price action and volatility, so for best results, use it on charts that move similar to the S&P 500 or other similar charts. This indicator...
Dear Traders, Here is the thought which came to my mind on the trendline break scalping. sometimes during the trade we do plot trendlines and we do anticipate for the line to break and take a trade. with the same thing in mind I had created this basic script to help you and other to create based on the logic used in the script. This is just a logic based script...
This strategy is developed based on my High Low Index SPY Top 40 indicator Notes: - this strategy is only developed for SPY on the 5 min chart . It seems to work with QQQ as well, but it isn't optimized for it - P/L shown is based on 10 SPY option contracts, call or put, with strike price closest to the entry SPY price and expiry of 0 to 1 day. This...
An aggressive scalping indicator designed for short timeframes. Made up of: - The 21 and 55 EMA, but these are customisable to be any length and either the: ema, sma, tema, hma or wma - The TD sequential - Support & resistance zones which are indicated by red and green shaded horizontal areas The TD numbers 8 and 9 signal a possible turning point, especially if...
In this script I combined SSL channel with RSI and EMA 200 mainly. Can be modified to apply EMA 50/100 condition aswell. Also contains SL/TP in pip points to play with. Credits goes to : @ErwinBeckers for ssl @Skrymtn for EMA crossover For more details/ improvements feel free to message me.
This study implements a simply scalping using the RSI (calculated on two periods), the slopes of two MAs (EMA or SMA) having different lengths (by default, I use 50 and 200). A take profit (%) and a trailing stop loss (%) are used. Entry conditions: .) Fast MA > Slow MA and Price > Slow MA and RSI < Oversold Threshold ------> go Long .) Fast MA < Slow MA and...
Hello ! I think I prepared an interesting bot that is worth testing this scalper works best on a chart --->> BINANCE:ETHUSDTPERP I swear this is my around 11-13 attempt to make a stable and solid etherum bot etherum is extremely difficult to tame using a bot, the price movement is quite wild compared to bitcoin I decided to make a scalper out of this bot...
//These signals mostly consist of crossovers between a 13 VWMA and a 62 VWMA. I've found these two moving averages to be quite special in their ability to //recognize a quick trend using volume data. The VWAP is used in the alert system as well, to give some perspective on which direction we are looking to take. We //are also using ATR. We only take trades when...
Target Area to help me with my target area for visual reference Imbalance Identifier - Helps me to see where the trade may come back to EMA on 1 Minute Time frame for helping to identify Direction to take trades in I primarily use this as a tool to help me identify very short term direction for scalping small target area (Adjustable) Preset for the main 28...
Simple arrow indicator, indicating the direction go the next slight movement. This indicator will work on any time frame or market. How does this indicator work? It will use Stochastic and Keltner Channels to detect potential reversals depending on the frequency you choose in the indicator's settings. The higher the frequency, the fewer candles will be used in...