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...
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...
▋ 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...
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...
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...
Library "cleanscreens" Screener Panel. This indicator displays a panel with a list of symbols and their indications. It can be used as a screener for multiple timess and symbols in any timeframe and with any indication in any combination. #### Features Multiple timeframes Multiple symbols Multiple indications per group Vertical or...
RiverFlow ADX Screener, Scans ADX and Donchian Trend values across various Timeframes. This screener provides support to the Riverflow indicator. Riverflow concept is based on Two indicators. Donchian Channel and ADX or DMI. How to implement? 1.Donchian Channel with period 20 2. ADX / DMI 14,14 threshold 20 Entry / Exit: 1. Buy/Sell Signal from ADX...
This indicator is designed to compare the year-over-year earnings and sales growth, as well as the P/E ratio of up to 10 stocks simultaneously . This provides valuable insights into the fundamental performance of multiple stocks at the same time, allowing traders to quickly identify which stocks are outperforming or underperforming their peers. The earnings...
In my trading I stick to the following strategy: I buy an asset above the 100/200 moving average and then sell it. The most problematic thing in all this is to look for assets that are above the 100 or 200 moving average, and to assess how "far" the price is from that moving average. In fact, to solve this problem I created this indicator. It works with 30...