This script is for a Bollinger Band type indicator with built-in TradingView strategy including as many features as I can possibly fit into a Bollinger Band type indicator including a wide variety of options to create the most flexible Bollinger Bands strategy possible. Features: - A single custom moving average serving as the middle band. - Standard MA...
This famous moving average strategy is very easy to follow to decide when to buy (go long) and when to take profit. The strategy goes long when the faster SMA 50 (the simple moving average of the last 50 bars) crosses above the slower SMA 200. Orders are closed when the SMA 50 crosses below the SMA 200. This simple strategy does not have any other stop loss or...
This is a simple exit example in $$ (symbol's currency) for educational purpose .
This is a very efficient crypto scalper adapted to very short timeframes, however it can be optimized for other timeframes and assests as well. Its components are MACD P SAR EMA 200 Risk management Rules for entry: For short : we have an uptrend on PSAR , histogram is positive (divergence MACD) and close of a candle is below EMA 200 For long : we dont have an...
The RSI is a very popular indicator that follows price activity. It calculates an average of the positive net changes, and an average of the negative net changes in the most recent bars, and it determines the ratio between these averages. The result is expressed as a number between 0 and 100. Commonly it is said that if the RSI has a low...
This is version 2 of my ANN strategy. This version will not repaint, but requires some settings configuration. The reason why the old version repainted, is because it used the daily OHLC/4 which kept changing, causing lower timeframes ro repaint. You can now specify which timeframes to use. The bigger timeframe is set in the settings (e.g. 1 day). You set the...
Hello traders A follower asked me to convert my Trend Direction Helper into a strategy So blessed this indicator reached the 1400+ likes milestone - I can't believe how many people are trading with it I based the setup as follow: - Entries on those green/red labels - exit whenever a Simple Moving Averages cross in the opposite direction happen -...
TV Community Algo is a free TradingView script that I designed from the ground to benefit the traders of this community. It has plenty of features that you will enjoy, and I have included documentation for how to use this below! Settings: Basic: Turn the Void Lines on or off Turn the Dashboard on or off Turn the Signal Bars on or off Turn the...
This strategy uses crossover of Exponentially Deviating Moving Average (MZ EDMA ) along with Exponential Moving Average for trades entry/exits. Exponentially Deviating Moving Average (MZ EDMA ) is derived from Exponential Moving Average to predict better exit in top reversal case. EDMA Philosophy EDMA is calculated in following steps: In first step,...
This is a triple SuperTrend based strategy for lower time frame trades such as day trades and scalping. I have not seen many strategies that combine multiple SuperTrends so I thought I would publish this one since I put it together and have been quite happy with the results. I have found through testing that the best results are on currency exchange markets such...
This is advanced version of T-R.A.S with better logic adapted for 4hour / 3month timeframes
Experimental attemt of applying Logistic Map Equation for some of widly used indicators. With this study "Awesome Oscillator (AO)", "Rate of Change (ROC)", "Relative Strength Index (RSI)", "Stochastic (STOCH)" and a custom interpretation of Logistic Map Equation is presented Calculations with Logistic Map Equation makes sense when the calculated results...
This Strategy is based on LazyBear Squeeze Momentum Indicator. I added some custom feature and filters. You can customize a lot of features to get a profitable strategy. Here is a link to original study. Please use comment section for any feedback. Next improvement (only to whom is interested to this script and follows me): study with alerts on multiple...
TRADE CONDITIONS Long entry: Boom Hunter (leading indicator): Trigger line crosses over Quotient 2 line (white cross over red) Hull Suite (trend confirmation): Price closed above hull suite line and hull suite is green (represented by horizontal line at -10 in strategy pane) Volatility Oscillator (volatility confirmation): Volatility spike trigger line...
Good afternoon traders, This is a script I built for option selling, in attempt to have a high success rate. The gist of how it works: It uses the opening or close of the current chart's timeframe opening bar when referenced against a designated (higher) timeframe's central pivot range (CPR). Using that comparison, this script calculates an option to sell: ...
EXPERIMENTAL: use at your own discretion. custom session breakout strategy, it uses a percentage of daily atr to set breakout limits. strategy only viable for intraday timeframes and is suggested under 1hour.
This strategy was inspired by Philkone Crypto's "Lesson 12: Let's Learn Advanced 55 EMA Strategy" video. steemit.com Supports Buy and Sell Condition alerts and displays arrows on the chart.
This strategy is based on a custom indicator that was created based on the Supertrend indicator. At its core, there are always 2 super trend indicators with different factors to reduce market noise (false signals). The strategy/indicator has some parameters to improve the signals and filters. TECHNICAL ANALYSIS ☑ Show Indicators This option will...