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...
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...
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...
█ 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...
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...
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 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...
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...
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...
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...
The "Pro Bollinger Bands Calculator" indicator joins our suite of custom trading tools, which includes the "Pro Supertrend Calculator", the "Pro RSI Calculator" and the "Pro Momentum Calculator." Expanding on this series, the "Pro Bollinger Bands Calculator" is tailored to offer traders deeper insights into market dynamics by harnessing the power of the Bollinger...
K's Reversal Indicator III is based on the concept of autocorrelation of returns. The main theory is that extreme autocorrelation (trending) that coincide with a technical signals such as one from the RSI, may result in a powerful short-term signal that can be exploited. The indicator is calculated as follows: 1. Calculate the price differential (returns) as the...
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...
This indicator uses a couple of different things including the Hoffman moving averages applied with heiken ashi bar data and some volatility to help determine when the bias of the market has shifted for the timeframe you are looking at.