Short interest and daily volume comparison. Originally "Nasdaq SI: Short Interest by Greeny"
With another period of mass interest rates manipulation, I created this indicator to show them all. It reveals latest interest ratest (at a time of the last update) and a date when each central bank manipulated the rates. If you would rather view a single pair data check: and
English: One part of the "Commitment of Traders-Report" is the Open Interest which is shown in this indicator (source: Quandl database). Unlike my also published indicator "Open Interest-Buschi", the values here are not absolute but in a ranking system from 0 to 100 with individual time frames- The following futures are included: 30-year Bonds (ZB) 10-year...
This indicator will show central bank interest rates on any major currency pairs. I included the last 10 values for the study and will update them with future changes. Major currencies: USD, CAD, NZD, AUD, JPY, EUR, CHF, GBP I might add CZK, TRY, ZAR, and Yuan in the future.
This tool shows CB Interest Rates for USD, JPY, CAD, CHF, EUR, GBP, NZD, AUD - basically all the majors. Use override and input your own value if it is changed and I haven't updated the script yet.
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...
English I'm often asked to provide an alternate view on the CoT data. For example, the indicator "Commercial index" is an oscillator from 0 to 100, but oftentimes it can be helpful to look at the absolute position. So, here the absolute position of certain parts of the CoT report are given, alongside with the percentage of a given time frame to put them in...
By studying historical data we can know the compounded growth rate of an investment from the inception date. For example if we know that an investment has grown at the rate of 6% in the past and if we expect similar growth in the future also, We can plot this graph to understand whether the current price is underpriced or overpriced as per projected return. In...
Library "FunctionCompoundInterest" Method for compound interest. simple_compound(principal, rate, duration) Computes compound interest for given duration. Parameters: principal : float, the principal or starting value. rate : float, the rate of interest. duration : float, the period of growth. Returns: float. variable_compound(principal,...
A script that contains real time mortgage rates from Wells Fargo using the QUANDL data link. Use this lower indicator with US10Y or others on the top. VIX will be added as well to help inform and predict. List of Available Mortgage Interest Rates including APR or IR (Interest Rate) *NOTE* : Not all indicators are up and running yet but will be very soon. ...
A simple function to calculate compound interest for given values.