The Algo Targets indicator includes a suite of tools that attempt to identify market maker liquidity targets in advance. These levels can be used by traders to determine: 1. future support/resistance levels 2. entries/exits 3. upcoming volatility 4. overbought/oversold conditions The script uses a proprietary prediction model based on specific candle sequences,...
Library "MarkovAlgorithm" Markov algorithm is a string rewriting system that uses grammar-like rules to operate on strings of symbols. Markov algorithms have been shown to be Turing-complete, which means that they are suitable as a general model of computation and can represent any mathematical expression from its simple notation. ~...
Hello Traders, As some of you know, I have had this in Beta for a long while now and it's finally time for a full release. I originally designed this to be an Unreal Algo add-on to track & stay in the trade a little better, but the VTF Algo has become a full Algorithm and can be used standalone with supreme accuracy. It's for beginners and advanced traders...
Hello there fellow Traders! Thanks for stopping by, so today I will be covering everything you need to to know about this TradingView strategy. Below I will discuss everything you need to know about this strategy so you can get a full grasp of what the strategy is, the features, what it does, how it works, the benefits of how this strategy can help you, and the...
Grid-based intraday algorithm that works 50% in trend following and 50% in swing trading. Orders are executed on a grid of 10 levels. The grid levels are dynamic and calculated on the difference between the previous day's open and close. The algorithm makes only long trades based on the following logic: 1. The daily close of the previous day is analyzed, the...
--------------------- Crypto Tipster v2 Hello again! We're back with a drastically improved Crypto Tipster v2 Indicator using over a dozen all new algorithms based around Technical Analysis, Price Action, Momentum Swings and Reversal Detection. We've taken our time with version 2 of Crypto Tipster, putting all our best practices to work and ensuring it performs...
iMoku™ is a professional all-in-one solution for the famous Ichimoku Kinko Hyo indicator. The algorithm includes: 1. Backtesting spot 2. Visual tool 3. Auto-trading functions With iMoku you can test four different strategies. Strategy 1: Cross Tenkan Sen - Kijun Sen A long position is opened with 100% of the invested capital ($1000) when "Tenkan Sen"...
Strength Volatility Killer - The Quant Science™ is based on a special version of RSI (Relative Strength Index), created with the simple average and standard deviation. DESCRIPTION The algorithm analyses the market and opens positions following three different volatility entry conditions. Each entry has a specific and personal exit condition. The user can...
Grid Premium Indicator - The Quant Science™ is an indicator that represent the grid trading strategy. Unlike our GRID SPOT TRADING ALGORITHM (which buys in a "buy the dip" style, offering a swing type operation) this indicator uses a trend following strategy with a larger number of grids. A trend-following strategy in a grid algorithm allows you to open long...
Tradesense Premium Tradesense Premium indicator offers a buy & sell signal that is based from our senior analyst who have more than 10years of experience in Forex, Stock and Crypto trading and made it possible by our pine script developers. Our script can detect market volatility based on the price direction and the absolute value of exponential moving average...
GRID SPOT TRADING ALGORITHM : LONG ONLY STRATEGY OPEN SOURCE This is a long only strategy for spot assets. HOW IT WORKS Grid trading is a trading strategy where an investor creates a so-called "price grid". The basic idea of the strategy is to repeatedly buy at the pre-specified price and then wait for the price to rise above that level and then sell the...
This tool is a quantitative tip for analysts who study volumes or create volume based trading strategies. Like all our projects, we start with a statistical logic to which we add coding logic. This indicator can save a huge amount of time in calculating the variation of volume between sessions . How it work The indicator calculates the difference between...
Hello, I'm sharing to you a volatility indicator I've done in the last few weeks based on ATR. There is multiple functionalities on this indicator, the first one is an overlay displaying when an asset is in an "overvolatily zone" (displayed with red cross) and when we are in an "undervolatily zone" (displayed with green cross). You can change the sensibility of...
How it works %VARonMeanLongOnly is a long-only strategy that uses the average and price movement to find buying opportunities. The script takes into account the simple average over a longer timeframe than the observed timeframe. It then calculates the distance between point "X" (average) and point "Y" (market price). The algorithm will buy every time...
Hello Traders, It's finally that time, I'm releasing my baby out into the world. Unreal Algo is the answer to the question you didn't know you were asking. It's for beginners and advanced traders alike. I've made the settings very customizable, but also easy to just jump right in. How it works: It uses tons of calculations, confirmations, and filters to bring...
Trendorithm Prime is a toolkit made up of several different innovative indicators, designed by our team of developers. Get access now and create your own, unique trading strategies using our - all in one algorithm. Our algorithm works in any market and focuses on finding the direction of the trends and remove noise from the price, for smooth understanding of the...
QaSH DCA Algorithm implements a DCA strategy that takes advantage of price volatility by buying dips to average down, and adjusting price targets as the break-even price gets lower. How does the DCA strategy work? When the specified entry condition has occurred, the indicator will set up several limit orders below the current price. If price goes up a specified...
DMI (Directional Movement Index) and HMA (Hull Moving Average) The DMI and HMA make a great combination, The DMI will gauge the market direction, while the HMA will add confirmation to the trend strength. What is the DMI? The DMI is an indicator that was developed by J. Welles Wilder in 1978. The Indicator was designed to identify in which direction the price...