Showing posts with label free. Show all posts
Showing posts with label free. Show all posts

Saturday, November 26, 2016

Swing high low support & resistance indicator for Tradingview

 Get it for free: https://www.tradingview.com/script/RQnLfaNE-Swing-high-low-support-resistance-by-Patternsmart-com/


The Swing indicator will plot dot lines that represent the swing points based on the swing length input(number of bars to the left and right of the swing point).

Swing highs and lows can be used by traders to identify possible areas of support and resistance , which can then be used to determine optimal positions for stop-loss or profit target orders. If an indicator fails to create a new swing high while the price of the security does reach a new high, there is a divergence between price and indicator, which could be a signal that the trend is reversing.

Swing highs and swing lows are earlier market turning points. Hence, they are natural choices for projecting support and resistance levels. Every swing point is a potential support or resistance level. However, for effective trading, focus on major swing highs and lows.

Reverse Engineering MACD for Tradingview

snapshot

The Reverse Engineering MACD study is a trend following indicator based on analysis of MACD ( Moving Average Convergence/Divergence) changes. This indicator consists of three main plots: PMACDeq, PMACDlevel, and PMACDsignal.

PMACDeq plot represents price of the current bar at which its MACD value would be equal to the previous one. PMACDlevel plot represents price of the current bar at which its MACD value would be equal to the specified one. PMACDsignal plot represents the price of the current bar at which its MACD value would be equal to its average .

These three plots are accompanied with an auxiliary plot showing averaged values of PMACDeq. Note that the type of average is the same as the specified for MACD calculation.

Input Parameters:

price The price for which MACD is calculated.
fast length The number of bars used to calculate the fast moving average .
slow length The number of bars used to calculate the slow moving average .
macd length The number of bars used to calculate the moving average of MACD .
macd level MACD value used in PMACDlevel calculation.



It's free to use: https://www.tradingview.com/script/i7oBV2J5-Reverse-Engineering-MACD-by-Patternsmart-com/