MAGAZ LUIZA ON NM, PETROBRAS PN N2, VIAVAREJO ON NM, BANCO INTER PN N2, VALE ON NM, ITAUSA PN N1
Petróleo Brent, Petróleo bruto, Ouro, Prata, Gás natural, Bitcoin
Títulos Americano de dez anos, Título Português de dez anos, Juros de Título Britânico de dez anos, Alemanha 10A, Japão Rendimento 10A, Títulos Europeus
PVD: MACD with volume as source. Options to configure: OBV, PVT, or MFI as source Display PVD or a faux zero-based oscillating CVD
This is the estimated fee you can expect to pay to have your bitcoin transaction confirm in 1 block. The estimation is derived from the daily total revenue miners received divided by the daily total number of transactions. An option to change to a different currency is provided. Notes on transaction fees: Most exchanges do not provide an option to change the...
Creates candlesticks of a cross pair of any symbol you want. Ideally both pairs would be denominated in the same currency. The candlesticks are plotted, a close value is available to use for applying indicators on, and a label shows what is being used. Options to configure are choosing the symbols, displaying the ticker without the exchange name, and removing...
Utilizes Pine Script's built-in function to display trading data without stock splits or dividends adjustments affecting its price. The three main options are 'none', 'splits', and 'dividends'. 'none' displays the data and stock splits nor dividends affect price. 'splits' accounts for splits without dividends affecting price. 'dividends' accounts for...
This shows short volume from NASDAQ and NYSE. If you do not understand what short volume is, I highly recommend researching FINRA documentation and reporting. The indicator looks nice in histogram and column style. The neat thing about...
This is a conceptual indicator that converts the main chart series' quote currency from U.S. dollar to Turkish Lira. Should only be used with USD pairs unless you change the 'Pair' input. Divergences are created by the difference in price due to the incredible changes in TRY value. The candle colors turn to grey when the forex exchange is closed; this is done to...
Moving averages are used to determine trend. These moving averages are designed to determine trend with reactive coloring and utilizes a unique version of the Hull moving average. This is one of many iterations of fishnet MAs I have made in the past. I first found fishnet MAs, which is a lot of moving averages of increasing length, from @TusenPix YMMV on...
This is the 3-month Libor minus effective federal funds rate. Traders watch certain spreads for a wider spread to indicate a bad economy. This is a conceptual indicator that tries to make sense of how important a FRA-OIS spread can be, in this case the Libor-EFFR. It may be completely wrong in calculation and understanding...
Multiple volume oscillators in one. Description: As Warren Guppet once said, be “fearful when others are buying less, and greedy when others are selling less.” Divergences are the main point of usage of all bundled indicators. OBV Oscillator, remade. The formula has been changed to smooth out the way OBV is calculated during a trending move OBV Oscillator,...
Since the drop in March of 2020, the U.S. ETF , SPY, has been correlated with bitcoin's moves, especially during the NY session. This tool is meant to help traders who want to take advantage of that without having to switch the secondary series between BTCUSD and (generally) SPY when changing the ticker they are viewing. How this works: The indicator will...
These are the Yale confidence indexes that show individual and institutional sentiment. Options include: showing two different indexes at once labels for them to filter through a moving average highlighting when the first chosen index is greater than the second shifting the series 6 months ahead showing an average of both indexes U.S. One-Year...
This is a assortment of countries' inflation rates, sourced by Quandl. The countries are represented by their ISO 3166-1 alpha-3 codes in the options, and at the moment include: ARG, AUS, CAN, CHE, DEU, EUR, FRA, GBR, ITA, JPN, NZL, RUS, USA Included is a correlation to the current chart and the selected inflation rate. The correlation compares the monthly...
This is the United States inflation rate, based on the total Consumer Price Index published by the U.S. Bureau of Labor Statistics. Option to toggle: A line to display the inflation rate in December. It does not change until the next December. What the color change to red is indicative of: According to the Federal Open Market Committee (FOMC) regarding...
Breakers for CME's futures contracts. Should work on CST/EST/UTC charts. CME says it uses the last 30 seconds of the session to grab a reference price, so I took the open of the last session's candle because it's easier. Out of session breakers: +/-5% Limit downs: -7%/-13%/-20% There are some minor nuances for the later...
The current .BXBT index weighted as close as possible to BitMEX's with updates as BitMEX refreshes their index. Difference between this and the script titled '2020 March 27 .BXBT Index': this one will receive updates because it doesn't have a date in its title. Methodology www.bitmex.com "BitMEX Index Weights, assuming no constituent exchanges...
As described here: www.bitmex.com blog.bitmex.com With itBit's weight given to \Gemini because it currently is not on TradingView and they're both small NY based exchanges. BITSTAMP: 24.86% BITTREX: 2.53% COINBASE: 44.98% GEMINI: 7.41% KRAKEN: 20.22% ...
This plots the selected resolution's percent change from open to close. Easy way to check the previous period's range with less noise. Note the latest period is calculating on a bar that hasn't closed so it won't update unless you refresh/change timeframes to prevent incorrect reporting.
Simple script that checks for gaps in price from CME. tickerid(x, y, sess) doesn't seem to be applying correctly for the ticker specified at the moment so there are a couple of 'gaps' peppered on lower timeframes. Gaps are legitimate price levels to look as a support or resistance. The theory is that volume needs to be gap filled, but I currently believe it's an...