It gives well combination of Moving average and Bollinger bands with signals
Indicator Overview The Pi Cycle Top Indicator has historically been effective in picking out the timing of market cycle highs to within 3 days. It uses the 111 day moving average (111DMA) and a newly created multiple of the 350 day moving average, the 350DMA x 2. This updated indicator is based on the original x2 Daily Simple Moving Average Pi Cycle Top Indicator...
Multiple TA, it is a combination of RSI, Stochastic RSI and Stochastic indicators with many setting options. An additional RSI can be displayed showing the RSI values of the previous candle. This has an impact on the buy and sell signal. It offers an alert condition for the buy signal that is available in the Create Alert dialog box. Please note that the indicator...
Research and Development Tool. For anyone who is familiar with working with digital signals (audio/electrical engineers) you might appreciate this Signal Generator. You can select and vary 4 different types of signals. Logistic Map If you're not familiar with the logistic map, then go watch a youtube video. By default the equation is meant to represent...
this indicator is based on indreajit mukherjee .one of my friend suggest me to code this indicator... he found this indicator on youtube channel rule of this strategy is simple when cm_ultimate_mtf color change into green and macd 4c > 0 then open a buy trade in 1 hour or 1 day chart.. for sell trade when cm_ultimate_mtf is showing red candle and macd 4c <0 open...
This script is using Average True Range (ATR) and works very well on the Bitcoin 4 hour timeframe to determine when to stop and start your bots. It has a very similar visual to the EMA RSI Indicator found here: This 'ATR Start & Stop Bot' is better because it has less confusion during sideways market movement. As an example - You are using 3commas and have a...
Note: This description is copied from the script comments. Please refer to the comments and release notes for updated information, as I am unable to edit and update this description. ---------- USAGE This script gives signals based on a volatility forecast, e.g. for a stop loss. It is a simplified version of my other script "trend_vol_forecast", which...
The script is simple, going for a color scheme logic which tenderly avoids rigorous signals processing. For the script to remain simple, logical derivatives are also out; as such, there are no secondary relations built off of primary ones. And it also ignores (unless you do this yourself) the logic in a varying order of lines. Coloring has been done according...
This is a script based on PVT + Signal Line, which can be EMA or SMA. It then plots a histogram which is equal to PVT - Signal. This makes it easier to spot divergences. To better match up the scales, we decided to add a multiplication factor to the histogram. Each asset and even timeframe requires a different multiplication factor, so please experiment to find...
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 script is intended to print signals on the main price chart and send alerts when the RSI is overbought or oversold. You can customize the source of the signal (open, close, etc), as well as oversold/overbought levels, and RSI length.
This very simple strategy is an implementation of PJ Sutherlands' Jaws Mean reversion algorithm. It simply buys when a small moving average period (e.g. 2) is below a longer moving average period (e.g. 5) by a certain percentage and closes when the small period average crosses over the longer moving average. If you are going to use this, you may wish to apply...
Fibodex Trap indicator this indicator designed by the Fibodex team you will receive dump and bump singles buy using this indicator also, you will receive buy and sell signals indeed by using our indicator you won't need many technical analyses The accuracy of the indicator with the correct settings is estimated to be more than 70% also, we are trying to improve...
This is a follow up to my previous publication of Adaptive HMA+ few months ago, as a mean to provide some kind of initial backtesting tools. Which can be use to explore many possible strategies, optimise its settings to better conform user's pair/tf, and hopefully able to help tweaking your general strategy. If you haven't read the study or use the indicator,...
This Script is a Trend Following system built over the concepts of normalising ATR over Bollinger Bands and Pivot points high low, This Script Can be used over AnyTimeframe and Can be treated as a stable alternative to Supertrend Script has provisions for BUY and SELL Alerts Enjoy!
What this can be used for: If you've already decided you want to trade a symbol, this can identify points of momentum alignment. If a strong move has recently happened and you're looking for a change in momentum. How it works: This is a weighted combination of a Stochastic RSI and two modified SuperTrend (ATR Trailing Stop) indicators: The...
This indicator uses an ensemble of different indicators to help in identifying significant changes in momentum. It's time-frame is constant and is based up on the length of the configurable period. This allows for a consistent signal across multiple time-frames. This is not a buy or sell signal but can be used for alerts to indicate a change in momentum that...