The Giga Kaleidoscope GKD-BT Optimizer SCSC Backtest (Solo Confirmation Super Complex) is a Backtest module included in AlgxTrading's "Giga Kaleidoscope Modularized Trading System." (see the section Giga Kaleidoscope (GKD) Modularized Trading System below for an explanation of the GKD trading system) **the backtest data rendered to the chart above and all...
The Giga Kaleidoscope GKD-BT Optimizer Full GKD Backtest is a Backtest module included in AlgxTrading's "Giga Kaleidoscope Modularized Trading System." (see the section Giga Kaleidoscope (GKD) Modularized Trading System below for an explanation of the GKD trading system) **the backtest data rendered to the chart above and all screenshots below use $5...
█ CONCEPTS In modern day strategy optimization there are few options when it comes to optimizing a risk reward ratio. Users frequently need to experiment and go through countless permutations in order to tweak, adjust and find optimal in their data. Therefore we have created the Risk Reward Optimizer. The Risk Reward Optimizer is a technical tool designed to...
Bonsai is a tailored tech analysis tool for all traders. It uses dynamic thresholds, sensitivity modes, and averaging to identify market trends. Its scoring system, visual cues, and alerts offer an intuitive trading journey. ═════════════════════════════════════════════════════════════════════════ 🌳 Bonsai 🌳 Trend Analysis Indicator 📘 Overview Bonsai is...
PNR filter uses the "percentile nearest rank" method to produce signals from any source including oscillator indicators and price bars. Features: * Length - how many candles back in time to use for calculating PNR * % low and high - what range of the spread of values captured will form the PNR band. Use 99&100 to create a band on the 1% highest percentile or 0&1...
Description: A strategy based on ATR with auto-backtesting capabilities, Take Profit and Stop Loss (either Normal or Trailing). It allows you to select ranges of values and step for each parameter, and backtest the strategy on a multitude of input combinations at once. You can alternatively use a constant value for each parameter. The backtesting results strive...
The Giga Kaleidoscope GKD-BT Optimizer SCC Backtest is a backtesting module included in Loxx's "Giga Kaleidoscope Modularized Trading System." █ Giga Kaleidoscope GKD-BT Optimizer SCC Backtest The Optimizer SCC Backtest is a Solo Confirmation Complex backtest that allows traders to test single GKD-C Confirmation indicator with GKD-B Baseline and GKD-V...
The Giga Kaleidoscope GKD-BT Optimizer SCS Backtest is a backtesting module included in Loxx's "Giga Kaleidoscope Modularized Trading System." █ Giga Kaleidoscope GKD-BT Optimizer SCS Backtest The Optimizer SCS Backtest is a Solo Confirmation Simple backtest that allows traders to test single GKD-C confirmation indicators across 10 varying inputs. The purpose...
We created a small script that will allow you to have a quick look into static SL/PT to choose from. This might save you time, replacing the manual search for optimal SL/PT. We're checking signals of the strategy and computing its performance with a grid of SL/PT selected. We used SuperTrend signals in this example, but it will be straightforward to integrate...
AI-Optimized RSI Introducing AI-Optimized RSI: a streamlined solution for traders of any skill level seeking to rapidly test and optimize RSI. Capable of analyzing thousands of strategies, this tool cuts through the complexity to identify the most profitable, reliable, or efficient approaches. Paired with TradingView's native backtesting capabilities, the...
AI-Optimized Supertrend Introducing AI-Optimized Supertrend: a streamlined solution for traders of any skill level seeking to rapidly test and optimize Supertrend. Capable of analyzing thousands of strategies, this tool cuts through the complexity to identify the most profitable, reliable, or efficient approaches. Paired with TradingView's native backtesting...
Hello! Introducing the Self-Optimizing RSI Strategy. The indicator tests up to 800 RSI strategies simultaneously, looping through arrays, and auto plots the best performing parameter set. The image above shows the result of 800 RSI strategies concurrently. The table oriented bottom right shows the performance and risk metrics of the best performing RSI...
Optimizer The Optimizer backtests the maximum amount of moving averages which can be possible created ((max amount of bars / 2)-1) and compares them all with one another to then plot the most profitable strategy. Current Achievement: -> Get it to work, make it work with 106 different moving averages. ==> Beta 0.1 Roadmap: 0.15 Basic Comparison of 5k...
// 1. When market volatility is severe, the use of equal weight systems is eliminated. // 2. It is a bad strategy to concentrate bets since they drive the short position, which ultimately influences the whole book of trade. // 3. Expect your short positions to get squeezed by at least 10% during the next five trading days. // 4. When there are bear markets, the...
What is this tool? This is an implementation of the well-known Parabolic SAR indicator that can adjust parameters on the fly to achieve a better profitability. The algorithm was borrowed from Profitable Parabolic SAR and connected to the basic Parabolic SAR implementation. So, now it will switch parameters automatically without any manual work required. ...
What is this tool? This is an implementation of the well-known SuperTrend indicator that can adjust parameters on the fly to achieve a better profitability. The algorithm was borrowed from Profitable SuperTrend and connected to the basic SuperTrend implementation. So, now it will switch parameters automatically without any manual work required. Alerts...
Introduction The MESA Adaptive Moving Average (MAMA) was originally presented by John F. Ehlers. By design, it is a special kind of Exponential Moving Average with self-adjusting alpha. Its adaptation is based on the rate change of phase as measured by the Homodyne Discriminator and the alpha parameter is allowed to range between a maximum and minimum value (Fast...
Introduction As you know the Jurik RSX is a "noise free" smoothed version of RSI (Relative Strength Index), with no added lag. It was originally developed by Mark Jurik and is used the same way as RSI. To learn more about this indicator see www.jurikres.com The most basic and common strategy is to use the crossovers between Jurik RSX and its...