This indicator looks for the highs and lows using the highest / lowest of 4 different periods. The default values are 17, 72, 305 and 1292 inspired by BO Williams phicube fractals. The indicator will show anchored vwaps from those 8 dynamic points (4 tops and 4 bottoms). A true trend is defined when 4 fractals line up without much opposite resistance (only the two...
This script plots 6 anchored vwap from the selected bars. The labels are only to help identify the starting points and can be disabled in the options.
Midas Technical Analysis: A VWAP Approach to Trading and Investing in Today’s Markets by Andrew Coles, David G. Hawkins Copyright © 2011 by Andrew Coles and David G. Hawkins. Appendix C: TradeStation Code for the MIDAS Topfinder/Bottomfinder Curves ported to tradingview This code is used to assist in adjusting D volume to intersect pivot candle at a pivot...
This script plots a 6 algos from the Coles/Hawkins "Midas Technical Analysis" book: Top finder / Bottom Finder (Levine Algo by Bob English)* - onlinelibrary.wiley.com MIDAS VWAP Gen-1) - MIDAS VWAP average and deltas VWAP (Gen-1) using a date or a bar n number can be initiated at bar 0 - useful for a new IPO Standard Deviation of MIDAS VWAP ...
his is just a bash together of two MIDAS VWAP scripts particularly AkifTokuz and drshoe. I added the ability to show more MIDAS curves from the same script. The algorithm primarily uses the "n" number but the date can be used for the 8th VWAP I have not converted the script to version 3. To find bar number go into "Chart Properties" select " "background" then...
Andy's calls using levels defined as below: //Start at Neutral // stay at Neutral until the resistance level is broken // if resistance is broken at least for a 2nd time then move to Tactical // stay at Tactical as long as the support is valid // if support is broken, go back to Neutral // if resistance is broken at least for a 2nd...
Update: As you can see last channel is anchored wrong and I dont know how to edit that picture:) So here is the corrected one www.tradingview.com Middle Line : Traditional MIDAS line calculated with hl2 Lower Line: MIDAS line calculated with low values Upper Line: MIDAS line calculated with high values
Shows bar numbers on top. Used to determine the input bar# needed for MIDAS S/R indicator inputs.
Updated: Use the updated version here :https://www.tradingview.com/v/UiJRZmpL/ Entering precise date and time is cumbersome. New version is much cleaner and simpler. Use Midas-Bar Number indicator to see the bar number. Plots MIDAS S/R Line on daily and intraday charts using different price values. MIDAS Support Lines can be created using Low values as priceType...