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...
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...
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.
This script is for learning purposes only This strategy will plot arrows when price breaks so far above/below WMA. The strategy will enter when the price breaks away from WMA. All entries are reversals. Users can set WMA length and source; also the distance of the price away from WMA to enter. Adjustable bracket orders are placed for exit, with trailing stop...
This strategy combines the idea of a bullish or bearish candle engulfing coupled with standard deviation (a 100% increase or a 50% decrease). The exit condition is placed if the percentage increase is achieved or 35<rsi<65. The strategy requires refinement so please test the script and let know what can be incorporated to improve the efficiency.