Рыночная капитализация криптовалют, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Биткоин
USD/RUB, EUR/RUB, EUR/USD, USD/JPY, USD/CNY, Индекс доллара США
Сбербанк, Газпром, Банк ВТБ, ЛУКОЙЛ, АЛРОСА ПАО АО, ПАО НК РОСНЕФТЬ
Индекс МосБиржи, Индекс РТС, S&P 500, Dow 30 (DJI), Nikkei 225, FTSE 100
Нефть Brent, Нефть WTI, Золото, Серебро, Природный газ, Биткоин
Государственные облигации США, 10 лет, Евробонд, Государственные облигации Германии, 10 лет, Государственные облигации Японии, 10 лет, Государственные облигации Великобритании, 10 лет, Государственные облигации Индии, 10 лет
Simple script to show key levels of current day and previous day. Labels can be turned on and off as needed. Line colors, thickness and style can be changed. Modified the "M/W/D Level" script from paaax. Credit for original code goes to him. Link to script and profile posted in code of this script.
This is the new pivotboss pivots calculations and also has Camarilla Pivots . User can define which time frame pivots they want to see starting from Hourly, Daily, weekly and monthly. Added labels for each levels. So that user can calculate potential profit targets. This script also includes Hourly and Daily OHLC with...
Hello traders, That one is an experiment I was curious to see what a supertrend based on moving average cross could give How does it work? Bull event: fast moving average crossing over the slow moving average Bear event: fast moving average crossing under the slow moving average When the event is triggered, the script will plot the Supertrend as follow UP...
This indicator plots the previous day's open, high, low and close levels on the chart Published by Luke (DisciplinedTrader.co.uk)
Level: 1 Background The so-called "Buy after Dump" refers to the phenomenon in which the stock price sometimes rebounds temporarily due to the rapid decline in the falling market. The rebound was smaller than the decline, and the downtrend resumed after the rebound. Function L1 Buy after Dump Detector is one of my research to see win rate of a "Buy after Dump"...
Quick dirty code for personal use. Plots previous OHLC levels based on a selected time-frame on the chart. Not bad if you want to see different time-frame levels. Fill function can serve to highlight the daily range (high-low or open-close) on non-standard charts Uses base code from JayRogers
Visualizes candlestick formations while on lower time periods. Applicable when scalping or switching between periods. Green background means the candle closed higher than it opened, red vice-versa. The white background shows the ranging between open and close for the candle. Defaults to 1D, options for any time period available as a side by side. Examples of...
Multi Bar OHLC Compare Panel by RagingRocketBull 2019 version 1.0 This indicator lets you compare OHLCV values from several specified bars. Bars can be dynamic/persistent. You can also use it as an alternate OHLC panel if you don't like small font of the native TradingView panel. It uses Pinescript v4 to output data dynamically as string labels in a...
The indicator plots the OHLC levels of both trading sessions of the day before: the overnight session and the Regular Trading Hours.
This indicator plots the weekly and daily open in addition to a current close price line. It also signals when price closes above or below the daily and weekly opens. Also, the bull/bear bias is painted on this indicator as well. Black is the weekly open Silver is the daily open Weekly is default black arrows. Up is going above open, down is going below ...
A very simple script to plot the yesterday's OHLC, to be used in an intraday graph. There were other scripts like this, but their code was ugly, filthy, smelly, and WET, so I did this.
Weekly OHLC first edit is to include a standard style. From here we'll be adding a few moving averages and a few other things I find helpful in both in crypto and FOREX trading.
Plots the previous day's Open, High, Low, Close for the current day's price action.
This script visualizes the relative movement of a single OHLC candle compared to an index (or another symbol). The vertical location of the candle indicates the general positive/negative comparison of the bar vs the index. The color of the candle indicates how the candle moved relative to the index. The wick indicates the closing range compared to the index...
Gives you the OHLC levels of the weekly and daily candles as levels in whatever timeframe you're on so you can have a macro view in lower timeframes without having to switch timeframes constantly. You may toggle the visibility of all the daily or weekly levels as well as each individual open/close/high/low. The line styles and colors are customizable.
B3 M ulti T ime F rame - O pen H igh L ow C lose For showing a 2nd resolution on one chart; Not much more to say about that :)
This study displays the candlesticks of the upper timeframe, this provides a glance of the bigger picture in the current time frame by quickly and easily identifying the main OHLC levels. In this example I am using the indicator twice on the 15 min chart, the first implementation displays the candles of the Daily timeframe and the second displays those of the weekly.
Shout out to nPE- for the idea. Bands made with stdev from 10 day OHLC. Keeps resolution to daily, so you can use bands as daily pivots for day trading. Upper band 1=yesterday close + 0.5 std(ohlc,10) Upper band 1=yesterday close + 1 std(ohlc,10) Mid=yesterday close Lower band 1=yesterday close - 0.5 std(ohlc,10) Lower band 2=yesterday close - 1 std(ohlc,1