The Gaussian Filter - BigBeluga indicator is a trend-following tool that uses a Gaussian filter to smooth price data and identify directional shifts in the market. It provides dynamic signals for entering and exiting trades based on trend changes, helping traders stay aligned with the market's momentum. What sets this indicator apart is its ability to display...
Props to Madrid for creating the original script: Madrid Moving Average Ribbon. All I did was upgrade it to pinescript v5 and added a few changes to the script. Features and Functionality Moving Average Types: The indicator offers a choice between exponential moving averages (EMAs) and simple moving averages (SMAs), allowing users to select the type that...
Entry Fragger is a simple buy signal indicator. It is most suitable for cryptocurrency, especially for altcoins on the 5 minute to daily timeframe and is based on simple volume calculations, in combination with EMA's. Main Signal Logic explained: A buy signal is generated by counting candles with an above average sell volume of 130% to 170%, taking into...
The three-day rolling pivot is another pivot concept, which may be used by intermediate positions, for several days or even weeks. It can be utilized in many ways, such as to determine an entry point or trailing stop. As the name suggests, this pivot is based on the last three days. I learned this concept of the book "The logical Trader" by Mark Fisher. Kudos...
I have attempted to combine all the parameters to decide on the entry and exit points for stocks. The indicator combines 1) EMAs 2)PSAR 3)ATR The script also attempts to show the risk-reward
The old version of Trap Light before the most recent update. In order to facilitate the table functionality that is currently available for Trap Light, I had to make some values that are used in calculations hard-coded. By request, I'm quickly making this version available. Trap Light Description Trap Light is an indicator that uses the K value of the...
This indicator shows you: - The first bullish candle to close below EMA 10 - The first bearish candle to close above EMA 10. Optional: You can enable the exit signals in the setting. This will show you: - If you are long (bullish), it will signal when the first bullish candle closes below EMA 10 - If you are short (bearish), it will signal when the first bearish...
This strategy is designed to allow you to catch the bounce or "SNAP Back" of an equity that has been in a trend. 1) Once the moving averages are in the order of 200SMA > 50 SMA > 34EMA > 20SMA > 8EMA (or reverse for and uptrend), the strategy is setup. 2) Next you wait for a trigger of the closing price crossing the 8EMA, while there is a desired gap size between...
the triggers only work to tell you go back 5 candles on 5 min, take either lowest or highest plus 3 pips and make entry and go 3 pip over under trigger for stop loss. can take half profit at 1x and move stop to break even and go 1x more for take rest profit, or create a trailing stop loss on Take Profit level 2 and ride the trend. 1 Hour chart has to be over...
This indicator builds on the SSL channel code by ErwinBeckers @ I have added options for diff MA's to be used in the SSL channel and crossover indicators for buy/sell signals default MA is set to Arnaud Legaux, but you can set it to whatever you like - original was a Simple Moving Average by ErwinBeckers The indicator will not repaint as the signals are drawn...
TRIX is a great indicator to use on zero cross setups.... know what's even better? TRIX CROSS setups!!! Faster in-and-out on trends, safer entry and exit signals in chop or consolidation. Base setup is 6 & 8 TRIX for longer time frames such as 4hr or 8hr; ideal or FX, Crypto, or volatile instruments. I haven't experimented with using this on lower time charts...
This is my take on the metatrader indicator, the mirror macd. Works pretty good on Forex, haven't tested on anything else Enter long after the Blue Line Cross Up the Red Line and EXIT after the Green line Cross Up the Red Line (above the Blue Line). For the opposite position : ENTER SELL after the Red Line Cross Down.
// Generalized SSL: // This is the very first time the SSL indicator, whose acronym I ignore, is on Tradingview. // It is based on moving averages of the highs and lows. // Similar channel indicators can be found, whereas // this one implements the persistency inside the channel, which is rather tricky. // The green line is the base line which decides...
HEG 7-25-99 Average Entry Strategy icin versiyon 3, kod herkes icin aciktir. The version 3 for HEG 7-25-99 Average Entry Strategy with open code. eski versiyonu/old version: “HEG 7-25-99 Average Entry Strategy” is developed for daily period and alt-coins. The “BUY” signal shows up when the fast average (default SMA-7) is above the slow average (default...