This is a derived version of my previous work, Auto Fibonacci Retracement Levels drawing tool: This tool aims to draw auto Fibo Retracement Levels on desired indicators. Users can define the target indicator to draw Auto Fibo Lines on the "settings tab": RSI : Relative Strength Index CCI : Commodity Channel Index MFI : Money Flow Index STOCHASTIC :...
Hello! This script "The Next Pivot" uses various similarity measures to compare historical price sequences to the current price sequence! Features Find the most similar price sequence up to 100 bars from the current bar Forecast price path up to 250 bars Forecast ZigZag up to 250 bars Spearmen Pearson Absolute Difference Cosine Similarity Mean...
The Machine Learning Regression Trend tool uses random sample consensus (RANSAC) to fit and extrapolate a linear model by discarding potential outliers, resulting in a more robust fit. 🔶 USAGE The proposed tool can be used like a regular linear regression, providing support/resistance as well as forecasting an estimated underlying trend. Using RANSAC...
The Liquidity Heatmap is an indicator designed to spot possible resting liquidity or potential stop loss using volume or Open interest. The Open interest is the total number of outstanding derivative contracts for an asset—such as options or futures—that have not been settled. Open interest keeps track of every open position in a particular contract rather than...
Hello everyone, This is the linear modeler indicator. It is a statistical based indicator that provides a likely price target and range based on a linear regression time series analysis. To represent it visually, all the indicator does is it represents a linear regression channel and actually plots out the range at various points based on the current trend...
This script is looking for a good risk/reward entry point on 20 EMA in uptrend First target is local high Stop 1: below wick Stop 2: 1 ATR from 20 EMA + distance from current price to 20 EMA Stop 3: 1.5 ATR from 20 EMA + distance from current price to 20 EMA ------- Rus: Данный скрипт ищет идеальную точку входа по соотношению риск/прибыль на 20 EMA для...
This indicator "Market Sessions and TPO (+Forecast)" shows various market sessions alongside a TPO profile (presented as the traditional lettering system or as bars) and price forecast for the duration of the session. Additionally, numerous statistics for the session are shown. Features Session open and close times presented in boxes Session pre market...
█ Overview In the evolving landscape of trading and investment, the demand for sophisticated and reliable tools is ever-growing. The AI Trend Navigator is an indicator designed to meet this demand, providing valuable insights into market trends and potential future price movements. The AI Trend Navigator indicator is designed to predict market trends using...
Hello! This script “Monte Carlo Simulation - Your Strategy” uses Monte Carlo simulations for your inputted strategy returns or the asset on your chart! Features Monte Carlo Simulation: Performs Monte Carlo simulation to generate multiple future paths. Asset Price or Strategy: Can simulate either future asset prices based on historical log returns or a...
This script is made to predict the point at which price-time charts will rise or fall. The script was inspired by the RSI and TSI formulas. The formula is simply; Calculates the RSI and TSI values of open, high, low and close. Calculated values are converted to an array. The maximum and minimum values in the array are taken for the candles included in the...
This strategy, titled "Gaussian Detrended Reversion Strategy," aims to identify potential price reversals using the customized Gaussian Detrended Price Oscillator (GDPO) in combination with smoothed price cycles. Key Elements of the Strategy: GDPO Calculation: The strategy first calculates the Detrended Price Oscillator (DPO) by comparing the close price to an...
█ Introduction and How it is Different The AI Supertrend Strategy is a unique hybrid approach that employs both traditional technical indicators and machine learning techniques. Unlike standard strategies that rely solely on traditional indicators or mathematical models, this strategy integrates the power of k-Nearest Neighbors (KNN), a machine learning...
Hello! This script "Cross Correlation" calculates up to ~10,000 lag-symbol pair cross correlation values simultaneously! Cross correlation calculation for 20 symbols simultaneously +/- Lag Range is theoretically infinite (configurable min/max) Practically, calculate up to 10000 lag-symbol pairs Results can be sorted by greatest absolute difference or...
⚠️❗ Important Limitations: Due to the way this script is designed, it operates specifically under certain conditions: Stocks & Forex : Only compatible with timeframes of 8 hours and above ⏰ Crypto : Only works with timeframes starting from 4 hours and higher ⏰ ❗Please note that the script will not work on lower timeframes.❗ Feature Extraction : It begins by...
know HIGH&LOW of a day, before it happens to any scrip or Index-by MUKESH All planets Related Horizontal lines are appeared. Always focus on current Running nakshatra lord Planet Lines . Those lines will become support & resistance for that Day.
Hi! This indicator "Crypto/DXY Scoring", a multi-purpose script, consists of various comparison statistics (including an alternative RS/RSMOM model) to show the strength of a currency against the DXY. Features "Contrived" RS/RSMOM alternative model Compare the strength of the crypto currency on your chart to any asset (DXY default) Glass's ∆ ...
The theory of price delivery per Feigenbaum projections is credited to TRSTNGLRD, this indicator aims to aid traders from all backgrounds to utilize projections for determination of potential future price moves. What follows is the simplest description of where to anchor the projection: As price delivers and clears higher high (buy side liquidity) then...
The "Pro RSI Calculator" indicator is the latest addition to a series of custom trading tools that includes the "Pro Supertrend Calculator" and the "Pro Momentum Calculator." Building upon this series, the "Pro RSI Calculator" is designed to provide traders with further insights into market trends by leveraging the Relative Strength Index (RSI) indicator. Its...