This is an experimental strategy that enters long when the instrument crosses over the upper standard deviation band of a VWAP and enters short when the instrument crosses below the bottom standard deviation band of the VWAP. I have added a trend filter as well, which stops entries that are opposite to the current trend of the VWAP. The trend filter will reduce...
This strategy search for a moment whe the market make two candles are consistently strong, and open a Sell, searching the imediactly correction, on the new candle. It`s easy to see the bars on the histogram graph. Purple Bars represent the candle variation. when on candle cross ove the Signal line the graph plot an Yellow ci, if the second bar crossover the signal...
The "Mobo Bands" oscillator are the Bollinger Bands but with an adjusted Standard Deviation. It's used for finding breakout trading signals and are designed to work on the 1 Hour chart and higher. Included on the screenshot is Baseline . This is used to further filter the MOBO signal. MOBO itself is shown in the lower indicator window. The MOBO is what is...
An effort to enhance auto-trading based on Gaussian Filter with Standard Deviation Filtering, Trading True Range and Smoothed SMA was added to remove noise contributing to ranging markets and unwanted entries against established trend. Gaussian parameters need to be adjusted for different asset pair to find its own "signature", then filter out bad entry with TTR...
The code uses the concept of mean reversion. Mean reversion suggests that price over a period of time reverts back to its statistical mean. In simple terms, it means if a price has drifted apart from the statistical mean, after a certain amount of time, it will revert back to its statistical mean. This drift is measured via z-score. When the z-score value is high,...
STD-Filtered, Gaussian-Kernel-Weighted Moving Average BT is the backtest for the following indicator Included: This backtest uses a special implementation of ATR and ATR smoothing called "True Range Double" which is a range calculation that accounts for volatility skew. You can set the backtest to 1-2 take profits with stop-loss Signals can't exit on...
Strength Volatility Killer - The Quant Science™ is based on a special version of RSI (Relative Strength Index), created with the simple average and standard deviation. DESCRIPTION The algorithm analyses the market and opens positions following three different volatility entry conditions. Each entry has a specific and personal exit condition. The user can...
STD-Filterd, R-squared Adaptive T3 w/ Dynamic Zones BT is the backtest strategy for "STD-Filterd, R-squared Adaptive T3 w/ Dynamic Zones " seen below: Included: This backtest uses a special implementation of ATR and ATR smoothing called "True Range Double" which is a range calculation that accounts for volatility skew. You can set the backtest to...
An indicator to backtest and automate VWAP custom strategies. Use the Trend Mode to create Swing Trading strategies or Rotation Mode for Intraday Trading. Configure your strategy using the Entry Condition Builder and Risk Management features, such as Trailing Stop & Take Profits, Safety Orders, and VWAP Exit...
This strategy uses a setup consisting of two Bollinger Bands based on the 20 period 20-SMA +/- (a) upper/lower bands of two standard deviations apart, and (b) upper/lower bands of one standard deviation apart. We consider price at +/- one standard deviation apart from 20-SMA as the "Neutral Zone". If price closes above Neutral Zone after a period of...
This strategy will enter into long position based on the volatility of prices implied by indicators of (a) Bollinger bands, and (b) ATR. Application of Bollinger bands ("BOLL") Using plain vanilla settings for BOLL (i.e. 20 period moving average, and 2 standard deviations of closing prices), we are interested to know about the shape of the area that is bounded...
For Educational Purposes. Results can differ on different markets and can fail at any time. Profit is not guaranteed. This only works in a few markets and in certain situations. Changing the settings can give better or worse results for other markets. This is a mean reversion strategy based on Bollinger Bands and the Intraday Intensity Index (a volume indicator)....
When you use any indicators you suffer of lagging and possibile mistakes. In this case, higher movements of the (daily) prices (long green candle) are a signal that market is appreciating your stock. The variation of a single candle is compared to standard deviation of the stock. Besides normal money management (on fixed percentages), we have kept the possibily of...
This strategy use a custom indicator. When the green line cross above the level 6, it's going to sell the stock. When cross down -6, it's going to buy the stock. You can change the level's number to adapt it to any asset. It works for US30, or any Dow's Futures . But you can adapt it to any market, FOREX/Crypto/Stocks. Also it works better in 5/15 min chart, but...
FXBTCJPY 1min contrarian script (2020/1/30) 1分足の逆張りです. If you want to use other timescale, need to change disparity rate and sdv. To display disparity(sma) and standard deviation, and to draw a hline(pine function) a certain valu. And lets think. I thought disparity rate 1~1.3 or -1~-1.3 are able to use constrarian trade (and sdv>600). In bottom, disparity index...
Pair trade for crypto with inputs: * length of correlation and moving average * trade pair * spread threshold to enter long / short * spread threshold to exit long / short
Pair trade with inputs: * length of correlation and moving average * trade pair * spread threshold to enter long / short * spread threshold to exit long / short
It is a long only strategy. 1. Buy when price breaks out of the upper band. 2. Exit has two options. Option 1 allows you to exit using lower band. Option 2 allows you to exit using moving average. 3. Option 1 preferred over option 2 if the instrument is highly volatile. 4. Slippage and commissions are not considered in the return calculation.