What This is a plain and vanilla reversal based strategy for intraday (15m) timeframe on Futures prices of the assets. Now what all it comprises of? It finds out the dynamic support & resistance from Bollinger Band (20 period, 1.5 std dev). It finds out the potential divergence of price deviation from 5 period exponential moving average (EMA). If the...
Enhancing Your 1-Minute Trades with Dynamic HTF MACD Smoothing Ever found yourself glued to a 1-minute chart, trying to catch every minor price movement, yet feeling like you're missing the bigger picture? Picture this: a solid MACD line on that chart, dynamically smoothed from a higher timeframe (HTF). This tool offers two significant benefits over other...
Summary of the HTF Trend Filter The Higher Time Frame (HTF) Trend Filter is a cutting-edge tool crafted for traders who want to scan moving average trend lines time efficiently. At its core, it harnesses the power of dynamic smoothing to present a sleek moving average line regardless of the time frame you’re on. Here's a glimpse of the advantages you unlock with...
I have been promising to post this for a while, but I just needed to make sure that a) there were no similar indicators already available and b) make it a bit more user friendly. So here it is, a basic indicator that will display the implied range from options. In addition to displaying the implied range from options, it will provide some secondary information...
This script is designed to help traders visualize and identify potential overbought and oversold conditions in a financial instrument's price chart using four customizable trendlines. It also provides the option to set alerts for these conditions. Users can adjust the input parameters to tailor the indicator's behavior to their trading preferences. Input...
Seasonal trend in terms of stocks refers to typical and recurring patterns in stock prices that happen at a specific time of the year. There are many theories and beliefs regarding seasonal trends in the financial markets, and some traders use these patterns to guide their investment decisions. This indicator calculates the trend by "Daily" logarithmic returns of...
This is the leveraged share/option heatmap / screener. Tradingview offers a few different tickers that have PTCR data on the daily timeframe. So I was able to pull those few tickers that display the PTCR data and format it into a heatmap. I also had some room to add leveraged share data as well. It is pretty self explanatory but I will go over it really...
In Binary options, strategy testing is a bit different. The strategy result depends upon expiry intervals and payout ratio. My previous script was a try to resolve this but has some bugs in specific choices. The new version overcame those and added some new features useful for binary option strategy testing. Assumption: We are opening position at next candle...
Improved version: This indicator is based on Subhashish Pani's "Power of Stocks" 5 EMA Strategy, which aims to identify potential buying and selling opportunities in the market. The indicator plots the 5 EMA (Exponential Moving Average) and generates Buy/Sell signals with corresponding Target and Stoploss levels. Subhashish Pani's 5 EMA Strategy is a...
This indicator Looks for continuous retracements from Smoothed Moving Average periods of the user's choosing. This can be helpful in locating reversals and pullbacks with a quick glance. With this indicator, you have plenty of options to cater to your time period of choice as well as the freedom to change to colors that best suit your chart. This script was made...
Hi everyone! Sorry for not posting anything for so long again. I will be active in July, after passing my university exams. I bought some S&C magazine archives, so await my new post strategies and indicator in July, as things are gonna get real interesting! But for now let me hand you some new and interesting stuff — AFR indicator. Actually, this is my third...
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...
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...
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....
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...
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...
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...
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...