1798 Indicators

Emilio Super Bands

Emilio Super Bands  The idea behind this band was originally for the calculation of the correct level of the stop loss in a breakout strategy, next we discover important things about: we can use the bands to trail correctly the stop loss and discover particular squeeze of the volatility: when the bands are squeeze, we…

Read More

Wilder’s Volaility System

Wilder’s Volatility System Wilder’s Volatility System, developed by and named after Welles Wilder, is a volatility index made up of the ongoing calculated average, the True Range. The True Range is always positive and is defined as the highest difference in value among today’s daily high minus today’s daily low; today’s daily high minus yesterday’s…

Read More

Doda-Donchian with stop-loss feature

Doda-Donchian with stop-loss feature This is the modified version of the Donchian channel indicator, popularly known as the famous turtle indicator.  The result is a single line, making simple but one of the power indicator. Buy: When the price closes above the Doda-Donchian line Sell: When price closes below the Doda-Donchian line Stop-loss: Few pips…

Read More

Emilio’s Trend Line Breakout Alerter

Emilio’s Trend Line Breakout Alerter The Alerter simply works on 1 or 2 trendlines and plays a sound file when the trendline has been broken so the only thing you must do is name correctly the trendlines.

Read More

Doda-Trend

Doda-Trend We all know how boring and frustrating is when we enter a market and after that, it remains sideways i.e. with no clear trend. And above all, if the price goes opposite to your call. So, the solution is “Always enter the market in trending mode” and not in “range-bound mode”. For that, I’ve…

Read More

SimpleMarketInfo

SimpleMarketInfo Shows upcoming news events 1 hour before and 30 minutes after the event. Also shows active sessions etc. – Code is a mix of code taken from ‘Code base’

Read More

Kolier_SuperTrend_Indi

Kolier_SuperTrend_Indi Same logic, improvement implementation in code, can draw a full chart and less resource consumption. Extended. TrendMode=0 means original logic for the trend line. TrendMode=1 means new logic for the trend line.   TrendMode=0 Parameters BarsToCount How many bars to draw a trend line. TrendMode TrendMode=0 means original logic for the trend line. TrendMode=1…

Read More

BUY/SELL indicator

BUY/SELL indicator The logic is the crossing of fast and slow-moving averages or similar, just trade looking at the arrows one arrow = 50 pips sure. Use it only on 1 HR chart.

Read More

AggZ

AggZ The calculation: AggZ = (-1*(10-day z-score)+(200-day z-score))/2 where z-score = (close – sma(closing prices over last n periods))/(standard deviation(closing prices over last n periods)) buy above 0, sell below 0 as a basic strategy.

Read More

JJN-InfoBar

JJN-InfoBar Indicator of some basic information: Multi-timeframe trend (based on ADX and PSAR) RSI, STOCHASTIC (and its trend) MACD trend Spread Remaining bar-time BIG PRICE (selectable 4 or 5 digits displaying, up-down colour changing).

Read More