New view of Looking it. Three BB & MA will give an opportunity & Confirmation of the Trades
This script defines a strategy that buys when the price crosses above the demand zone and sells when the price crosses below the supply zone. The demand and supply zones are calculated based on the highest high and lowest low, respectively, over a specified lookback period. The script also plots the signals on the chart so you can visually see when the strategy is...
Einstieg -> wenn Schlußkurs oberhalb Envelope und EMA ebenfalls oberhalb Envelope. Ausstieg -> wenn Schlußkurs unterhalb Envelope und EMA ebenfalls oberhalb Envelope. Strategie für Indices und Einzelaktien auf Wochenbasis.
PMAR Trading StrategyPMAR Trading StrategyPMAR Trading StrategyPMAR Trading Strategy
This is a basic price action script free for everyone. Support and Resistance are confirmed by the SMA and RSI. Bull And bear Breaks are also confirmed by the RSI and SMA for more accurate indicators. The Bull And Bear Breaks are indicated as well
indicator("TIMEZONES FF", "", true) inSession = not na(time(timeframe.period, "0200-0300")) bgcolor(inSession ? color.silver : na)
This is the first indicator with custom input for Fibonacci + auto increments. This indicator will draw 3 complete fibonacci's above each other, considering the increment gap (which you entered in the settings). You can use the levels as support and resistance zone. Alle levels and colors are customizable in the settings tab. - Open the indicator settings -...
Body / Range is a volatility indicator that shows how many percentages the body candle occupies the range. The ratio tells us about the health and confidence of the current candlestick. Since overall candle Range is always bigger than the body range, Body/Range indicator will always fluctuate inside a range of 0 and 100%. I didn't use True Range because it...
Pivot point high and low line are displayed.(displayed in the traditional way) By default, the lines appearing on the screen are offset by the rightlength. If you are trend trading, you would take a long position when the price breaks above the pivot high and a short position when it breaks below the pivot low.
This is a simple script for all users with open source code. All the settings can be changed as per your choice Enjoy:-)
This is a simple script for all users with open source code. All the settings can be changed as per your choice Enjoy:-)
this script having super trend vma20 50 200 volume for trading options
Indicator for search vibration on chart. Adjust the parameters to change grid line so that they fit with the phases of the market and you can predict next move. Interval - interval between lines (from 1 to 100). Offset - grid offset. Green/Red - swith color of grid lines. Line Width - Line Width Скрипт для поиска вибраций. Настраивайте параметры, чтоб попасть...
Pine Script Wave Generator Utility Introduction: The Pine Script Wave Generator Utility is a versatile tool that creates different wave patterns. The script provides the user with four different wave styles to choose from (Sine, Triangle, Saw, Square) with customizable parameters for the wave height, duration, number of harmonics, and phase shift. Technical...
Parabolic Support Resistance -PSAR SR is based on the Dynamic Reversal Points of Price. This indicator eliminates the false signals of regular Parabolic SAR (Stop and Reverse). The Price of previous SAR Reversal point is plotted as Support and Resistance. The idea is to trade only after the previous reversal point is crossed and a new candle formation above /...
This script computes EMAs for below mentioned values. User can opt for whatever EMAs they'd like EMAs 5/8/13/21/34/50/100/200/250