As a trader, it is much more convenient to draw support and resistance in a form of an area instead of just a straight line. Same thing with moving averages which are often used as dynamic support and resistance. This indicator plot a moving average on the chart in a form of an area. You can customize the size of the band in the options menu.
BINANCE:BTCUSDT ; BINANCE:ETHUSDT ; BINANCE:FILUSDT ; This strategy is simple and easy to read and takes advantage of conditional signs of trend reversals. It works best in 10-minute time frames for most large and mid-cap crypto. This code is a tutorial for creating a profitable yet easy strategy, and hopefully, it can be put to good use :)
This strategy points out good entries and exits to go with the direction of SPY Used with: Ticker: SPX 500 USD Heiken Ashi Candles 1, 3, 5 min timeframe
Showing the expected price of the DCA strategy in half a year / one year / two years, weighted by the USD supply (M2) by default
This indicator uses simple moving average and exponential moving average to calculate the trend of the symbols. If the trend is BULL, the bars' color will be lime(green). If the trend is BEAR, the bars' color will be black. Otherwise, the bars' color will be gray. Enjoy it!
Tired of having to add multiple moving average indicators to your chart? Well, stop doing that. Here's a sweet moving average ribbon (with 1-10 moving average lines!) that will make your charts look much cooler 😎. Not only that, it also includes triggers for MA crossovers. So, yeah...you can pick which MA crossovers trigger for longs and shorts separately. Yup,...
SMA VWAP Bands as seen on aggr.trade, converted the JS to pine script so all credits to whoever wrote that code. I use these on LTF's to find support/resistance and potential targets.
Provides a color coded indicator based upon both the slope of a moving average of choice, and the asset's position in relation to that moving average. If the specified moving average is downward sloping and the asset closes below the moving average the indicator will be red. If the specified moving average is upward sloping and the asset closes above the moving...
The Kabalistic 36/72 SMA This is a experimental indicator to identify potential changes in the market: The short SMA: If the price fall beneath the Short SMA, THEN I SHORT The Long SMA: If the price is found beneath the Long SMA, THEN I LONG.
Compares differnce of percentage move from simple moving average
Below is a simple screener script fitted with 5 different symbols in the first column and in the other 4 columns the screener displays the respective moving averages and the RSI, the user has the ability to change between timeframes and different moving averages such as the SMA, EMA, RMA and WMA .
This indicator is a comprehensive set of moving averages. All settings are handled in the input menu. 1. 6 moving averages are included. 2. You can edit the source of 6 moving averages. 3. You can change the type of each moving average line. 4. You can change the period value of each moving average line. 5. You can change the color of each moving average...
This script attempts to guess inflection points in cryptocurrency asset prices using change in two simple moving averages on the daily timescale.
The Moving Average Crossover indicator uses 3 moving averages (2 simple moving averages and 1 exponential moving average ) to signal long and short opportunities based on moving average crossovers. This strategy serves as a backtest to that indicator. By taking entry and exit positions based on moving average crossovers, we are able to project profit with this...
This indicator shows the relative distance (in %) from the closing price to the 200 SMA.
Here is a combination of the classic MACD (moving average convergence divergence indicator) with the classic slow moving average SMA with period 200 together as a strategy. This strategy goes long if the MACD histogram and the MACD momentum are both above zero and the fast MACD moving average is above the slow MACD moving average. As additional long filter the...
1. Vegas channel The Vegas channel indicator is very effective as a short, medium and long-term trend observation indicator, and it has obvious support and resistance functions. 2. EMA200+MA200 Usually ema200 or ma200 is used as a watershed for fund institutions to evaluate the long-short trend of a stock trend. 3. Big volume box Big volume is often used as a...