The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
An exponential moving average ( EMA ) is a type of moving average (MA) that places a greater weight and significance on the most recent data points. The exponential moving average is also referred to as the exponentially weighted moving average . An exponentially weighted moving average reacts more significantly to recent price changes than a simple moving average...
Band of Filtered RS by Mustafa ÖZVER This code shows a range (max-min values) price may get if we get strong movements. These values is based on RSI (Relative Strange Index). And also these are calculated using RSI, if we get trades to make rsi is equal to 25 (or rsi down limit) or 75 (rsi up limit) or any value you set, how much will price value get? This code...
The relative strength index ( RSI ) is a momentum indicator used in technical analysis . RSI measures the speed and magnitude of a security's recent price changes to evaluate overvalued or undervalued conditions in the price of that security. The RSI is displayed as an oscillator (a line graph) on a scale of zero to 100. The RSI can do more than point to...
This is daytrade stock strategy, designed to take the best out of the daily gaps that are forming between the close of previous day and opening of present day. At the same time its logic has been adapted for SPY chart, in order to use correlation with the other stocks/assets/ etf which are linked with SP500 movement. Lastly it has been added 2 new confirmation...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
Modified Bollinger Bands Indicator Added: - color change divergence (green) and narrowing (red) of the upper and lower bands - color change of the moving average - upward trend (green) and downward trend (red) - the appearance of a potential signal for long and short positions when the candle closes behind the upper or lower bands. How to use the indicator: Long...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
This strategy utilises common indicators like RSI and moving averages in order to enter and exit trades. The Relative Strength Index (RSI) is a momentum indicator that has a value between 0 and 100, where a value greater than 70 is considered overbought and a value less than 30 is oversold. If the RSI value is above or below these values, then it can signal a...
The Ichimoku Cloud is a collection of technical indicators that show support and resistance levels, as well as momentum and trend direction. It does this by taking multiple averages and plotting them on a chart. It also uses these figures to compute a “cloud” that attempts to forecast where the price may find support or resistance in the future. The Ichimoku...
This strategy for Bitpanda on the Coinrule platform utilises 3 different conditions that have to be met to buy and 1 condition to sell. This strategy works best on the ETH/EUR pair on the 4 hour timescale. In order for the strategy to enter the trade it must meet all of the conditions listed below. ENTRY RSI increases by 5 RSI is lower than 70 MA9 crosses...
This script is for a complete strategy to win maximum profit on trades whilst keeping losses at a minimum, using sound risk management at no greater than 1.5% The 3x EMA Strategy uses the following parameters for trade activation and closure. 1/ Daily Time Frame for trend confirmation 2/ 4 Hourly Time Frame for trend confirmation 3/ 1 Hourly Time Frame for trend...
INTRO / NOTES: This script is based on Market Cipher B Oscillator by Falcon The difference in this script is that only the useful points are printed on the indicator, namely Long and Short Trade Execution signals to be used by a bot, namely the PT Bot. The script also differs from the original that it has been upgraded to Pinescript v4 This oscillator can be used...
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 :)
Simple mean reversion strategy. Strategy aims to find three bullish or bearish candle pattern which ends with strong move. Position will be open until we get close above previous highs. Strategy uses also simple moving average to filter short positions. This strategy works well with QQQ and daily time frame but it seems to do fairly well intraday also. User...
This indicator is based on Smart Money MCDX (Pine editor @v4) Indicator built for cryptocurrencies. Best for day trading. The coin seems overbought but still pump? Check this indicator This indicator help you see when institutional buyer enter/exit trade and is a good combination with RSI + Stochastic RSI . This indicator focus on buying activity by big...
This is a technical analysis study based on the most fit leading indicators for short timeframes like EMA and SMA. At the same time we have daily channel made from the last 2 weeks of ATR values, which will give us the daily top and bottom expected values(with 80%+ confidence) We have 3 groups of lengths for short length, medium length and a bigger length. At...
This script is a template to execute your strategy with Stop Loss and Take Profit and showing Trades. Then, you can write your strategy without taking care of Stop Loss and Take Profit method. 3x Fixed Percent Stop Loss, Trailing Percent Stop Loss, Trailing ATR Stop Loss, Tailing HHLL Stop Loss 3x Fixed Percent, Take Profit