-This script uses a triple EMA strategy to establish trend direction and reversal points -Inputs are smoothed with Heiken Ashi values to reduce whipsaws, while providing timely execution -Buy and sell indications are dictated by bar color -Bar color is dictated by the candle close value in relation to the EMAs, specifically the faster of the 3 (If candle closes...
This great and simple indicator based on EMA generates information about entry points at close of the candle. First signal is the best entry point but you can re-enter at the next. IMPORTANT: this script does not generate exit signals and those shoud be find using money management rules or else. Perfectly catches long runs in trends at all underlayings (forex,...
MACD = Moving Average Convergence and Divergence Hybrid = Combining the two main MACD signals into one indicator BSH = Buy Sell Hold This indicator looks for a crossover of the MACD moving averages (12ema and 26ema) in order to generate a buy/sell signal and a crossover of the MACD line (12ema minus 26ema) and MACD signal line (9ema of MACD line) in order to...
// Script created by JoinFree // Modified by lvinnyl to trigger alerts // Click on image below for original script...
I don't expect to iterate any further on this script, unless any weird issue crops up. Description and usage detailed in the comments at the top of the script. Cheers! To repaint or not to repaint, all the relevant sources are exposed as inputs for customisation - so the choice is yours. Cheers!
This indicator finds possible points of reversion, you can use it to stack positions and get a good average price for when the price changes direction, it is the trader responsibility to manage the position and make a profit. -Added alerts
This is a follow up to my previous publication of Adaptive HMA+ few months ago, as a mean to provide some kind of initial backtesting tools. Which can be use to explore many possible strategies, optimise its settings to better conform user's pair/tf, and hopefully able to help tweaking your general strategy. If you haven't read the study or use the indicator,...
Background version of the Dominant Cycle Tuned Rsi Background published here
This is a test of an easy scalping method: buy if actual close is below forecast close and sell if actual close is above forecast close. Take profit and stop loss shall be very small (few pips) as in most of scalping strategies. No filter is used for only long or only short positions, but you can select buy only or sell only based on other indicators or whatever...
Built with love "Double EMA With Pullback Buy Sell Signal " This indiator will help you to find a Double EMA Pullback Signal You can combine with your own strategy, or use this purely DISCLAIMER : Measure the risk first before use it in real market Backtest The Strategy was very important, so you know the probability Fundamentally Logical : Pullback (Some...
This indicator is based on Bill Williams` recommendations from his book "New Trading Dimensions". We recommend this book to you as most useful reading. The wisdom, technical expertise, and skillful teaching style of Williams make it a truly revolutionary-level source. A must-have new book for stock and commodity traders. The 1st 2...
You can create an alert based on this signal :) Works on standard and Heikin-ashi candles You can also adjust the sensitivity (how big you want the body of the doji) :)
This Script is a Trend Following system built over the concepts of normalising ATR over Bollinger Bands and Pivot points high low, This Script Can be used over AnyTimeframe and Can be treated as a stable alternative to Supertrend Script has provisions for BUY and SELL Alerts Enjoy!
The base code for this indicator was created by RicardoSantos What I added is a signal line that indicates when to buy and when to sell. Advised use : Combine with a zero-lag indicator like ZeroLagEMA_LB by LazyBear (suggested period = 34) Then use the following Rules of engagement : Current price > ZLEMA & Signal line of BBP_NM is green : BUY Current...
Simple Renko strategy, very profitable. Thanks to vacalo69 for the idea. Rules when the strategy opens order at market as follows: - Buy when previous brick (-1) was bearish and previous brick (-2) was bearish too and actual brick close is bullish - Sell when previous brick (-1) was bullish and previous brick (-2) was bullish too and actual brick close is...
CCI & EMA_CROSS_Paydar Hello everyone This indicator is actually a very efficient oscillator, This system is a unique combination of indicators CCI and EMA, which of course has special settings, these settings are adjusted as much as possible due to signaling. As you can see in the picture: CCI: the two colors line, green and red, are actually the same...
The Sexiest RSI in Town ! - Range zone are indicated with lower colors - MA 10 cross signals
This code shows expected reaction target prices after sudden moving based on Tom Demark Sequential. Red area means the price is on overbought area, green area means the price is on oversold area. If you see red area under price, you can make short option to next to the horizontal beginning price of red area. If you see green area over price, you can make long...