This script is a custom trading view indicator that helps to identify potential buy and sell signals based on the RSI (Relative Strength Index) and SMA (Simple Moving Average) indicators. The script also identifies potential reversals using a combination of RSI and price action. It plots buy, sell, and reversal signals on the chart along with an SMA line....
The provided script is an enhanced strategy that combines multiple indicators to generate buy and sell signals. Here's a breakdown of its features and usage: Indicators used: 1. Moving Averages (MA): It uses two moving averages, fast and slow, to identify trend direction. 2. Relative Strength Index (RSI): It measures the momentum and overbought/oversold...
Hello! Excited to share this with the community! This is actually a very simple indicator but actually usurpingly helpful, especially for those who trade indices such as SPX, IWM, QQQ, etc. Before I get into the indicator itself, let me explain to you its development. I have been interested in the use of option data to detect sentiment and potential reversals...
The FalconRed Vix indicator is a trading tool designed to provide insights into the potential price range of the Nifty 50 index in India. It utilizes the IndiaVix value, which represents the annual percentage change of the Nifty 50 price. By analyzing the IndiaVix, the FalconRed Vix indicator helps traders determine the upper and lower price thresholds within...
Finding the "best" buy/sell indicator code for TradingView depends on your trading style, preferences, and the specific market you are trading. Trading indicators are tools that can help you analyze price movements and make informed trading decisions. However, it's important to understand that no single indicator guarantees success, and combining multiple...
Hello, everyone! Today I want to present my new script, which I hope will help not only me! I'm sure that many people, like me, went through such a stage as "building their strategy". This is when you sit and test on the history how you would enter or exit a trade. Recently I was doing the same thing and realized that my "tests" involve night time, when in...
The Put-Call Bias Indicator provides a visual representation of the relative bias towards put options using CBOE data. This script calculates the Put/All ratio, displaying the difference as compared to an even 50% ratio as columns on the chart. A positive value indicates a higher proportion of puts being bought compared to the total number of options...
Please make sure you are plotting this indicator on DAILY bars, not doing so will lead to unintended results. Also, make sure that you keep up to date the Risk-free interest rate, which you can consult (for U.S.) on ycharts.com. This is an indicator that is meant to be used for Options Day Trading, but it can be useful for mid-term or leaps for I also enabled...
Thanks to Dead_Hunter to the base code which I modified. This code will now use the last 21 daily candles of the earnings cycle to calculate the average percent price move. Then using Dead_Hunters code looking at the past 8 earnings cycles, the final average percent price move is calculated. This is the Average value which is displayed and used to calculate the...
Thanks to Dead_Hunter for his ROCEM code which inspired me. This code looks back over X number of earnings cycles (default is 8) and X number of bars in each earnings cycle (default is 15) to calculate the largest move in each defined earnings period. The count of earnings cycles starts with the latest past earnings date. The code ignores all future earnings...
In the team, we continue to explore and expand the boundaries of TradingView. For now, there is not much an options trader can do with options in TradingView. We wanted to change that and created a simple option pricer. You can set up in parameters a set of strikes, implied volatility, and days to expiry. The indicators will take a risk-free rate from US01Y...
Calculate position size & leverage the easy way! - Drag & drop entry + stop loss level - Input account size + risk size in the settings - Calculation plotted on table
Hey, folks! Sorry for not posting anything for such a long time. Don't have enough ideas and resources to get inspiration, so trying to brainstorm good stuff in my free time from university studies. But despite my absence more I now have 300+ people subscribed to me! Thanks, guys, for keeping interest for my work, as I still do value each boost on my script,...
In India Weekly options expire on Thursday and that creates a different price action candle than the week timeframe. My previous script Weekly Options Expiry Candle has some limitations. This script overcame those limitations and added some features. You can use this in any intraday time frame candle. It will show: All expiry candle in box format Expiry...
This indicator plots the calculated Expected Move for BOTH Weekly and Zero Dated Expiration (0DTE) Daily options, for a quick visual reference. Please Note: This indicator is different from our original "4C Expected Move (Weekly Options)" indicator, as it now packages the ability to ALSO plot 0DTE options expected moves along with Weekly expected moves. Many...
When scalping options, users are looking for where breakouts are going to occur instead of sitting thru areas choppy price action that drain delta and cause them to lose value even if price is up trending. This script tries to identify when a trend reversal is expected based on one minute price action on the SPY. It alerts users to prepare for potential breakout...
Modified this script by Daveatt (based on Ricardo Santos Fractals) to scan patterns in BTCUSD, ETHUSD, DVOL, DXY, DVOL/VV
Monthly options expiration for the year 2023. Also you can set a flag X no. of days before the expiration date. I use it at as marker to take off existing positions in expiration week or roll to next expiration date or to place new trades. All the best traders.