Создать профиль
Сообщество Скрипты

realtime

Индикаторы, стратегии и библиотеки

Все типы
Все типы
Индикаторы
Стратегии
Библиотеки
Только с открытым кодом
Volume Tick Experiment
BTCUSDT: Volume Tick Experiment
farkasszilard farkasszilard Обновлено 

This ticks-based indicator provides real-time volume information for a trading asset. Volume is analyzed and updated continuously, not just at candle close. It is based on DGT's Bull vs Bear Power indicator but adds a gas signal that activates when buying or selling volume percentage reaches a predetermined threshold. This indicator can also help traders...

57
4
Tick based chart [DotH]
BTCUSD: Tick based chart [DotH]
doth4581 doth4581

Version 1.0 - 2nd January 2023 Hi All, This is my first published indicator, although I have written several hundreds for private use. Description Tick based chart I got intrigued while reading about tick based charts on this page (please note this link/website owner is not affiliated with me) , so I decided to see if it would be possible to recreate...

164
5
MTF CCI + Realtime Divergences
ETHUSDT: MTF CCI + Realtime Divergences
tvenn tvenn Обновлено 

Multi-timeframe Commodity Channel Index (CCI) + Realtime Divergences + Alerts This version of the CCI includes the following features: - Optional 2x sets of triple-timeframe overbought and oversold signals with fully configurable timeframes and overbought and oversold thresholds, can indicate where 3 selected timeframes are all overbought or all oversold at the...

143
3
Divergence for Many Panel (D4MP+)
ETHUSDT: Divergence for Many Panel (D4MP+)
tvenn tvenn Обновлено 

Divergence for Many Panel (D4MP+) This Divergence for Many Panel indicator is built upon the realtme divergence drawing code originally authored by LonesomeTheBlue, now in the form of a panel indicator. The available oscillators, hand picked for their ability to identify high quality divergences currently include: - Ultimate Oscillator (UO) - True Strength...

151
5
RF+ Divergence Scalping System
ETHUSDT.P: RF+ Divergence Scalping System
tvenn tvenn Обновлено 

RF+ Divergence Scalping System + Custom Signals + Alerts. This chart overlay indicator has been developed for the low timeframe divergence scalper. Built upon the realtime divergence drawing code from the Divergence for Many indicator originally authored by Lonsometheblue, this chart overlay indicator bundles several additional unique features and modifications...

375
16
MTF Stoch RSI + Realtime Divergences
ETHUSDT: MTF Stoch RSI + Realtime Divergences
tvenn tvenn Обновлено 

Multi-timeframe Stochastic RSI + Realtime Divergences + Alerts + Pivot lookback periods. This version of the Stochastic RSI adds the following additional features to the stock UO by Tradingview: - Optional 3 x Multiple-timeframe overbought and oversold signals, indicating where 3 selected timeframes are all overbought (>80) or all oversold (<20) at the same...

182
9
Ultimate Oscillator + Realtime Divergences
BTCUSDT: Ultimate Oscillator + Realtime Divergences
tvenn tvenn Обновлено 

Ultimate Oscillator (UO) + Realtime Divergences + Alerts + Lookback periods. This version of the Ultimate Oscillator adds the following 5 additional features to the stock UO by Tradingview: - Optional divergence lines drawn directly onto the oscillator in realtime - Configurable alerts to notify you when divergences occur, as well as centerline crossovers. -...

146
6
True Strength Indicator + Realtime Divergences
BTCUSDT: True Strength Indicator + Realtime Divergences
tvenn tvenn Обновлено 

True Strength Indicator (TSI) + Realtime Divergences + Alerts + Lookback periods. This version of the True Strength Indicator adds the following 5 additional features to the stock TSI by Tradingview: - Optional divergence lines drawn directly onto the oscillator in realtime. - Configurable alerts to notify you when divergences occur, as well as when the TSI and...

157
6
Real-time price distribution in candles
BTCUSDT: Real-time price distribution in candles
Dicargo_Beam Dicargo_Beam Обновлено 

This indicator splits the candle time into 30 units to indicate where the price was at each time. In the case of a 1-hour time zone, 60 minutes / 30 = 2 minutes, so this display the location of the price every 2 minutes. In case of 1 minute time zone, it is displayed every 2 seconds. CAUTION If a transaction does not occur, the display may be omitted. You...

98
1
Intrabar Price/Volume Change (experimental)
BTCUSD: Intrabar Price/Volume Change (experimental)
fikira fikira Wizard

This experimental script shows the intrabar progression of price/volume It can only be used with live data, when you switch timeframe or ticker, it will start over again. When you let the script run, you'll get insight of what is going on during the bar progression. On each tick, when the price goes up, a green line will be drawn, if it goes down, a red line...

282
19
Bar Percent Complete
NQ1!: Bar Percent Complete
cmthoman cmthoman Обновлено 

This is an example script for checking how far the current bar has progressed towards it's completed state. This works for any time frame, eliminating extra logic calls and conversions for each timeframe.period. It is not intended to be a standalone indicator, but rather as a resource for additional logic triggers on the real time bar of a pine script. The main...

24
0
MTF WatchList Charts [Anan]
BTCUSDT: MTF WatchList Charts [Anan]
Mohamed3nan Mohamed3nan Обновлено 

█ OVERVIEW I am happy to present this script with a nice idea! You can now customize a watchlist with your preferred time frame and any symbol from any market. The main purpose is to be aware of any moves and watch a brief overview of the chart. █ FEATURES - 8 customizable symbols with the option to show/hide anyone - Multi time frame support - 3 Types of charts...

2014
69
Security() Correction - Realtime vs. Historical Bars
BTCUSD: Security() Correction - Realtime vs. Historical Bars
Lemrin Lemrin

