Modified version of Squeeze Momentum Indicator visualizing on Price Chart author: LazyBear, modified by KıvançÖZBİLGİÇ
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...
Trend Trader The code is open source, what it uses to print signals is MACD cross and ADX. Bar colors change in relation to where price is according to the 50 day MA. The MA ribbon is used for visualizing trend and using it for dynamic support/resistance. The ribbon is comprised of the 50 day and 100 day MAs. Main reason to publish this script is because some...
This indicator by default comes with the MACD shown but can be switched to show the RSI instead. Settings for each indicator can also be customized as well as Buy/Sell signals given based on pull back crossovers that follow the 200 EMA of the price Chart. There's an above/below middle fill option you can use but I tend not to but I know some traders like to see...
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...
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,...
The Market Thrust indicator is a powerful measure of the stock market's internal strength or weakness. There are four components to this indicator: 1-Advancing Issues on the New York Stock Exchange (NYSE) – $ADV 2-Advancing Volume on the NYSE – $UVOL 3-Declining Issues on the NYSE – $DECL 4-Declining Volume on the NYSE – $DVOL The formula for Market Thrust is...
This script is using Average True Range (ATR) and works very well on the Bitcoin 4 hour timeframe to determine when to stop and start your bots. It has a very similar visual to the EMA RSI Indicator found here: This 'ATR Start & Stop Bot' is better because it has less confusion during sideways market movement. As an example - You are using 3commas and have a...
This is a trend indicator at its core so combine with rsi or a moving average of your choice to see which direction the stock is trending in. Only enter a position (long or short) when signal to noise ratio is above the signal line This is one of my first indicators posted on here so be sure to leave me feedback
This indicator uses an ensemble of different indicators to help in identifying significant changes in momentum. It's time-frame is constant and is based up on the length of the configurable period. This allows for a consistent signal across multiple time-frames. This is not a buy or sell signal but can be used for alerts to indicate a change in momentum that...
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!
Hey everyone, this is one strategy that I have found profitable over time. It is a multiple time frame strategy that utilizes 3 time-frames. Highest time-frame is the trend, medium time-frame is the momentum and short time-frame is the entry point. Long Term: - If closed candle is above entry then we are looking for longs, otherwise we are looking for shorts ...
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,...
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) :)
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...
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...
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...
This indicator provides back-tested signals and alerts from multiple technical indicators. No more guessing whether or not you should trust an indicator. See your indicators' past performance at a glance. No more false alarms. Disable re-painting of signals. When multiple indicators overlap, a Confluence indicator will print (large triangle). With your...