Uses the active ticker to show long/short values on all Bitfinex pairs that have that data available on Tradingview.
Important: use only the BTC/USD pair on the 1D timeframe The indicator is designed to determine the zones for entry to buy or sell, as well as for closing deals. The indicator is based on a moving average with a period of 12. The parameters are not changeable, since the optimal settings (Safety trade) were used for the BTC/USD pair on the 1D timeframe. The code is...
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...
Indicator that indicates buying and selling times based on price and volume and who is imposed of the two (VAP). It uses the trends of the Dow theory (primary: 365 days/1 year, secondary: 90 days/3 months and tertiary: 21 days/3 weeks) and the identification of Elliot waves, both impulse and correction, based on the Fibonacci retracements (23.61% , 38.2%,...
Greetings. This is and update to my original indicator "Intraday Trailing Stop Loss". With this update it allows you manually setup the your entry price for the trade and desired stop loss value for either long or short positions. The trailing stop will dynamically follow the price movement if price goes into the desired direction and will not change when price...
Hi probably trade setups indicator intended to be used with Heikin Ashi candles. It uses fibo EMAs and MACD to signal longs/shorts. Intended for scalping high cap coin with high volume on lower time frames.
This is a swing strategy adapted to stock market using correlation with either SP500 or Nasdaq, so its best to trade stocks from this region. Its components are Correlation Candle Fast moving average to choose from SMA , EMA , SMMA (RMA), WMA and VWMA Medium moving Average to choose from SMA , EMA , SMMA (RMA), WMA and VWMA Slow moving average to choose from SMA...
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...
Using ema for close and high, provides optimal entry and exit point. Work best for 1 day period.
This is a strategy made from multiple types of EMA and volume(EOM). This is a long only strategy. EMA 1 = 13 EMA 2 = 21 EMA 3 = 50 EMA 4 = 180 In this case we have 2 options for entry: 1.We check that are candles are in ascending order and EOM is above 0 - > long, descending and eom<0 -> exit long 2.We check if we have a crossover between the first ema with...
This is a preety good strategy suited for long term trading. It has been adapted and optimized in this case for GBP/JPY 1D time frame. Its made of Kiojun baseline, together with ATR for stop loss and size calculation and Williams % R For the purpose of this example we simulate that we have a leverage of 100x in order to be able to buy the ammount of lots...
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...
◊ Introduction I started using this script because of its fast reaction, and good tell for buy/sell moments. For larger timescales, the overall trend should be taken into account regarding the levels. In the future i will update this indicator, to automatically adjust those. This is the Overlay expansion of the Indicator Linked below. ◊ Origin The...
Rate Of Change Earnings Move What is it and how does it work? The Rate of Change Earnings Move indicator or ROCEM is an indicator designed for giving the user an idea of how much a stock has moved up or down in past earnings reports. This is ideal for options traders who can use ROCEM to calculate whether or not their long straddles are actually probable of...
This very simple strategy is an implementation of PJ Sutherlands' Jaws Mean reversion algorithm. It simply buys when a small moving average period (e.g. 2) is below a longer moving average period (e.g. 5) by a certain percentage and closes when the small period average crosses over the longer moving average. If you are going to use this, you may wish to apply...
This is a trend system made with multiple oscillator averages designed especially for trending markets such as stocks or crypto. It can be used with any timeframe. Its made of multiple moving oscillators such as RSI Stochastic ADX CCI AO MACD MOM STOCH RSI WPR BP UO Avg of all oscillators It has also a rating, making an avg from all of the oscillators ,...
This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org © 03.freeman This strategy is based only on T3 moving average, but uses sma 200 as filter for enter long or short. The default settings considers a daily timeframe. The strategy is very simple: long if T3 increase, short if T3 decrease. Note that if you set volume factor...