This indicator takes the SMA of the current 1 hour chart and the 15 minute chart of the current symbol. When the close is below the SMA it shows a red line, when it is above it shows a green line. When both are red, its in a down trend (Short). When both lines are green, its in an uptrend (Long). You can change the SMA in the settings. Good luck!
Lots of moving averages are based on a weighted sum, the most common ones being the simple (arithmetic) and linearly weighted moving average. The problems with the weighted sum approach is that when your moving average is a FIR filter then the number of operations increase with higher values of length, and when the weights are based on a complex calculation this...
Original (Simple Horizontal Value and Offsets/SHV) Requested by @TAFA94 Description: Simple adjustable incremented horizontal offset lines extending up and down from a Median point. Set full value for manual Median point control, or set an incremental rounding value for auto Median adjustment. Source and look-back period inputs for fine tuning auto...
Fractal Adaptive Moving Average Rate of Change. Use it with FRAMA
This indicator is a part of the script I coded earlier this month. The name is to surprise one of our discord member. I will publish that indicator in a few days as well, but publishing this as a gesture of giving back to the community. Indicator has: 10 Moving Averages Adjustable Color, Opacity and Size etc Shows Labels for each of the MA. Can be shifted...
Settings: FRAMA: blue line, SC = 252, FC = 40, length = 252 EMA: orange line, length = 50 FRAMA seems to be the evolution of the current and much-used EMA. The basic strategy is simple: long if the price crosses up the line, short or exit if vice versa. The main difference between EMA and FRAMA is that the first one seems to lag much more than the first...
This script plots three Simple Moving Averages instead of just one. Support me going through grad school! www.linkedin.com BTC tip jar: 1Mv1s7nLaTsRoLai5WXEGg8doisXuiPUXy ETH tip jar: 0x6113DDD23D0D5aCad3d1f8640A8A571E9Cb86cB8 LTC tip jar: LYvyoqTSWxa22TQw3E7818xy4AfYNi6xcm BCH tip jar: 1GC7oZ7MhLkamKCDdZFnUfV21SKWq84VdY
This signal is completely based on analysis and transformation of a single simple moving average. As with all signals and indicators, it should be combined with others. This is how the signal is built: 1. First it takes the SMA of the closing price. 2. It then takes the ROC of that SMA using a length of 1. 3. It takes an 8-period SMA and also a 64-period SMA of...
We know that the number of indicators that we can use is limited, that is why with this indicator the Bollinger Bands + 3 EMAs join and be able to use 4 indicators in 1. Bollinger Bands (BB) Bollinger Bands (BB) are a widely popular technical analysis instrument created by John Bollinger in the early 1980’s. Bollinger Bands consist of a band of three lines which...
Simple MA's 20 and 50 are averaged to produce a mean MA line. I like the smoothness of it, and it can help you stay in a trade in the slow moving trends. Also if you start to see a large cloud in your favor, it could be a great time take the profits.
The reversal closing price (RCP) is a candlestick pattern which follows two simples rules: the low price of current candle needs to be lower than the low price of the last 2 candles the closing price of current candle needes to be higher than the closing price of the last candle This generates a signal for a long position. For a short position, the...
Just one more simple and useless Oscilator based on EMA. I've used Standard Deviation of (close - ema) to show overheated zones.
I added crossover arrows to the system Chaikin Oscillator to make crossovers easier to see
Simple Level provides a (you guessed it) simple user to user level sharing experience, with less boxes, less formatting, and less hassle. Simply insert your levels into the input box, separated by commas. That's it. Example: 1,2,3,4,5 The Simple Levels indicator will automatically color your lines based on their position to the current close price. If the level is...
the AI= value of close of candle < value of close of candle previous by 1 = sell close > close1 = buy closeorder on SL closeorder on AutoProfit closeorder on signal reverse (if openorder not in profit)
This is the strategy version of the original 'Simple Buy/Sell Indicator' by @Shizaru . The original indicator description explains the logic behind the strategy: "The original script was posted on ProRealCode by user Doctrading. This little and simple code allows you to draw an indicator, which show you when buy or sell conditions are met. For "buy" conditions,...
Price Action Channel for Market direction on any Time Frame. Very simple indicator to identify determined moves Bull or Bear. When price moves above Green line you have a stronger chance for a Bullish move. When price moves below red line you have a strong chance for bearish move. Trade either move until price re-enters channel. When price is in channel expect mostly chop.
A simple buy and hold strategy. A short or a long position can be chosen. The start date will determine the date where your position will start and end date is the date it will end. This works well as a baseline to your other existing strategies since buy and hold is just the simplest strategy available.