Here is a pretty clean 2R - risk reward assessment that is overlaid on the price action. Positive bias, kind of lazy on the release but you can edit to change look back period or drop into one of your indicator edits as another metric for trade risk. If this helps drop a comment or thumbs up. -Squam
This is a fairly basic (but hopefully useful) indicator that combines three time-frames of Camarilla pivots into one. Default time-frames are: Weekly Monthly Yearly Time-frames can be modified as you wish, they are just set to these as I generally only trade higher intervals (just note that formatting labels will not change - but you can update these...
Traditional floor pivots with additional lines in between the s/r levels called Mid Points If the Pivot Points are used as entering at s/r levels, you can use the Mid Points to scale out of a position or place Sl's behind
// Fixed error message "Index should not be negative(-8)" // // @author lonestar108 // study(title = "3/9/27/9 Zero Lag EMA / EMA / Pivots / Dynamic Support", shorttitle="3/9/27/9 ZLEMA/EMA/Pivots/Support", overlay=true) src=close lengths=input(3, title="Short Period Length") length=input(9, title="Fast Period Length") length2=input(27, title="Slow Period...
This is standard Pivot Reversal Strategy with backtest date range added. In parameters you can select from/to date for backtesting range.
30, 15, 5 minutes pivot/r1/r2/s1/s2 (r3/s3 optional) based on ohlc4 of the previous period
This indicator automatically draws up to Three Sets of Fibonacci Pivot levels based on the previous Candle period's Range (High-Low). The HLC3 is used as the default Pivotal level. Only the most Recent period Candle Levels are displayed. The longer Weekly and Monthly sets are particularly useful in finding long term Supply and Demand levels. The three sets of...
Reaction Point Method is based on the concept of Pivot Points that can be used to identify a reversal. These reversals can be tracked for further action. Ideally this method is useful for Intraday play and gives defined opportunity to the traders.