The script allows you to plot the opening, highest, lowest and closing (ohlc) values of a previous candle. Settings : - "Time Frame" : allows you to choose the reference time frame; - "Offset" : sets which candle to select the data from. Ex : If you select "1 day" as the time frame and "1" as the offset, the OHLC values of yesterday's daily candle will be...
The Alertion indicator! impactful pattern: pattern that happen near the zone or in the zone at lower timeframe and give us entry and stop limit price. It is helpful for price action traders and those who want to decrease their risk. There are 3 IP patterns: Quasimodo Head and shoulder whipsaw engulfing These patterns may occur near the zone or...
This script replaces the other script that was just the SMAs that where in a Multi Time Frame Table as this was a redo of that one and this one is SO MUCH MORE!!!! Not only does this one do the Simple Moving Avg 5, 10, 20, 50, 120, 200 into a table that shows Current/Hourly/Daily/Weekly/Monthly/Quarterly ( 3M )/ Yearly. It now does Exponential Moving Avg ,...
Since I couldn't find a script like this I made one so here is what it does. The script will plot on the chart as well as post the related data into the table. The default Simple Moving Avg are 5, 10, 20, 50, 120, 200 which can also be changed to whatever SMA you would like. The SMA values are then plotted on the charts so that quickly check to see where they...
This is a pretty simple script that plots lines for various moving averages (what I think are the most commonly used across all markets) of varying lengths of timeframes of the user's choosing. Timeframes range from 5 minutes up to one month, so regardless if you're a scalper or a swing trader there should be something here for you. There are 8 lines (that can be...
I overhauled my old multi timeframe VWAP script to make the VWAP OC-Check work for all timeframes. Now only one function is used to calculate the 3 preset VWAPs. Previous VWAPS = the price where the last session closed sometimes work as Support and Resistance. The OC-Check Mode theory examines if the VWAP from the Open is above or below the VWAP from Close...
█ OVERVIEW This indicator displays The Lower TimeFrame Candles in current chart, Like Zooming in on the Candle to see it's Lower TimeFrame Structure. It plots intrabar OHLC data inside a Label along with the volume structure of LTF candle in an eloquent format. █ QUICK GUIDE Just apply it to the chart, Hover the mouse on the Label and ta-da you have a...
This script is for a complete strategy to win maximum profit on trades whilst keeping losses at a minimum, using sound risk management at no greater than 1.5% The 3x EMA Strategy uses the following parameters for trade activation and closure. 1/ Daily Time Frame for trend confirmation 2/ 4 Hourly Time Frame for trend confirmation 3/ 1 Hourly Time Frame for trend...
The Multi-timeframe exponential moving average (EMA) indicator visualizes EMAs from 1 minute to 1 quarter on a single chart using the request.security function. Standard and Fibonacci timeframes are available as well as the ability to hide high-timeframe EMAs to keep the chart clean. Cross-overs and arrangement of the EMAs indicate sentiment. Much love to...
Multi Time Frame Stochastic Fast, medium, slow and Too slow stochastic of current time frame and higher time frame for creating view for buying or selling How to use 1. For Divergence - price making higher high but stochastic making lower high or vice versa 2. choosing strategy - whether buy the dips or sell on rise 3. deciding whether downtrend or...
Multi time frame EMA This script will plot the configured EMAS on the current time frame (CTF) and also the same EMAS on a higher time frame (HTF). Hard coded according: * 5m EMAS will be plotted on TF bellow 5m * Daily EMA will be plotted on TF above 5m and bellow 1D * Weekly EMA will be plotted on daily TF * Monthly EMA will be plotted on weekly TF This...
Joel on Crypto - MACD Scalping This is a Scalping indicator primarily intended for the 5 minute time frame. It is based on the Crypto Scalping YouTuber Joel on Crypto's popular 5 minute scalping strategy and this is the indicator he personally use when Scalping. This is a Multi-timeframe indicator where if you use it on the 5 minute time frame, the MACD...
This is a Multi-Time Frame High Low Indicator that plots the highest and lowest price levels of the chart timeframe and a user selected higher timeframe. The length can be optimized by the user from settings (default value is 6 candles) and table position can also be adjusted. The calculation does not takes into account the last candle price data to form a view...
This indicator can plot vegas channel and EMA20. You can choose which time frame of the channels to display and also which channel to display, it can only show one channel and also two or three at the same time.
█ OVERVIEW This script shows how a higher timeframe candle evolves over time. It was created as a visual aid to #TheStrat and provides a new way of looking at Timeframe Continuity. █ FEATURES General HTF: Higher Timeframe selection with dropdown and ability to manually input a timeframe that is not present in the dropdown. Label: Show a label with...
Simple Trend State Indicator inspired by @TaPlot's Price Time Frame Continuity indicator. Indicator works well on any Chart Timeframe although some aliasing of the State Response should be expected when comparing a State Response calculated on one Chart Timeframe to a Higher Chart Timeframe ie. comparing the State Result for 30 min from both a 1D Chart and 130 min...
//Not my original idea, Ive pretty much just doubled the code to have 2 Candles .All Credit goes to the creator of "Multi-Time Period Charts" as I have it saved in my library. I cant find it anymore and searching the script doesn't appear it seems so if its you let me know (and ill credit you). Why did I opt to plot 2 candles you say? 2*candles=(info)*2. 3 if we...
Hello! This script retrieves most of the available Bitcoin data published by Quandl; the script utilizes the new request.security_lower_tf() function. Included statistics, True price Volume Difficulty My Wallet # Of Users Average Block Size api.blockchain size Median Transaction Confirmation Time Miners' Revenue Hash Rate Cost Per Transaction Cost...