Hello Everyone, Wish you all Merry X-Mas and happy new year. Lets start 2023 with fresh new strategy built on Wolfe Indicator. Details of the indicator can be found here 🎲 Wolfe Concept Wolfe concept is simple. Whenever a wedge is formed, draw a line joining pivot 1 and 4 as shown in the chart below: For simplicity, we will only consider static value for...
This script is based on the teaching of the @TheMas7er DR | IDR concepts. The purpose of this script is to provide a MTF visualization of all the available data to make informed decision on the trades. The script also will contain entry models which can be used alongside the DR|IDR levels to enter trade and in future also integrate with broker to execute the...
One of the ways I go when I develop strategies is by reducing the number of parameters and removing fixed parameters and levels. In this strategy, I'm trying to create an RSI indicator with a dynamic length. Length is computed based on the correlation between Price and its momentum. You can set min and max values for the RSI, and if the correlation is close to 1,...
Strategy Time!!! Have built this on my earlier published indicator Band-Zigzag-Trend-Follower . This is just one possible implementation of strategy on Band-Based-Zigzag . 🎲 Notes Experimental prototype. Not financial advise and strategy not guaranteed to make money despite backtest results Not created or tested for any specific instrument or...
Hello this is scalper prepared for shor range are working great on biggest crypto pairs like BTC and ETH this script only using Long alerts so its great option to use it spot becouse of the binnace 0 % fees ---->>> BINANCE:BTCUSDTPERP ---->>> BINANCE:ETHUSDT What is DCA ? Dollar-cost averaging is a strategy that can make it easier to deal with uncertain...
🎲 Overview 🎯 this is a optimized version based on ATR_RSI_Strategy with no-repaint. Sharpe ratio: 1.4, trade times: 116 , trade symbol: BINANCE:BTCUSDTPERP 15M you can get same backtesting result with the correct settings. 🎲 Strategy Logic 🎯 the core logic is quite simple, use ATR and RSI and SMA 1. when price is in high volatility ( atr_value > atr_ma); 2....
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 fifth one we are automating is one of the strategies from "The Best 3 Buy And...
Base of this Strategy is crossover of 12EMA on 26EMA. Also multiple other criteria has to meet for buy signal, Criterias mentioned below ////////////////////////////////// There two entry option to select. Either one or both can be selected: 1. Only 12/26 Cross over a. 12/26 crossover. b. RSI (14) value to be between a range (RSI is inbuilt, but lower and...
Strategy is based on "Divergence for Many Indicators v4 ST" strategy by CannyTolany01 which is based on "Divergence for Many Indicator" indicator by LonesomeTheBlue () This strategy is searching for divergences on 18 indicators which you can select and optimise one by one. Additionally you can connect any other External Indicator value. (just add this...
Hello everyone I made a simple strategy on 1D BINANCE:BTCUSDT this strategy using DCA What is DCA ? Dollar-cost averaging is a strategy that can make it easier to deal with uncertain markets by making purchases automatic. It also supports an investor's effort to invest regularly. Dollar-cost averaging is a simple tool that an investor can use to...
this indicator filters buy and sell signal from the supertrend base on various condition that the user can manually select. as of now the following filter are included buy and sell filter; -Macd -CCI -EMA200 -LUX TRAMA -Stochastic rsi -MFI EXIT SIGNAL CAN BE CHOSE BETWEEN ATR BAND OR BOLLINGER BAND i am planning on keeping to add filters so if you have...
This is a strategy using an index's (SPX, NDX, RUT) Fair Value derived from Net Liquidity. Net Liquidity function is simply: Fed Balance Sheet - Treasury General Account - Reverse Repo Balance Formula for calculating the fair value of and Index using Net Liquidity looks like this: net_liquidity/1000000000/scalar - subtractor The Index Fair Value is then...
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 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 seventh one we are automating is the "Magic MACD Indicator: Crazy Accurate...
Open Drive is a market profile concept introduced by Jim Dalton. It occurs when the price moves directionally and persistently for the first 30 minutes from the cash market open. It is necessary to use 30-minute bars as there needs to be enough time to measure an extreme move of the cash open. This means there will be fewer trades than other strategies using...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
Channels trading Strategy. Based on "Channels Strategy" by JoseMetal. To the original strategy added additional options and filters : Static SL/TP in percents (%), time delay between orders, ATR Filter, second Keltner Channel (Multi TimeFrame). Interface translated to English. Were good backtest results on many crypto tokens on 15m - 45m - 1h periods. Mostly...
We are presenting you feature for strategies in Pine Script. This function/pine script is about NOT opening trades on selected days. Real usage is for bank holidays or volatile days (PPI, CPI, Interest Rates etc.) in United States and United Kingdom from 2020 to 2030 (10 years of dates of bank holidays in mentioned countries above). Strategy is simple - SMA...