Рыночная капитализация криптовалют, 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 лет
In this study, I present a method to expose NaN values to development environment. This exposure allows NaN values to be used by methods in scripts. I also show how to use values, even NaN values, as anchors from...
EXPERIMENTAL: a arithmetic string interpreter that allows for using basic operations on input strings. note: float values not supported currently.
Hi BIG PLAYERS Each of us makes mistakes and exceptions confirm the rule. However, if you disregard the rules of trading, you lose your money - without any ifs and buts! I have therefore created a reminder label for myself, which trading approaches I always want to stick to. These rules serve me as a guideline when I should trade. Through the permanent...
I have not found this function anywhere on Tradingview but it can be very useful in setting orders in a strategy and non-integer boundaries for certain indicator designs. Its a bit underwhelming, but in other languages you can call a mod() function and the output will be the remainder of the integer. If you want to set an order at a specific tick value,...
Description: A function that returns a polynomial regression and deviation information for a data set. Inputs: _X: Array containing x data points. _Y: Array containing y data points. Outputs: _predictions: Array with adjusted _Y values. _max_dev: Max deviation from the mean. _min_dev: Min deviation from the mean. ...
EXPERIMENTAL: the logistic equation and the market.. :)..
20 step red/green gradient function The color gradient function allow colorize any source in 5% steps. Define the source, minimum and maximum value (constant or , for example, bb (or any other channel)).
Description: A Function that returns a linear regression channel using (X,Y) vector points. Inputs: _X: Array containing x data points.¹ _Y: Array containing y data points.¹ Note: ¹: _X and _Y size must match. Outputs: _predictions: Array with adjusted _Y values at _X. _max_dev: Max deviation from the mean. _min_dev:...
This script is for a triple moving average indicator where the user can select from different types of moving averages, price sources, lookback periods and resolutions. Features: - 3 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually - Crossovers are plotted on the chart with detailed...
First off, a huge thank you to the following people: LEGION: LazyBear: www.tradingview.com xSilas: www.tradingview.com Ni6HTH4awK: www.tradingview.com sco77m4r7and: SNOW_CITY: www.tradingview.com oh92: www.tradingview.com alexgrover:...
Early/Delayed Signal Function (before the bar close or after) Usually, signals are considered to be valid at the bar close . Some traders may prefer to have a chance to enter earlier . It is of great risk , and the Strategy Tester is unable to provide consistent backtest data with regards to this. But for those who want to integrate such a choice in...
First off, a huge thank you to the following people: @LEGION: @LazyBear: www.tradingview.com @xSilas: www.tradingview.com @Ni6HTH4awK: www.tradingview.com @sco77m4r7and: @SNOW_CITY: www.tradingview.com @oh92: www.tradingview.com @alexgrover:...
A function to build random decision tree's paths using a bias distribution.
Description: A Function that returns the flat index of a N dimensions array. Inputs: _indices: Array containing dimension indices.¹ _limits: Array containing dimension size.¹ Note: ¹: _indices and _limits size must match. indices must be within dimension size. Outputs: _offset: the flat 1D index. Resources: ...
EXPERIMENTAL: Using keltner channels with automatic multiplier finding, offsets and show_last cutoffs to generate a forecast area. video showing why its named keltner worms :p.. streamable.com