Simple mean reversion strategy. Strategy aims to find three bullish or bearish candle pattern which ends with strong move. Position will be open until we get close above previous highs. Strategy uses also simple moving average to filter short positions. This strategy works well with QQQ and daily time frame but it seems to do fairly well intraday also. User...
This script will show monthly, weekly and daily (with or without pre market) levels on your intraday chart. You can chose what values of the corresponding candles (high, low, close) should be included. Please consider following limitations: 1. Maximum of 500 drawing objects per chart To make sure the most relevant levels are shown, values are sorted based on the...
I wrote this for the purpose of saving time while marking up charts by automating the process of drawing and labeling lines at areas of interest on larger timeframes while still having the option to change the style and size of the lines and labels to adjust for any timeframe and avoid a messy chart. I also used this as an exercise in menu organization...
My baseline study lets you compare price to the previous days close. You can select the time frame for this baseline. I have included the ability to use a custom period length or your own anchor value. Custom anchor values are great for comparing the price to your cost average. The features I have included are bar color and background color. I liked the idea of...
This indicator shows how to Multi Time Frame (MTF) interpret levels: Watch how price acts around these levels and how they can act as support/resistance and can be used as great confluence levels for your technical analysis. This indicator displays: VWAP Levels Daily / Weekly / Monthly / Yearly Within the chart above I have marked out how displaying these...
Key levels, plotted automatically Additional timeframes can be added on request Useful for seeing strength of the trend in the market
User request for Naked Daily Weekly Monthly Opens. This indicator plots the Daily Weekly Opens (the day after day after creation), they then will stay on the chart until a candle close is completed on the other side of the plot. In the above chart picture you can see how previous monthly and daily opens have acted as support and resistance. Thanks go...
Indicator combines the 3; 1. 3 Sessions - with an option to set your own times 2. 4 Killzones- with an option to set your own times 3. Daily Dividers If you dont want any of the the above or want to decrease your killzones, just uncheck the relevant checkbox under settings - inputs/colors. Note: Most of this code it taken from other open source scripts,...
Uses daily average ranges of 5 and 10 (most used) as buy (support) and highs (resistance) areas - half ranges used in calculations for a more accurate "forecast" of the H and L . Uses open but not close, so it does not repaint - experimental
This indicator puts the previous close value of a higher relevant time frame on the chart, it adepts to the period of the chart. Relevant means that it puts: Close of previous year in monthly chart Close of previous month in weekly chart Close of either previous month of week in daily chart, default setting is week Close of previous week in 4hourly and 3hourly...
It turned out not to be that easy to plot the close of the previous week in hourly or daily charts. In my first experiments things went wrong on Friday or intraday if you simply use the security function. So here is the thing with an algorithm that guaranties the correct value.
After reading Cam Hui's blog post about his "Trifecta" bottom spotting model I thought I'd try my hand at scripting it as an indicator. The results are pretty close to what he describes. Though the data TradingView feeds me doesn't seem to be identical to what he's using on StockCharts.com the results are close enough that I will call the effort a success worth...
Hey traders, at first thanks to the one and only Master Educator Stefan Kassing for sharing his legendary system with us! And also credit to Mortdiggiddy , RootDuk and PineCoders for helping me with the script =) This script is calculating the daily range (in pips) of the current market you are in, in relation to the last 70 days (10 weeks) . It...
I have a thing for pivots and SR, so this is Tom DeMark Daily Retracements Levels pivots from DeMark Indicators book by Jason Perl. Red lines -daily R Green lines - daily S Expect reversals or breaks at these points. and some random stock, just test your instrument
This will place circles on your chart for the opening daily price. If price is above, the circles are green. If price is below, the circles are red. I wanted to be able to see the opening price a bit easier while in smaller time frames. I decided to add the previous daily closing line to the original script. Basically looking for good support / resistance
For my second share, I give you some levels I look at everyday for the ES minis. HLC/3 of the MTF (multi-time-frame) inputs = mean and Fib-levels formed as support and resistance zones. There are some websites that will show you 20 ways to figure out a pivot for the day's intraday workings, and this one always rang true for me. I keep it set at Res=D and...
Ichimoku Cloud , Multiple Time Frames, based on the script : MTF Selection Framework functions (PineCoders) Possible display: - four differents Ichimoku - Tenkan, Kijun, Chikou and Kumo (monochrome or not) - labels : offset from line, color if you change style and with/without abbreviation Time Frames : - 1m - 3m - 5m - 15m - 30m - 45m - 1h - 2h - 3h - 4h -...
This indicator plots the 4h, Daily, Weekly, Monthly, Quarterly, Yearly Open High, Low and Mids. You can watch how these institutional trading levels work as support and resistance. Most Important you can add alerts to these levels with a few clicks. Just add/remove unnecessary levels for scaling problems. For any error/suggestion/improvement just let me know.