This is an updated version on one of my previous scripts. Small explanation in the description. This new script gives you a direction bias based on closing above and below the lines, with an option to filter fake signals by waiting for one more candle close. Also added more moving averages compared to the first script (built ins + donchian) Hope you like...
Use to identify large market movement. Indicate when to left & go (to play upper 1hr for noise). Have fun MouN1R
Hi! This is a very simple script that I couldn't find on TradingView yet. Look at this indicator how you want (band, cloud, ma's) and create your own settings, I did not test it. Normally, Donchian average calculates the average(middle) of the highest point of a given period and the lowest point of that same period. Here I use two separate periods, one for...
The Demand Oscillator was created by James Sibbet (Stocks & Commodities June, 1986) and I changed his formula quite a bit to what you see on here. If it rises above the signal then buy or if not then sell. This is my custom version of his formula so let me know what you think. Let me know if you would like to see me write any other scripts!
The strategy checks nature of the instruments. It Buys if the close is greater than yesterday's high, reverse the position if the close is lower than yesterday's low and repeat the process. 1. If it is trend following then the equity curve will be in uptrend 2. If it is mean reverting then the equity curve will be downtrend Thanks to Rayner Teo.
This script is based of the "institutional bias" script by maqpie It is based off some of the work by Brian Beamish at www.therationalinvestor.com
Version 2 Updates Speed has been increased by ~7X Highest and lowest pairs now highlighted using brighter colors Re-ordered pairs from highest to lowest 'flight to risk' rating I created this tool for the purpose of determining strongest and weakest currencies over different periods of time. Each major currency is compared to the field of other majors...
//////////////////////////////////////////////////////////// // Copyright by Randalll.com v1.0 09/03/2016 // This indicator provides 5 Exponential Moving Averages. // Works well on 1D,4H,1H TF // To be used with traditional trend following strategies. // Example // If 50/100/200 trending in same direction. Then buy/sell // with trend direction....