This is part of a new series we are calling "Strategy Myth-Busting" where we take open public manual trading strategies and automate them. The goal is to not only validate the authenticity of the claims but to provide an automated version for traders who wish to trade autonomously. Our fourth one we are automating is one of the strategies from "I Found The Best 1...
This script is a teaml job with Indicator-Johns. First he used my script, then i transform his code. The origine: The first transformation: www.tradingview.com Funny moment together, thanks for that. :) This sharing is an indicator where you can see the average of different time frames. The RSI is the blue line The Stock is the yellow line You can manage...
This is a modified RSI version using as a source a big length(50 candles) and an average of all types of sources for candle calculations such as ohlc4, close, high, open, hlc3 and hl2. In this case we are going to use a 0-1 scale for an easier calculation, where 0.5 is going to be our middle point. Above 0.5 we consider a bullish possibility. Below 0.5 we...
Description: The version of Arch1tect's New Toy indicator with Strategy Tester added. This indicator tries to predict market trends by simply utilising 2 moving averages crossovers. How it works: Buy signals are triggered when the faster MA crosses over the slower MA from the downside to the upside. Sell signals are triggered when the faster MA crosses...
This is a full price action strategy designed for trending markets such as crypto and stocks. Its purely made on calculations for the highest high and lowest low using 2 different length , a faster and a slower one. With those we make multiple averages. Rules for entry: For long: our close of the candle is above both the average using fast and slow line For...
This is a both a swing and a scalper strategy(depends on the timeframe that you use), that works with all timeframes, however I noticed that with swing 3h works the best on most crypto pairs, such as ETH, BTC and so on. Its main components are: Hull moving average T3 moving average Risk management With them I make an average and use it as the main moving...
Simple "benchmark" strategy for ETFs, Stocks and Crypto! Super-easy to implement for beginners, a DCA (dollar-cost-averaging) strategy means that you buy a fixed amount of an ETF / Stock / Crypto every several months. For instance, to DCA the S&P 500 (SPY), you could purchase $10,000 USD every 12 months, irrespective of the market price. Assuming the...
Inspired by truly greatful Kivanç Ozbilgic (www.tradingview.com). The strategy tries to combined three different moving average strategies into one. Strategies covered are: 1. Tillson T3 Moving Average Strategy Developed by Tim Tillson, the T3 Moving Average is considered superior to traditional moving averages as it is smoother, more responsive and thus...
Strategy using Slow Heiken Ashi by Glaz and Exponential moving averages. Looking for someone to help me turn the strategy into non-reoccuring alerts as I am having trouble doing so.
This strategy has been published for a Pyramiding tutorial on the Backtest Rookies website. For a full overview of the code and an introduction to Pyramiding check out our site. Summary The code example will create a simple script that allows us to average down whenever our portfolio is down x%. The idea will be to bring our average cost down so that we can...
This indicator plots the absolute value of CMO averaged over three different lengths. This indicator plots a classical-looking oscillator, which is really an averaged value based on three different periods. You can change long to short in the Input Settings Please, use it only for learning or paper trading. Do not for real trading.
Simple Moving Average Cross script. Test on stocks and currency. For stocks test shorter time periods, meaning intra-day time periods such as 3min to 30min and so on to fit what is best. For currency, try longer periods with this model such as day to weeks depending on which currency. NOTE: Take a look at your Max Drawdowns when testing. This will be the main...
Two Moving_Average cross's & Daily_Candle cross Based on Hull_MA Developed by Alan Hull, it is an indicator, that solves the problem with making a moving average more reactive to current price activity. The Hull Moving Average almost eliminates lag and manages to improve smoothing. The HMA manages to stick to rapid changes in price activity, as it has superior...
Ichimoku_cloud + Daily-Candle_cross(DT) + HuLL-MovingAverage_cross + MacD any timeframe, all indicators settings adjustable for fine tuning to pair/timeframe Target Point and Stop Loss settings set SL low to reduce repaint
Uses 4 Ma cross... Double Hull Moving Averages Volume Weighted Moving Average Weighted Moving Average <<<<< by SeaSide420 >>>>>>
Here is my simple Moving Average crossover strategy for EURUSD 1H