Average Change
Average Change This Indicator should reflect how much of an effect the most recent price changes have had. This version of AC focuses mainly on Low and High.
Average Change This Indicator should reflect how much of an effect the most recent price changes have had. This version of AC focuses mainly on Low and High.
USD Strength Effect Indicator See what effect 7 pairs structured on a single base currency may have on the currency you are trading. Very configurable. The Indicator assigns a value to each pair depending on whether both moving averages are going up or down and a reduced value if the fast ma is moving opposite…
Indicator Pivot Multi Time The indicator that shows two resistance levels, 2 levels of support and pivot, they calculated the traditional way. The variable Last indicates the last bar to be analyzed, the time variable indicates the longer period to see 1 – min 2-5 min 3-15 min 4-30 minutes 5-1 h 6-4 h 7-1…
Average Change V 0 This is the basic version of the Average Change indicator. This indicator reflects the effect of the latest price changes.
Universal Ranger Shows low high from the last bar from other timeframe. Timeframe and Bar[x] can be changed correction resi = iHigh(Symbol(), PERIOD_M15, i); supi = iLow(Symbol(), PERIOD_M15, i); change resi = iHigh(Symbol(), tframe, i); supi = iLow(Symbol(), tframe, i);
Heat Map The purpose of this indicator is to highlight the price zones that had the most activity: the hottest zones. The indicator shows a gradient of zones coloured in red. It goes from bright Red ‘coldest’ to Dark Red ‘hottest’. THE DARKER THE HOTTER. SETTINGS HMPeriod : the number of bars included in the…
Modified Brooky Strength Indicator Displays the stength of a currency based on 7 of its crosses. Originally done by Brooky a few pages back in the codebase. Enter 7 currency pairs with a common major in each pair. For example Pair1 USDCHF; Pair2 USDJPY; Pair3 USDCAD; Pair4 AUDUSD; Pair5 EURUSD; Pair6 GBPUSD; Pair7 NZDUSD; If the pairs check…
Heat Map MultiColor The purpose of this indicator is to highlight the price zones that had the most activity : the hottest zones. The indicator shows a gradient of colors from Cold to Hot. SETTINGS HMPeriod : the number of bars included in the count Scale : the size of each zone. NbZone :…