Problem Pine's implementation of the security() function behaves differently in realtime vs. historical bars. Specifically, for historical bars, calling security() for a time frame (TF) larger/slower than the current chart's TF will return information about the last completed bar of the higher TF. However, for realtime bars (i.e. if you allow the chart to...

133
9
Not closed yet script
BTCUSD: Not closed yet script
veryevilone veryevilone Обновлено 

I made this to serve as a reminder if a candle is not closed yet. This is to avoid entering a trade based on a candle that is not closed because this candle could look alot different by the time it closes. Good luck.

68
1
cooltoyz: Volume Delta RealTime v1.0
BTCUSD: cooltoyz: Volume Delta RealTime v1.0
deimosaffair deimosaffair

This is a tool, shows the volume variation % strength related to the X past candles. The current candle is shown in real time, until candle closes. The visualization of the candle time to close is a thin line, that is 100% for all past candles and slowly goes up for the current candle. Best with an example: with a 4h candle, 1 hour has wasted already. This is...

1080
8
cooltoyz: ghost candle
BTCUSD: cooltoyz: ghost candle
deimosaffair deimosaffair

This is a tool. Do with it what you like :) The ghost candle works by drawing a bigger time frame candles in ghost mode over a chart. The time frame is default of 4h, can be changed in the "format" pop-up. What we see in a time frame as the "wick", is really a set of candles when looked at lower resolutions/timeframes, that info is crunched into the OHLC...

548
5
Realtime Volume Checker : reloaded
XAUUSD: Realtime Volume Checker : reloaded
deimosaffair deimosaffair

the main rules are in version 1.0 of this indicator, here: and they provide useful info to make sense of the indicator two important improvements: 1 - the candle period is now provided in minutes 2 - the volume MA size does not make an average abymore, now IT CHOOSES the highest value in the range. this provides less, but more significant signals.

201
1
Real Time Volume checker
XAUUSD: Real Time Volume checker
deimosaffair deimosaffair

This indicator was designed to work in real time, and needs the "calculate on every tick" turned on. It verifies if the volume from the current candle is increasing more or less than the average. Example using 5 min. candles: 1 minute is 20% of the time for the candle. So, if the volume is at 20% or below of the vol.average, the market is stable(price not moving...

758
12
Любовь в каждом #TradingView
50M+

Столько трейдеров и инвесторов пользуются нашей платформой.

#1

Самый популярный в мире сайт в сфере инвестирования.

4.9

Рейтинг на основе 1 млн оценок. Нет финансового приложения, которое любят больше.

10M+

Оригинальных скриптов и идей от наших пользователей.

График TradingView в Instagram @destination_trader07

@destination_trader07

График TradingView в Instagram @trading069

@trading069

График TradingView в Instagram @neo_inversion

@neo_inversion

График TradingView в Instagram @jimnakmtl

@jimnakmtl

График TradingView в Instagram @jason_robert_fx

@jason_robert_fx

График TradingView в Instagram @mytradingsetup

@mytradingsetup

График TradingView в Instagram @abbygarrettart

@abbygarrettart

График TradingView в Instagram @tonys_peacetime

@tonys_peacetime

График TradingView в Instagram @bhtrading

@bhtrading

График TradingView в Instagram @darrel_alton1

@darrel_alton1

График TradingView в Instagram @_evan_gibbs_

@_evan_gibbs_

График TradingView в Instagram @bright_james1988

@bright_james1988

График TradingView в Instagram @fx_bitcoin_expert11

@fx_bitcoin_expert11

График TradingView в Instagram @trading.is.mylife

@trading.is.mylife

График TradingView в Instagram @sethsickness

@sethsickness

График TradingView в Instagram @bella_tradesurfer

@bella_tradesurfer

График TradingView в Instagram @bradfairbridge

@bradfairbridge

График TradingView в Instagram @tradinglifestylestore

@tradinglifestylestore

Алекс Хоннольд взбирается на вершину

Где бы вы ни оказались

О TradingViewО TradingView
Продукты
  • Суперграфики
  • Pine Script™
  • Скринер акций
  • Скринер форекс
  • Скринер криптовалютных пар
  • Скринер криптомонет
  • Тепловая карта акций
  • Тепловая карта криптовалют
  • Тепловая карта ETF
  • Экономический календарь
  • Календарь отчётности
  • Списки редакции
  • Последние новости
  • TradingView Desktop
  • Mobile app
  • Фьючерсы CME Group
  • Фьючерсы Eurex
  • Набор данных по акциям США
Компания
  • О нас
  • Возможности
  • Подписки
  • Wall of Love
  • Наши амбассадоры
  • Наши принципы
  • Карьера и вакансии
  • Блог
  • Охота за ошибками
  • Страница статусов
  • Условия использования
  • Отказ от ответственности
  • Политика конфиденциальности
  • Политика файлов cookie
  • Медиа-кит
Сообщество
  • Приведи друга
  • Идеи
  • Скрипты
  • Трансляции
  • Правила поведения
  • Модераторы
  • Эксперты Pine Script™
  • Чат
Для бизнеса
  • Виджеты
  • Реклама
  • Библиотеки графиков
  • Lightweight Charts™
  • Продвинутые графики
  • Интеграция брокеров
  • Партнёрская программа
Загрузить в App Store Загрузить в App Store Доступно в Google Play Доступно в Google Play
Скачать TradingView Desktop Скачать TradingView Desktop Торгуйте на TradingView Торгуйте на TradingView
Определённые данные предоставлены ICE Data Services © TradingView, Inc., 2023 Все права защищены. Суб-домен ru.tradingview.com находится под управлением компании TradingView UK Ltd., #12169059, адрес регистрации: 43 Berkeley Square, London, England, W1J 5FJ