The Sharpe ratio allows you to see whether or not an investment has historically provided a return appropriate to its risk level. A Sharpe ratio above one is acceptable, above 2 is good, and above 3 is excellent. A Sharpe ratio less than one would indicate that an investment has not returned a high enough return to justify the risk of holding it. Interesting in...
This script tracks the U.S. 2Yr/10Yr Spread and uses inversions of the curve to predict recessions. Whenever a red arrow appear on the yield curve, expect a recession to begin within the next 2 years. Use this signal to either exit the market, or hedge current positions. Whenever a green arrow appears on the yield curve, expect a recession to have nearly ended....
This indicator is based on Volatility and Market Sentiment. When volatility is high, and market sentiment is positive, the indicator is in a low or 'buy state'. When volatility is low and market sentiment is poor, the indicator is high. The indicator uses the VIX as it's volatility input. The indicator uses the spread between the Call Volume on SPX/SPY and the...
Modified version of ATR Pips The indicator's value is a third of the daily range which is good to use as a stop loss value for intra day scalping on markets such as index futures and forex. It's good for detecting and confirming inflection points in the market.
This strategy is based on VFI indicator published by UTS. for the strategy purpose , I have added buy line and sell line to the indicator and tested SPY stock/index on one hour chart BUY RULE ========== 1. EMA 50 is above EMA 200 2. vfi line is pulled down and crossing above -4 EXIT RULE ========== 1. when vfi line crossing down 5 STOP...
Please do read the information below as well, especially if you are new to Forex. The Cowabunga System is a type of Mechanical Trading System that filters trades based on the trend of the 4 hour chart with EMAs and some other familiar indicators (RSI, Stochastics and MACD) while entering trades base on 15 minute chart. I have coded (quite amateurishly) the basic...
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: Original post: "The idea for this started here: www.tradingview.com...
This strategy based on existng indicator available on TV If finds the reversals for LONG entries ... I have modified the settings to back test it ... BUY ==== When the price touches lower band , and tries to close above lower band some signals are mixed up, you can research and look for a confirmation ... if the middle band is above EMA50 , you can...
This calculates the dollar volume per candlestick (2nd row) and cumulative (3rd row) of the entire trading day for each subsector of the SPY. The 'Total' column is the total of all the subsectors combined. It is calculated separately from SPY volume. The money flow is calculated with (open+close)/2 which means different timeframes yield different results and...
This is a strategy tester designed around the most important data from FRED - Federal Reserve Economic Data As input data, we have: // Personal Consumption Expenditures // Real Retail and Food Services Sales // Leading Index for the United States // All Employees: Total Nonfarm Payrolls // Real Gross Domestic Product // Gross Domestic Product I adapted the long...
This script allows users to visualize the state of the VIX Futures Term Structure. The user is able to select from five CBOE VIX Indices; VIX, VIX9D, VIX3M, VIX6M, and VIX1Y and the script will color the candles based on the price relationship between selected indices. Visit the CBOE website for more info on how the various VIX indices are calculated.
I have developed this custom indicator very loosely based on the Sector Rotation Model (Giorgos E. Siligardos. Technical Analysis of Stocks & Commodities, August 2012) and I called it the MRI because this is essentially a brain scan of any particular stock. This will not only tell you when a stock is breaking out over the market at large but also how the stock is...
This script highlights when price violates the highest high or lowest low within the user's selected lookback period, with the caveat that it occurs during the GLOBEX session. The script is designed to work exclusively with the trading hours for CME and CBOT Equity Index futures. I'm planning to make a more customizable version down the line. My reasoning...
Modification from original code for "High Low Index" by © LonesomeTheBlue - Made modification specifically for Top 40 AMEX:SPY holdings - Added Market sentiment histogram (Total count green vs red), and SMA line for it - Added arrows for peaks and dips on High Low Index and Market Sentiment MA Idea behind this indicator is that SPY should...
Second version of Market Breadth EMAs for $SPY. Getting a little more complicated than V1 but removed noise. Key: Green line = % of stocks above their 20-period moving average, the "twitch line" Red line = % of stocks above their 200-period moving average, the "long term trend" White line = weighted average of the % of stocks above the 20/50/100/200...
The Litt Internal Pro is based on the four major U.S. Equity Indexes. This is to not be used for any other markets. If you need more information on any of the indexes, you can google or watch YouTube videos on what they are. Typically if we are looking for to be long we want to see all four of the indexes green and have buy ratings. If we are looking to be short...
Shows an instrument's sentiment in a day (or week) compared to the market (SPY default). The Red line shows bearish sentiment compared to the market and the green is bullish. Technically this works like a proxy for Alpha/Beta factor.