Just a quick hack to combine both studies. Could be used for scalping or whatever you find it useful for... ;) Alerts should work but no backtesting done on it.
This strategy is mainly developed for scalping / intraday trading. It could potentially be used to identify entry/exit signals for short term options trading. It performs decently well on popular stocks when used on time frames between 5 min to 15 min using regular session bar data. It combines 3 popular indicators, EMA, MACD, and William %range, to generate both...
Default HMA's + Trend Signals Default SMA's ALMA BarColoring The idea behind this script was to incorporate a few different moving average types into 1 indicator so multiple trading strategies could be implemented depending on Price Action. This indicator includes 3 HMA's, 2 user defined EMA/SMA's, 1 ALMA (which also is used for the bar coloring), and...
Quick Description: Smoothed RSI with optimized trailing moving average. Look for cross above or cross under signals for buy and sell orders respectively. VIDYA moving average of RSI incorporated with "optimized trend tracker" system. Thanks to kivancozbilgic and anilozeksi for implementing this great idea on Tradingview. The indicator adds "1,000" to the RSI MA...
Hi all, This strategy is based on the Amazing scalper for majors with risk management by SoftKill21 The change is in lines 11-20 where the sma's are replaced with Triple ema's to lower the lag. The original author is SoftKill21. His explanation is repeated below: Best suited for 1M time frame and majors currency pairs. Note that I tried it at 3M time frame....
This is an old compilation of mine suitable for scalping. To filter out the generated signals use Difference value between on the Settings menu.
BINANCE:BTCUSDTPERP This indicator can show stochastic RSI K and D line crosses and some candlestick patterns on chart. You can use this indicator to scalping, check usage for more info. Always backtest before trading with your real money. This indicator will also help mobile TradingView users to get an idea when getting stochastic RSI signals, they can use...
This panel spots divergences of some well knonw indicators. It may be usefull because you have all indicators in one panel only. Also, you can check on chart which indicator gives better results of each pair on stock or index or crypto. TO DO: to add custom indicators. thanks to: RicardoSantos for his script of panel coding Tradingview scripts ...
This oscilator was created by Ricardo Santos using MACD's histogram as the series to find low and high fractals and from there find and plot divergences. I just modified it a little bit to make it to look more like the MACD public library indicator and use the actual MACD series (instead of the histogram) to find the fractals and from there plot divergences. I did...
The Swing Oscillator is an indicator that can help you catch small price movements, called swings. Swings are minor trends that occur when price moves between the highs and lows of a trend or range. Because of the short-term nature of swings, a new movement should be identified as soon as possible. The indicator is based on our original formula, which averages the...
This is a simple script to quickly see changes in % in each candle. In blue open/close variation. In red Histogram with range between high and low. This helps me understand very quickly what's the typical change in % for a specific timeframe/pair, so I can fine tune my Stop Losses and Take Profits.
Description This indicator is used to find support and resistance utilizing both buying and selling volume. It can be used on lower and higher time frames to understand where price is likely to reject or bounce. How it works Instead of calculating the VWAP using the total volume, this script estimates the buying/selling volume and respectively calculates their...
v1 V2 V3 So I forgot this existed so here is the Opened sourced code (pm me for older sorce code there are 600+ Saves)(pm me for other scrips course code too lazy to republish everything) Changes: Simplified and annotated code/upgraded to v4 format as always adjust before using i use this indicator combined with the other frequency one to help me...
This Oscillator helps to identify the ending of waves, good to get entries and exits. Now, with a tolerance line.
CeyhunScalp_V5.5 indikatörünü içermektedir güncellemeler için takipte kalın..
The strategy consist in every time that price failed to break any of the EMAs, we need to wait for the right price action and make a buy or sell when it bounce from it to keep surfing on the trend (using the stochastic oscillator and the 5-13 EMAs cross as an additional confirmation). When do we start looking for a change on the trend? When it repeats the blue...
hi to all lovable traders, hereby i want to share a combination of trade ideas for scalping i've chosen hourly timeframe indicators used: moving averages and rsi moving averages: ema 3, ema 5, ema 7 sma 3, sma 5, sma 7 daily_ema_3, daily_ema_5 daily_ema_5, daily_sma_5 rsi: rsi 7, rsi 14, rsi 26 daily_rsi_7, daily_rsi_14, daily_rsi_26 as per the analysis over...
The original script was posted on ProRealCode by user Nicolas. This indicator is an attempt of scalping strategy by crossing the mean high or low weigthed price over a short "n" period. This 2 lines represent the black "trench" on screenshots attached. When signal line (blue one) crossing the buy trigger one (dotted green one) a buy signal should occur and...