Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
LAND SECURITIES GROUP PLC ORD 10 2/3P, BURFORD CAPITAL LIMITED ORD NPV (DI), SMITH & NEPHEW PLC ORD USD0.20, BIDSTACK GROUP PLC ORD 0.5P, LLOYDS BANKING GROUP PLC ORD 10P, BARCLAYS PLC ORD 25P
FTSE 100, DAX Index, Euro Stoxx 50, S&P 500, Nasdaq Composite, Nikkei 225
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
Test of dynamic channels and some statistics made by hand. This indicator was done specifically for the S&P500 index. As you can see, below the 125 EMA there's a lot more volatility than in the upside. I've made some kind of a dynamic linear regression of the lows and the highs. I've chosen the MA that best fits the SPX, and then calculated in Excel the...
This script uses the close of the VIX on a daily resolution to provide the 'implied move' for the E-mini SP500 futures. While it can be applied to any equity index, it's crucial to know that the VIX is calculated using SPX options, and may not reflect the implied volatility of other indices. The user can adjust the length of the moving average used to calculate...
This script attempts to show the relative strength of the 11 sectors in the SPX, which can be accomplished in three ways: 1. Sectors - displays all sector indices as they appear normally 2. Sector Relativity - displays each sector divided by the sum of the other 10 sectors 3. Sector Alpha - displays the alpha of each sector as compared to the sum of the other...
This strategy uses the RSI indicator together with the Bollinger Bands to go long when the price is below the lower Bollinger Band (and to close the long trade when this value is above the upper Bollinger band). This simple strategy only places a long, when both the RSI and the Bollinger Bands indicators are at the same time in a oversold condition. In this new...
CREDITS to @HPotter for the orginal code. CREDITS to @Yo_adriiiiaan for recently publishing the UT Bot study based on the original code - I just added some simple code to turn it into a strategy. Now, anyone can simply add the strategy to their chart to see the backtesting results! While @Yo_adriiiiaan mentions it works best on a 4-hour timeframe or above, I...
If you are desperately looking for a novel RSI, this isn't that. This is another lesser known novel species of indicator. Hot off the press, in multiple stunning color schemes, I present my version of "Relative Strength (RSMK)" employing PSv4.0, originally formulated by Markos Katsanos for TASC - March 2020 Traders Tips. This indicator is used to compare...
This is a simple swing trading algorithm that uses a fast RSI-EMA to trigger buy/cover signals and a slow RSI-EMA to trigger sell/short signals for SPY, an xchange-traded fund for the S&P 500. The idea behind this strategy follows the premise that most profitable momentum trades usually occur during periods when price is trending up or down. Periods of flat price...
This script compares the implied volatility to the historic volatility as a ratio. The plot indicates how high the current implied volatility for the next 30 days is relative to the actual volatility realized over the set period. This is most useful for options traders as it may show when the premiums paid on options are over valued relative to the historic...
I created a single indicator that combines 1) Cyclic Smoothed RSI and 2) the Divergence indicator (bull, bear). It is very handy when used with the MACD and crossover points. Please refer to for info on how to use the cRSI indicator. Info on the chart. 1) Red dotted lines = cRSI crossed back...
Hello Guys This is a reupload! The 0dte is for options trading and is used for the main 1 to 0 odte strategy! It uses volume, sector and tik analysis in order to give an understanding of looking which way to play. The next version will look at correlations between the es! Feel free to point out bugs and reach out as I want this to grow into something way stronger!
A simple script that I made that draws lines between the high and low pivots. The color of the line define if the pivot is higher or lower than the previous pivot. The main thing to tune is the pivot look back vs look ahead, which are the same params used by the tradingview pivot indicator. There are several other params you can tweaks to get the look you want.
I am going to start taking requests to open source my indicators and they will also be updated to Version 4 of Pinescript. I added some features to the original code such the ability to smooth the oscillator and select the look back periods for the historical volatility. Link to original:...
As a long-term buyer/short-seller, you will always find different ways to enter the market , moving average crossovers, breakouts , overbought/oversold conditions being some of the classy methods. However, they are decreasingly effective... 😢 Recently I have realized that analysis beyond the technical indicators will bring trading to the next level because I will...
VXV/VIX ratio <1 is typically bullish for S&P and >1.3 is typically bearish
Fama-French 3 Factor Model Extension of the Capital Asset Pricing Model (CAPM) CAPM Ra = Rfr + where, Ra = Return of the Asset Rfr = Risk-Free Rate βa = Beta Coefficient of the Asset Rm - Rfr = Market Risk Premium Fama-French 3 Factor r = rf + β1*(rm - rf) + β2(smh) +β3(hml) r = Expected rate of return rf = Risk-free rate ß = Factor’s coefficient...
Rate of Change - Weekly Signals This indicator gives a potential "buy signal" using Rate of Change of SPX and VIX together, using the following criteria: SPX Weekly ROC(10) has been BELOW -9 and now rises ABOVE -5 *PLUS* VIX Weekly ROC(10) has been ABOVE +80 and now falls BELOW +10 The background will turn RED when ROC(SPX) is below -9 and ROC(VIX) is above...
These variables can be used in comparison with the implied volatility of options. Variables: Realized Volatility mathematical notation lowercase 'sigma' Realized Variance mathematical notation lowercase 'sigma' squared Realized Beta mathematical notation lowercase 'beta' Timeframes: Yearly = 250 or 365 Quarterly = 50 or 90 Monthly = 20 or...
Kaly MTF ADX Rangoli Roller is a method/study for finding trending stocks, indexes and cryptocurrencies using two different data periods (10, 5) of ADX Overlap over different time-frames (10m, 1H, 4H, 1D, 1W, 1M). In the study, I used 5-Period ADX for all mentioned time-frames. You may use 10-Period ADX for lower time-frames especially 10m and 1H. Sample Image of...