** Indicator Description ** 1. Price Change Threshold (%) – The minimum price change required for a candle to be recognized as significant. Candles exceeding this threshold are considered potential candidates for zone creation. Default value for 5 min is 0.5%. As you move on higher timeframe the threshold should increase 2. Percentage Change for Zones (%) ...
This indicator shows the vertical and horizontal opening lines for the hourly timeframe. Also has options to choose a different opening time: - 1 Hour - 30 Min - 15 Min - 10 Min - 5 Min
This script produces a compiled version of rule based signals that is meant to be used mainly on 5 Min timeframe based on daily(as default) Highs and Lows on average and the main purpose is to give user settings to change and adapt based on their needs and make it as adjustable as possible. This entry strategy idea does not belong to me but for TV's in-house rule...
Simple indicator that is based on the average line of the bollinger bands and the exponential average of 200 periods. The customizable variable is bollinger bands length, currently the default is 35, you can tweak it to your liking and see how trend identification changes. My recommendation is to work in 5-minute time frames in values such as SOL, FTM or MASK...
Best indicator for scalping on 5 min Timeframe Rules of trading For Long Entry When a candle break the line upside and you see (three white soldiers) enter for a long trade. Stoploss should be at lower of at line breaking candle and take profit should be 1.5 (three white soldier's first candle should break the line) For Short entry When a candle break the...
Fractal Potential Entry combine 3 ema and fractal and follow the strategy from Trade Pro on YouTube: www.youtube.com with good performance on the 1 minute chart Feature: Alert Sell and buy Potential Entry Happy Trading
This strategy is inspired by a youtuber called Joel on Crypto. He trades this using Ema, MACD indicators and his own experience. For more information, check out his Best Crypto Scalping Strategy for the 5 Min Time Frame video. I have tried to automate this a little. Long or Short trades are determined with a crossing of the fast Ema over the slow Ema for Long and...
This is a trend trading strategy scalping bot that can work with any type of market. However I concluded my tests so far with Crypto, Stocks and Forex, and with optimizations always could be found some profitable settings. Indicators SImple Moving Average Exponential Moving Average Keltner Channels MACD Histogram Stochastics Rules for entry long= Close of...
Shows historical 15min candles for the 1m, 3m , and 5m time frames. Counts down the time until the current 5m, 15m, and 1H candles close. Recommended use on the 1m, 3m , and 5m TimeFrames!!! Legend: Vertical Lines (Left to Right) -15m Candle wick (solid line) * -Close of current 5m candle (red dotted) -Close of current 15m candle (blue dashed) - Close of current...
This is a Forex Scalping Trading Sytem based on the Bollinger Bands. Its suited for major pairs, with lowest possible comission (below 1 pip) and with timeframes ranging between 1-15 min. Indicators: Bollinger bands ADX RSI Rules for entry: Long Entry: price to move below the upper Bollinger Bands RSI raise above the 30 line and ADX<32 at the same...
This is a crypto bot designed for lower time frames. Its made of 2 EMA, one fast and one slower . They are combined together with Stochastic, MACD and price action patterns. For entries we have multiple conditions : First we check if one of our last 4 closed candles crossed above or below the faster EMA. After that for long, we check that last close is above...
Hey, today I bring you another strategy that I pull up together. Its a KISS system ( keep it stupid simple ) We have 2 ma of 5 lenght each, one applied to the high and the other to low. With this we create a channel. If the candle close above or below the channel we got a signal. Then we can optionally verify with the RSI to increase our chances. At the same...
This is an adapted version of my swing bot with additional filters that mean it works quite well on lower timeframes like 1min, 5 mins as long as you adjust the setting accordingly (reduce pivot timescale, band width) Entry conditions are filtered by an invisible trend calculation running in the background so the bot doesn't repeatedly try and fail to fade a...
This is my first attempt at producing a strategy in Pine Script. I am NOT a professional coder. I'm not even a good coder at that. I've only started Pine Script coding since September 2019. I am teaching myself. This script is far from finished. I need to tweak a number of things about this script. Namely: Add a validity window to the 'trigger bar' condition....
RSI + STOCHASTIC RSI combination v2 ( for v1 ) For 5 min Changes Stcoh RSI creates signal with crossover RSI created signal with an equation ( above or below the line) ,crossover was added.