My BTC/USDT 45min Ichimoku Strat v2Improved last version by adding a RSI derivative condition, which is very effective for spotting sheep herd moves, and follow them asap.
Pivot Points
My ETH/BTC 5 min StrategyHello, beginner in trading here. Use this at your own risk.
Commission : 0.05%
Time Unit : 5 min
Backtest range : 15 days (looking like that is the maximum in 5 min UT)
Initial capital : 1000€
How it works :
Long entries and exits. That's all, no pyramiding, no shorting.
It takes the first buy signal (green triangle) and the first sell signal (yellow triangle)
The idea is to scalp while in range using stochastic, and to get out / in when a big trend appears (that is what the tunnel is for).
See the code for details.
I think those are pretty good result when we look at hueg negative buy and hold returns of this month of March. What do you think?
Puntos Pivotes + 6 EMAS Para las personas que quieran utilizar los puntos pivotes y varias medias móviles exponenciales en un solo indicador // For people who want to use Pivot Points and different Exponential Moving Averages in One indicator
OHLC Daily Resolution BandsShout out to nPE- for the idea.
Bands made with stdev from 10 day OHLC.
Keeps resolution to daily, so you can use bands as daily pivots for day trading.
Upper band 1=yesterday close + 0.5 std(ohlc,10)
Upper band 1=yesterday close + 1 std(ohlc,10)
Mid=yesterday close
Lower band 1=yesterday close - 0.5 std(ohlc,10)
Lower band 2=yesterday close - 1 std(ohlc,1
TTM scalper indicator Backtest TTM scalper indicator of John Carter’s Scalper Buys and Sells. The methodology
is a close approximation of the one described in his book Mastering the Trade.
The book is highly recommended. Note the squares are not real-time but will
show up once the third bar has confirmed a reversal.
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
SD - Developing Central Pivot RangeThis script implements a developing version of Central Pivot Range.
Inputs:
Developing 'CPR' resolution - Either D (Daily), W (Weekly), M (Monthly) or 12M (Yearly). The default value is M.
On Balance True Range and Kalman FilterThis is a modification of On Balance True Range where the plot is made on the chart based on VWAP. Getting the previous day values of this logic is useful in determining the major pivot points during the day. The intra day VWAP is also plotted to know if the price is being traded above or below the average price.
The script also has a Kalman Filter based moving average that acts as a short term moving average.
High_Low_ProjectionHigh Low Projections of daily/weekly/quarterly/yearly price movement. Dark/night mode version. Green when broken through to upside, red when broken through to bottom side.
The Pivot Detector Oscillator Backtest The Pivot Detector Oscillator, by Giorgos E. Siligardos
The related article is copyrighted material from Stocks & Commodities 2009 Sep
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
Pivot alerts by Funded-TraderThis indicator draws Standard Pivot Levels on all products on all timeframes.
The P Pivot is included, and it goes as far as R3 and S3, as pivots 4 and 5 are rarely reached in the market.
This indicator differs from the "Standard Pivot" published by TradingView as this can be used to set-up an Alert: just add a new alert, pick "crossing" and in value pick "Pivot Alerts"
I have chosen a neutral colour Orange for all pivot levels.
The Pivot Detector Oscillator Strategy The Pivot Detector Oscillator, by Giorgos E. Siligardos
The related article is copyrighted material from Stocks & Commodities 2009 Sep
WARNING:
- This script to change bars colors.
Dynamic Structure IndicatorThis is a dynamic structure indicator designed to map potential support and resistance zones (in all markets). It does this by looking back x amount of candles to identify major swing highs and lows on the specified reference timeframe, and then it draws a zone between the highest/lowest wick and the highest/lowest candle close across the chart until a new zone is created.
The settings are important because it gathers data from a separate reference timeframe, so sometimes it will map zones that aren’t really appropriate for lower timeframes. On lower timeframes (1Hr and under) I’d recommend setting the reference timeframe to your actual trading timeframe and increasing the lookback period to fine-tune the zone mapping. The script is set for 4 Hour forex charts by default.
Please note: the max zone option is disabled by default because it is different for every instrument, but this is a useful feature that I recommend using. Sometimes the indicator picks up huge gaps that aren’t really considered support or resistance zones. If this happens to you, use the zone size settings to invalidate huge (or tiny) zones. The zone size is in pips.
To be honest I didn’t get this indicator to be quite as accurate as I envisioned and it’s still a work in progress as I learn pine script, but this is the best I’ve been able to get it to function and with the right settings it works fairly well so I figured I might as well release this first version. Maybe someone with better skills than me can help refine it to more accurately identify major fractals and levels - if so, please get in touch! All traders should be able to identify their own major levels by eye anyway, but this script is intended to be a building block for future signal indicators I wish to develop.
Last of all - please don’t use this indicator to trade blindly! Often price will blast right through these zones and the zones aren’t always accurate. Remember that structure levels only work if they’re obvious to other traders, and always wait for confirmation signals that meet your trade plan rules before entering trades – especially reversals or counter-trend trades.
If you have any questions or tips to improve the script, feel free to leave a comment or private message me.
Enjoy, and good luck out there :)
- Matt.
Camarilla all level with mid line This camrilla has mid line which is exact works as mid line of previous day
[naoligo] Pivot Points (Daily)Suporte/Resistência do Pivot diário para gráficos intraday
Marcação do S/R tradicional e S/R Fibonacci
Daily Pivot Point Support/Resistances on intraday charts
Both Traditional and Fibonacci methods plotted
Pivot Hilo Support n Resistance Levels R3-3 by JustUncleLThis is an update to the "Pivot HiLo Support n Resistance Levels" indicator, important updates are no re-painting; and different lengths available for each side of Pivot.
Description:
The Pivot Points are marked with "star" and with Optional Support and Resistance extension Levels shown.
Options:
Show Pivot Points (default true)
Pivot Length Left Side (default 7), the number of bars left hand side of the Pivot candle.
Pivot Length Right Side (default 3), the number of bars right hand side of the Pivot candle.
Show S/R Extension Levels (default true)
Maximum S/R Extension Length (default 0, no limit)
Show Pivot Labels (instead of "star") " " and " "
Revisions this release:
Added code to force Pivot to be always complete before drawing.
Added option for different length test for each side of Pivot.