This is an improved bollinger band strategy adapted to Nasdaq Index/Stocks. The new update include a multiple logic calculation BB adapted for long and short, together with a risk management using movement in %. Rules for entry For long we have a crossover between the close and the lower band from the bb For long we have a crossover between the close and the...
Pivot Point Reversal Strategy Pivot point reversal strategy is based on the first support level’s price action during the bullish trend and the first resistance level during the bearish trend . Traders follow the main trend and enter into the trade after reversal analyzing pivot point levels. This version is an upgraded version, combining the initial pivot point...
This is a DAILY High/LOW strategy combined with a moving average and volume for more accuracy. The rules are simple : For long if we had a cross of the high with the previous high and close of the candle is above moving average and chaikin money flow volume is positive we have a long entry. We exit when we cross down the moving average with the close of the...
Hello, this script consists of training candlesticks with Artificial Neural Networks (ANN). In addition to the first series, candlesticks' bodies and wicks were also introduced as training inputs. The inputs are individually trained to find the relationship between the subsequent historical value of all candlestick values 1.(High,Low,Close,Open) The outputs...
This is a simple yet very efficient swing strategy designed for crypto and stock market, using big timeframes. Its main component is VWAP weekly, so for best scenarios its better to use big timeframes such as 8h+. The rules for entry are simple: If our close if above vwap weekly we enter long . If our close is below vwap weekly we enter short. We exit from...
JPMorgan Chase & Co. strategists have identified what they say is a near bulletproof indicator to strengthen their argument that stock markets are poised to rally. The buy signal is triggered when the Cboe Volatility Index (VIX) rises by more than 50% of its 1-month (30 day) moving average, which it last did on January 25th 2022, according to the strategists led...
This is a long strategy which combines Super trend indicator with LSMA moving average. In general it tends to works better with long trending markets such as stocks and cryptos using a big timeframe. The rules are simple Long entry: Supertrend is telling us to go long and close of a candle is above moving average Long exit: Supertrend is telling us to go...
Relative Strength Comparison with automatic selection of relevant index Added support for most european and north american exchanges.
This is a trending strategy designed for stock market, especially long trending assets such as TSLA, NIO, AMAZON and so on. Its made of volatility bands and weekly VWAP, in this case daily and weekly. This strategy has been adapted to go long only. Rules for entry For long , we want to enter close of a candle is above vwap weekly, and at the same time the...
Green Candle = buy opportunities Red Candle = sell opportunities
This is a scalper analysis movement designed around MACD and 200 EMA The rules are simple: For long we check if the close of the candle is above the ema200 and we have a crossover between macd and signal Once this happens we analyse the next candle, if its close higher than open , we can consider it a win and if its close lower than open we consider a lose. For...
This indicator shows you the pre-market activity of a stock in the Daily view. Retail investors normally feel powerless in after-hours and pre-market trading time due to either their inability to trade, or failure to find liquidity in a market with few participants. At the same time we know that some of the most important announcements are made during closed...
Updated Version of my Script. Script includes a Filter for stocks that are down three days in a row. Also it checks for oversold rsi and inside bars. Works best daily with stocks.
Dynamic ADX by The Pine Guru What is the Dynamic ADX? The Dynamic ADX is an indicator created using the regular ADX, Line, and additional ADX Moving Average. This MA allows the script to calculate the ADX differently to the original ADX, providing greater input and accessibility to the user. As the ADX is a volatility indicator, it is communicates to trend...
Fundamentals provide a method to set the financial value of a company, security, or currency. Included in fundamental analysis is basic qualitative and quantitative information that contributes to the asset's financial or economic well-being. Macroeconomic fundamentals include topics that affect an economy at large. Microeconomic fundamentals focus on the...
Updated Code That Highlights Bars Based On Days Of The Week. Works On Daily and Intra-Day Bars. Works on All Instruments. Stocks, Forex, Futures, Bitcoin. Shows Correct Trading Sessions!!! Ability to Turn On/Off Each Day Of The Week via Inputs Panel.
Today I bring you a simple and efficient indicator/strategy based only on HA. Can be used together with other TA tools or alone. The idea behind is simple : We have to forms to calculate the candle, using inner HA candles or normal candles. Once we have that we apply certain rules to get the max high, min low, open and close(ohlc) With that then we check for...
A simple script that promotes a good visualization of the oscillators. It shows a graph with two plots, one of relative strength index and one of stock, painting the red line when overbought and green when oversold. Um script simples mas que promove uma boa visualização dos osciladores. Mostra um gráfico com duas plotagens, uma do índice de força relativa e...