It gives well combination of Moving average and Bollinger bands with signals
Indicator for strategy that was used in a Forex competition and was a winner. Use double MACD with custom settings, search video on YouTube: Learn Five Powerful MACD Trading Strategies Add some tools to analyze the market context a little more: - Detector of regular and hidden divergences. - Atlas Zone (detects consolidation that is about to generate a...
This script finds sell / buy rates and adds its linear regression to the chart. its aim is finding buying and selling power, then you can try to find trend reversals. Also you can find divergences, it's very important signal for trend reversal. Linear regression is a basic and commonly used type of predictive analysis. if you choose lower periods then it will be...
Scalp Pro is a scalping tool that uses the MACD mechanism. MACD lines are smoothed using fibonacci numbers and pi numbers. In this way, the noise on the signal is reduced. A " BUY " signal is generated when the lines cross upwards. If the lines cross down, a " SELL " signal is generated. The logic is very simple and the Indicator is very useful. I wish you...
The FollowLine indicator is a trend following indicator. The blue/red lines are activated when the price closes above the upper Bollinger band or below the lower one. Once the trigger of the trend direction is made, the FollowLine will be placed at High or Low (depending of the trend). An ATR filter can be selected to place the line at a more distance level than...
Trend Trader The code is open source, what it uses to print signals is MACD cross and ADX. Bar colors change in relation to where price is according to the 50 day MA. The MA ribbon is used for visualizing trend and using it for dynamic support/resistance. The ribbon is comprised of the 50 day and 100 day MAs. Main reason to publish this script is because some...
The original version uses SMA, in this new version you can choose any type of MA and time frame. - RMA,SMA,EMA,WMA,VWMA,SMMA,KMA,TMA,HullMA,DEMA,TEMA,CTI - 1 min, 3 min, 5 min, 15 min, 30 min, 45min, 1h, 2h, 3h, 4h, 1d, 1w, 1M - Alerts Combine multiple time frames, this will come in handy ¡¡¡¡ Success in your trade ¡¡¡¡
Using Modified code from Lazybear's CVI 0.17% indicator and some logic, this script can help identify value buy and sell opportunities at a very early phase. Best used as a confirmation tool. This is a beta, so use it as such. Enjoy. Sometimes "top" indications in an uptrend mean to look for an opportunity to add to position while "bottom" indications during a...
ITG Scalper by Complector. Inspired by Juboal-Rabaroansa Perosteck Alseyn Balveda dam T'seif Methology: - I am using a TEMA (triple EMA) to determine the local trend direction and to give buy & sell signals when the trend changes. - An optional filter, using moving average convergence divergence (MACD), can be switched on to filter out 'false' signals. - The...
This indicator works with Follow Line Indicator , evaluates the angle for possible additions or reductions of the position. Many settings to play with: s3.tradingview.com - FOLLOW LINE CURRENT CHART RESOLUTION - FOLLOW LINE HIGHER TIME FRAME - FILTER HIGHER TIME FRAME - NO FILTER HIGHER TIME FRAME - ANGLE CONFIGURATION - ANGLE LEVELS - BUY / SELL - OPTIONS...
Indicator signs -Buying or selling signal on screen -RSI in overbought or oversold -Stoch overbought or oversold "Risk adjustment" The expected profit is 30pips positive. Adjust risk by 30pips indicator consisting of Stoch 14, 6, 6 Rsi 14 Dmi 20, 5
The PSO is a rewired version of a short-period stochastic. Unlike a standard stochastic oscillator, this indicator is normalized to register neutral values at zero while providing greater sensitivity to short-term price moves. This indicator uses a central zero line as a reference point and will oscillate above and below this point as price fluctuates. In...
Only longs when Macd line is above Bollinger Band and shorts when Macd line is above Bollinger Band, this will avoid many problems. thumbs up!!!
This great and simple indicator based on EMA generates information about entry points at close of the candle. First signal is the best entry point but you can re-enter at the next. IMPORTANT: this script does not generate exit signals and those shoud be find using money management rules or else. Perfectly catches long runs in trends at all underlayings (forex,...
Plots the CBOE Put Call Ratio and marks up locations of extremities. Useful as a factor of confluence in identifying extremities in the market.