Advanced ADR/AWR/AMR indicator created for Traders Reality community, as well as the greater trading community. Thanks to the TR community discord guys: infernix, peshocore and xtech5192 Everything is modular and can be turned on/off, including a customisable table showing daily/weekly/monthly average pips/dollars. If you just want the average daily range lines...
This script is based on the portfolio rebalancing strategy. It's designed to work with cryptocurrencies, but it can work with any market. How portfolio rebalance works? Let's assume your initial capital is $1000, and you want to distribute it into 4 coins. This script takes the USDT as the stable coin for the initial money, so in case you want other currency,...
This indicator provides back-tested signals and alerts from multiple technical indicators. No more guessing whether or not you should trust an indicator. See your indicators' past performance at a glance. No more false alarms. Disable re-painting of signals. When multiple indicators overlap, a Confluence indicator will print (large triangle). With your...
This indicator starts by plotting each time the price action crosses above or below the EMA, of which you can tune the timeframe and duration. It then takes it a step further and plots whether or not that indicator would have given you a profitable trade, of which you can also tune the parameters (Max wait time, and % Profit). Once you have your EMA tuned to...
It came to my attention that one very common implementation of SMI was incorrect; rather than subtracting the first hour delta and adding the last hour delta it subtracts the whole day delta and adds the last 30m delta. While this indicator might have had some use, it is not what I understand to be the actual Smart Money Index and so I post this as a correction...
Relative Strength Index is a common technical analysis tool, it is classified as a momentum oscillator, measuring the velocity and magnitude of directional price movements. it is most typically used on a 14-period timeframe, measured on a scale from 0 to 100, with high and low levels marked at 70 and...
This is a full-fledged implementation of a system presented in an unique research paper 'Profitability of Candlestick Charting Patterns in the Stock Exchange of Thailand' (2017) on candlestick charting, candlestick patterns, trend identification methods, and testing. You can easily find this paper in the Web. For example, visit: www.researchgate.net This script...
This is a labelling module based on a range filter . Notice that the trick here is to use fibonachi numbers . Use smaller range multiplier for higher TFs. This module may serve as a signal generator to be passed through a signal filter. Quote from the original author: This is an experimental study designed to filter out minor price action for a clearer view...
Oftentimes a single look at the candlestick configuration happens to be enough to understand what is going on. The chandlestick function is an experiment in smart labelling that produces candles for various time frames, not only for the fixed 1m, 3m , 5m, 15m, etc. ones, and helps in decision-making when eye-balling the chart. This function generates up to 12 last...
Added MA50 to help interpret Smart Money Flow Index. Original SMI script by HPotter, idea of MA50 gotten from Troy Bombardia.
Out of beta! This script distinguishes up/down volume based on lower resolution. It's important to set correct input "Detailed Resolution" — it affects detalization/loading speed. If equal to chart resolution, should match builtin "volume". The lower it is, the more detalized up/down border.
This script distinguishes up/down volume based on lower resolution. It's important to set correct inputs. Second - affects detalisation/loading speed. Third one needs to be set according to your chart resolution. 1440 for 'D', 30 for '30'.
Smart money index (SMI) or smart money flow index is a technical analysis indicator demonstrating investors sentiment. The index was invented and popularized by money manager Don Hays. The indicator is based on intra-day price patterns. The main idea is that the majority of traders (emotional, news-driven) overreact at the beginning of the trading day because...