Рыночная капитализация криптовалют, 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 лет
This is a simple, yet very efficient crypto strategy, adapted to 4h time frame, on big coins like ETH and BTC. However it can be adapted to other markets, timeframes etc For this strategy I use a combination of a trend line, an oscillator, price action and volume. This strategy has both the opportunity to go long and short. As well, it has a leverage simulator...
This is the indicator version of a simple, yet very efficient crypto strategy, adapted to 4h time frame, on big coins like ETH and BTC . However it can be adapted to other markets, timeframes etc For this strategy I use a combination of a trend line , an oscillator, price action and volume . This study has alert for both long and short entries/exit. The rules...
This is the study/indicator alert version of the macd + ema strategy. The strategy details are the following : Is a simple, yet efficient strategy, which is made from a combination of an oscillator and a moving average. Its setup for 4h candles with the current settings, however it can be adapted to other different timeframes. It works nicely ,beating the buy...
This is a simple, yet efficient strategy, which is made from a combination of an oscillator and a moving average. Its setup for 4h candles with the current settings, however it can be adapted to other different timeframes. It works nicely ,beating the buy and hold for both BTC and ETH over the last 3 years. As well with some optimizations and modifications it...
This is a strategy, designed for long trends for stock and crypto market. Its made of ATR for volatility, EOM for volume and VORTEX for the trend direction. In this case on the ATR, I applied an EMA to check if current position is above the EMA -> bull trend, below ema -> bear trend For EOM I am using the positive and negative value scale, if its positive we are...
█ OVERVIEW This indicator plot basic key financial data to imitate the presentation format of several popular finance site, make it easier for a quick glance of overall company financial health without switching tabs for every single stocks. █ Financial Data Available: - Revenue & PAT (Profit after Tax) - Net Profit...
A simple way to identify potential breakouts at the New York market open. This indicator plots the high and low of the New York Pre-Market, providing a great visual of a potential breakout levels.
TradingView just recently announced the alert() function that allows you to create dynamic alerts from both strategies and studies. So I decided to update custom screener I published before. It was based on alerts from orders in strategies, that was the only way to create dynamic alerts in PineScript at that point. With the alert() function code become cleaner...
█ OVERVIEW This is Screener script for Mean Reversion Channel Indicator █ Description & How To Use The screener works by scanning through up to 40 symbols and list down symbols that are currently within Overbought/Oversold Zone as defined by Mean Reversion Channel indicator. The Overbought/Oversold Zone are further categorized and sorted by: Strong :...
This is a simple RSI based signal indicator. It is intended for algorithmic trading by bots, currently working one up for bitforex.uk.to and okcoin.uk.to to use this. For the best results leave it on 1-Hour time-frame. It also works best on bitcoin and stocks, not so much oil. GBP/USD and AUD/USD it fairs well too. When RSI touches 70 it gives a...
3 Weeks Tight - Introduction 3 weeks tight is a bullish continuation pattern discovered by IBD's founder, William O'Neil. The pattern can used as an opportunity to add to an existing position as it often occurs after a breakout above a cup with handle or other technical pattern. The 3 weeks tight pattern forms when a stock closes within approximately 1% to 1.5%...
Hello traders Today I present you a Supertrend not based on candle close but based on a CCI (Commodity Channel Index) How does it work? Bull event: CCI crossing over the 0 line Bear event: CCI crossing below the 0 line When the event is triggered, the script will plot the Supertrend as follow UP Trend = High + ATR * Factor DOWN Trend = Low - ATR *...
This is a strategy made from ichimoku cloud , together with MACD, Chaiking Money FLOW and True Strenght Index. It can be adapted to any timeframe and any type of financial markets. The idea behind its very simple, We combine the long / short strategy from ichimoku, like cross between lines and below/above cloud together with histogram from MACD for...
I build these indicators for myself and provide them as it is to improve upon, as I believe the best way to learn is together. Please do not forget to leave me public feedback about this indicator so that others can also benefit from your reviews. This indicator is also used to send an auto signal to my Telegram Channel that can be found from my profile. The...
This script is based on scarf's "DeMarker with Highlights" and adds dots indicating where a possible reversal could occur, as well as a zones that can help you identify consolidation areas. This script also adds smoothing to decrease false signals so that the indicator is more reliable to signal reversal zones. It is also very useful in determining divergence in...
This indicator is very simple, but surprisingly effective, and I haven't found any mention of something similar, so here it is. I hope it helps you in your stock trading. Someone made a comment in a trading room that the 8 am candle of the stock looked odd, so I quickly checked all the other stocks I had on my screen, and for all of them, the 8 am candle was...
Using Modified code from Lazybear's CVI 0.17% indicator and some logic, this script can help identify value buy and sell opportunities at a very early phase. Best used as a confirmation tool. This is a beta, so use it as such. Enjoy. Sometimes "top" indications in an uptrend mean to look for an opportunity to add to position while "bottom" indications during a...
Some time ago I published an example of simple custom screener in PineScript: The only thing this screener did is created a dynamic label with screener output. Recently TradingView announced alerts from the strategy with the possibility to add custom messages to...