The RSI Heatmap Screener is a versatile trading indicator designed to provide traders and investors with a deep understanding of their selected assets' market dynamics. It offers several key features to facilitate informed decision-making: █ Custom Asset Selection: The user can choose up to 30 assets that you want to analyze, allowing for a tailored...
This script offers in-depth Z-Score analytics on price and volume for 200 symbols. Utilizing visualizations such as scatter plots, histograms, and heatmaps, it enables traders to uncover potential trade opportunities, discern market dynamics, pinpoint outliers, delve into the relationship between price and volume, and much more. A Z-Score is a statistical...
Hi, this is a watchlist and screener indicator designed for traders in the field of cryptocurrencies who want to monitor developments in other currency pairs and indices. The indicator consists of two tables. One of them is the table containing indices such as BTC dominance, total, total2, which allows you to track market developments and changes. In this table,...
Hi, this is a watchlist and screener indicator for Forex and Stocks. This indicator is designed for traders who trade in the forex markets and monitor developments in indices and other currency pairs. It includes information on 14 indices such as the volatility index, Baltic dry index, etc. You can customize the indices as you wish. The indices table contains...
Example of how to input multiple symbols at once using a CSV list of ticker IDs. The input list is extracted into individual ticker IDs which are then each used within an example screener function that calculates their rate of change. The results for each of the rate of changes are then plotted. For code brevity this example only demonstrates using up to 4...
This indicator visualizes the cumulative percentage changes or returns of 30 symbols over a given period and offers a unique set of tools and data analytics for deeper insight into the performance of different assets. Multi Asset Performance indicator (also called “Spaghetti”) makes it easy to monitor the changes in Price, Open Interest, and On Balance Volume...
Strategy - Relative Volume Gainers Overview: This trading strategy, called "Relative Volume Gainers," is designed for Long Entry opportunities in the stock market. The strategy aims to identify potential trading candidates based on specific technical conditions, including volume, price movements, and indicator alignments. Strategy Rules: The strategy is...
▋ INTRODUCTION : The Candlestick Patterns Screener has been designed to offer an advanced monitoring solution for up to 40 symbols. Utilizing a log screener style, it efficiently gathers information on confirmed candlestick pattern occurrences and presents it in an organized table. This table includes essential details such as the symbol name, signal price, and...
I suppose it's time to publish something relatively useful :). Here's the first try, Any Screener. This script is an advanced version of the Alphatrend - Screener that I've coded as a humble "thank you" to Kıvanç Özbilgiç (KivancOzbilgic), who always inspired me. INTRODUCTION I developed this version with a unique method because I couldn't find an example with...
This is upgrated system for Screener to DCA from "Grospector DCA V.3". This has 5 zone Extreme high , high , normal , low , Extreme low. You can dynamic set min - max percent every zone. Extreme zone is derivative short and long which It change Extreme zone to Normal zone all position will be closed. Every Zone is splitted 10 channel. and this strategy calculate...
Introducing The RSI Momentum Trend Screener, to have the ability to scan 40 symbols at once The screener is based on RSI Momentum Trend Indicator It will show Positive Or Negative based on the symbol condition. You can change the values on the screener, symbols, activate/disable symbols and change table position and color
Screener version of Anıl Özekşi's Moving Stop Loss (MOST) Indicator: USERS MAY SCREEN MOST WITH 11 DIFFERENT TYPES OF MOVING AVERAGES + THEY CAN ALSO SCREEN SIGNALS WITH THAT 11 MOVING AVERAGES INSTEAD OF USING MOST LINE. Adjustable Moving Average Types: SMA : Simple Moving Average EMA : Exponential Moving Average WMA : Weighted Moving Average DEMA : Double...
This screener tracks the following for up to 20 assets: -All selected tickers will be screened in same timeframes (as in the chart). -Values in table indicate that how many days passed after the last Bullish or Bearish of RSI Divergence. For example, when BTCUSDT appears Bullish-Days Ago (15) , Bitcoin has switched to a Bullish Divergence signal 15 days...
Divergence Screener This script allows you to scan multiple assets and timeframes for bullish and bearish divergences based on the RSI (Relative Strength Index) indicator. Features Supports up to 40 different assets and timeframes for simultaneous scanning. Customizable settings for RSI period and source. Adjustable lookback periods for identifying...
In specific circumstances, it is possible to extract data, far above the 40 `request.*()` call limit for 1 single script . The following technique uses composite tickers . Changing tickers needs to be done in the code itself as will be explained further. ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ 🔶 PRINCIPLE Standard...
The script below is designed to show up to 4 different trading sessions i.e. London, New York, Tokyo and Sydney sessions, it also displays the days each session is taking place in as well as two horizontal lines one for the previous days high and the other for the previous days low. It also displays a table that shows the user the highest and lowest price for 4...
CANDLE STICK HEATMAP shows the statistics of a candle at a particular time. its very useful to find repeating pattern's at a particular time in a day. based on the settings you can see regular repeating patterns of a day in an hourly chart. During a particular time in day there is always a down or up signal or candles. The table boxes are candles in RED and GREEN...
What ? We all heard about (well: over-heard) 5-EMA strategy. Which falls into the broader category of mean reversal type of trading setup. What is mean reversal? Price (or any time series, in fact) tries to follow a mean . Whenever price diverges from the mean it tries to meet it back. It is empirically observed by some traders (I honestly don't know...