Hi Traders ! Introduction: I have recently been exploring the world of automated algorithmic trading (as I prefer more objective trading strategies over subjective technical analysis (TA)) and would like to share one of my automation compatible (PineConnecter compatible) scripts “Session Breakout Scalper”. The strategy is really simple and is based on time...
Abstract This script points out the positions a lagging span leaves a Bollinger Band. This script does not plot a lagging span but moves the Bollinger Band forward. You can find profit opportunities by combining this script and risk management. Introduction Bollinger Bands is a popular indicator. It contains a moving average, an upper band and a lower band. The...
This identifies Buy and Sell Points once the period high breaches the SMA High and period low breaches the SMA Low. It produces profitable results greater than 80% of the time.