Interest Rate Trading: How Interest Rates Can Guide Your Next Move. How were interest rate decisions added? All interest rate decision dates were manually retrieved from the 'Record of Policy Actions' and 'Minutes of Actions' on the Federal Reserve's website due to inconsistent dates from other sources. These were manually added as Pine Script currently only...
The Funding Rate Indicator by is a comprehensive tool designed to analyze funding rates across multiple cryptocurrency exchanges. This indicator is essential for traders who want to monitor funding rates and their impact on market trends. Key Features Exchange Coverage: Includes data from major exchanges such as Binance, Bitmex, Bybit, HTX, Kraken, OKX,...
This script is "Moving average deviation rate" to Indexing. index = average deviation rate / (Sigma * (input:SIgma)) * 100 It's for people who like simplicity.
The Global Unemployment rate estimates what is the rate of unemployment of the whole world, taking same data from multiple countries and normalizing them. It includes the Eurozone + 19 countries from all the continents, which are some of the richest countries as well as some of the most populous. It sadly does not include India as its unemployment data on...
This script makes projections via drawing boxes based upon changes in the fed funds rate (FRED:EFFR). It works by turning the change in the fed funds rate into a user defined percentage (using a multiplier, by default a 1% rate of change implies a 10% change in the chart) and then drawing a box that distance away depending on the direction of the rate of change....
The Taylor rule is a simple formula that John Taylor devised to guide policymakers. It calculates what the federal funds rate should be, as a function of the output gap and current inflation. Here, we measure the output gap as the difference between potential output and real GDP. Inflation is measured by changes in the CPI, and we use a target inflation rate of...
AMEX:SPY Comparison of the Overnight Bank Fund Rate and the Effective Federal Funds Rate. The Fed sets a discount rate of 100 basis points above the effective federal funds rate to discourage ("penalize") banks from borrowing from its reserves. If lending banks have excess in their reserves, the borrowing banks have ease in negotiating a lower rate overnight...
This script aims to give a better visualization of P/E and P/S rates compared to the build-in "Price to earnings ratio" and "Price to sales ratio" in the "Financials" Section of Tradingview. For those of you don't know, those rates compare earnings and sales with your share price in regard to market cap and outstanding shares. The scripts differs to the...
THis is a very simple yet extremely efficient FOREX strategy . In general it tends to work the best against NZD and AUD pairs, however other major pairs and crosses can work as well. It's made of a time management, together with MACD , moving average , a price action rule and a risk management. THe logic behind is the next one : For LONG: We have 3 ascending...
A simple script that plots the difference between the %ROC of price vs the %ROC of RSI, AKA the % of divergence. A simple way to analyze how strong a potential divergence is. Top reversals are above 0, bottom reversals are below. A value of 0 means price and RSI are changing by the same % value. So, if oscillator is moving up as price moves up, it means...
Another way of finding the average range of the bars using 1 period percentage change of the price and taking an average of them. It's given in percentages and the absolute value of the average can be shown when the option is turned on, or the average including the up and down bars can be shown. Perhaps an alternative way of looking at volatility or range of the...
My other indicator shows the linear regression slope of the source. This one finds the exponential regression slope and optionally multiplies it by R-squared and optionally annualizes it. Multiplying by R-squared makes sure that the price movement was significant in order to avoid volatile movements that can throw off the slope value. Annualizing the exponential...
Hello Hello Hello and welcome back to Bitcoin Beats! This is a script written by capriole_charles Go check out the original! I have added leverage and stoploss % but also made it a strategy so we can look back at past trades to see patterns and profit. Personally I feel this is not enough data to trade off as BTC is such a young asset. However I have seen other...
This indicator was originally developed by Edwin "Sedge" Coppock (Barron's Magazine, October 1962). Specially for @AlexMayorov : 1) Buy when indicator crosses the zero line upside 2) Sell when indicator crosses the zero line downside
Moving average deviation rate Simple moving average deviation rate and standard deviation. The bollinger band is momentum value standard devition. Bat the bollinger band is not normal distribution to close price. Moving average deviation rate is normal distribution. This indicator is draw Moving average deviation rate and fill area 2σ standard devition. If it...
Fractal Adaptive Moving Average Rate of Change. Use it with FRAMA
Measures the period's change in terms of the instrument's value (e.g. pip, dollar, etc) instead of as a percentage. I generally use it on a daily time frame with a period=1 to see how the current day's move compares with prior days' moves in order to gain a perspective into how this move ranks historically.