Рыночная капитализация криптовалют, 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 лет
=========== Fixed Percent Stop Loss & Take Profit % =========== A neat example of how to set up Fixed Stops and Take Profit as a percent of the entry price. Yup, that's about it! You can ignore the actual entry/exit orders - they're based on a simple MA cross and are therefore NOT relevant, NOT really profitable and NOT recommended! You should be using...
Chris Moody did this VIX FIX and helped me inverse it so I could read it easier.. I love it and it works great
This is a very powerful Williams' Vix Fix indicator. My implementation of this wonderful indicator features both up and down movements. Both up & down flavors have two versions (fields tp and tp2, each having two values). Color can be reversed as desired (rev). By default colors show continuation, reversed colors show reversion (as intended originally).
This script shows my mod of the powerful Williams' Vix Fix indicator paired with a modified Supertrend Heatmap, originally created by Daveatt.
// Fixed error message "Index should not be negative(-8)" // // @author lonestar108 // study(title = "3/9/27/9 Zero Lag EMA / EMA / Pivots / Dynamic Support", shorttitle="3/9/27/9 ZLEMA/EMA/Pivots/Support", overlay=true) src=close lengths=input(3, title="Short Period Length") length=input(9, title="Fast Period Length") length2=input(27, title="Slow Period...
-added a medium and long term rsiEMA, in addition to the previous short term, except this time there's a visual crossover :) -added CM Williams vix fix -and finally just a general visual overhaul!
Write your own strategy and use Hodl to Sodl to send Alerts for when to buy & sell, and automatically plot your anticipated buys/sells to the chart. A must have for AutoView users. Requires Pine Script coding. Not compatible with "Strategy Tester" tab and "Paper Trading" tab in TradingView. Hodl-Sodl itself is not a strategy. It is a framework for building...
There is a link below that further explain the purpose of this publication. A fresh new look into the limitations of the security() function and perhaps expand our horizons on having access to more accurate data no matter from what timeframe you are on. docs.google.com As always, it is my...
This script shows several EMAs and MAs, fully editable The moving averages dont change when changing candlelength Unedited it gives: - 4 EMA (weekly, monthly, quarterly, anual) - 3 MA (7day, 14day, 28day) based on daily close In the script are two additional EMAs and MAs mutet, easy to activate with pine editor
Now it should work better but is only for intraday charts. There are some other glitches though; I'll try to fix them as soon as possible.