This script is for a combination of two indicators: an Opening Range Breakout (ORB) indicator and a daily/weekly high/low pivot indicator. The ORB indicator displays the opening range (the high and low of the first X minutes of the trading day, where X is a user-defined parameter) as two lines on the chart. If the price closes above the ORB high, the script...
Fibonacci Extension Fibonacci Extension is a powerful technical analysis tool that traders use to predict where the market might find support and resistance. It is based on the Fibonacci sequence and uses levels that are found by extending the 23.6%, 38.2%, 50%, 61.8%, and 100% Fibonacci ratios from a swing high or low. These levels can be used to find possible...
█ Overview False Breakout (Expo) is an indicator that detects false breakouts in real-time. A false breakout occurs when the price moves through a certain level but doesn't continue to accelerate in that direction. This is because the price does not have enough momentum and the buying interest at this level is not high enough to keep pushing the price in that...
Hello traders, I am here again with a new and improved indicator. This indicator is based on a pivot breakout algorithm which gives buy and sell signals according to the breakout of trendline. This is an advanced version of another script. It also takes price action into consideration along with some basic indicators like MACD and ADX to give good entry signals....
Green vertical lines are showing pre market open and then the opening range as the first hour of market NYSE market open Pre market high and low are blue lines | intraday opening range high low are in white Trades are taken in the current direction above | below range breaks with the direction of price action using the moving averages Price breaking through...
Hi Traders, I've developed an indicator which can detect fake-breaks on the chart. In the following you'll find the definition of the fake break candles and also you will find how to recognize it on the chart with practical examples. What is the fake break pattern? Sometimes support and resistance lines broke with a full body and strong candles that gives us...
The Bollinger Bands Breakout Oscillator is an oscillator returning two series quantifying the significance of breakouts between the price and the extremities of the Bollinger Bands indicator. Settings Length: Period of the Bollinger Bands indicator Mult: Controls the width of the Bollinger Bands Src: Input source of the indicator Usage Each...
Match with the MM Chop Filter This draw Non repainting range boxes when the oscillator see a range. -Breakout Buy/Sell Signals and Exit signals when prices enters a range just in case you did get into a trade. . -Alarms to match the signals How to use Match with the oscillator and always trade the trend with your strategy confirmation and the breakout this...
Based On the "Chop and explode Indicator by fhenry0331 We Updated to Pine 5 - Added break out alerts and Signals -Customize thresholds How To use when the line is blue confirmed Buy Line is Red confirmed Sell ALWAYS use in confirmation with your strategy and Trade with the trend. Match with the on chart version for best results
Built with love "Smarter SNR (Support and Ressistance, Trendline, MTF OSC) " This indiator will show you Support & Ressistance, Good Trendline, and Multi-timeframe analyzing of Oscillator (Stochastic and RSI) 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...
While coding some filters into another indicator for Long/Short I noticed that ta.nearest.percentile might be the most useful tool in pinescript I've ever encountered. While percentile_nearest can be used for all kind of things I decided to code moving averages from it and made bands for bottom percentage and top percentage. The indicator will calculate the top %...
Volume shows strength of a movement and highest volume shows the region that pushed price to certain extent with full strength. Breakout or Breakout of the highest volume bar range shows continuity further push by sellers or buyers indicating a trend continuation for a small period if not for long duration. Entries can be taken once signal is generated with...
This is a classic long term trend following system. The breakout period is 50 days instead of 20 and the moving average crossover are 40 and 120. The moving averages are also exponential instead of simple. The stoploss is 4 ATRs away from the price. Recommendations: Donchian Channels settings > 50 days Moving Averages > 40 and 120, 80 and 140 Important...
This is a trend following system based on the Donchian Channels. Instead of using a simple moving average crossover, this system uses the MACD as the trendfilter: Long positions: * Price makes a new 50 day high, * The MACD-line crosses above or is above the Signal-line. * Both the MACD and the Signal-lines are above the zero-line. Short positions: * Price makes...
As the title already describes: this is a Donchian breakout strategy. This strategy, as of now, only goes long. It goes long when the price close makes a new high and the 8 day moving average is above the 32 day moving average. The strategy exits the trade if the price breaks the atr trailing stop of * 3 or the 8 day moving average crosses below the 32 day moving...
EneX is signal that give recommendation signals for entry and exit on spot market. This indicators not suitable for leverage trading in futures market. EneX signal consider several indicators and has entry and exit rules. EneX signal is suitable for investors who believe in trend following strategy (disclaimer on). This script composed by Yohan Naftali for...
This strategy is extremely useful for positional traders or traders using timeframe 15-minute of higher. It uses following combo of values: VWAP, CCI, Volume and Moving average (simple and exponential) Caution: Avoid taking trade if candle size is greater than twice the average candle size. for that wait for the retracement to near trailing stoploss
Initial capital 1000 USD Order size 10% Commission 0.3% with slippage Timeframe 4h This is Simple Bollinger Band Trend find out strategy. I'm using the usual trailing offset as an exit for this strategy. using 1x leverage to go long short within 3years backtest result more then 200% for all usd pair. in next version i will try to find out more optimize...