What This Indicator Does The Forex Master Pattern uses candlesticks, which provide more information than line, OHLC or area charts. For this reason, candlestick patterns are a useful tool for gauging price movements on all time frames. While there are many candlestick patterns, there is one which is particularly useful... The Engulfing Pattern An engulfing...
@mrSebastienC thank you for doing the base code @spacemanBTC thank you for improving the base code This script highlights key levels important for forex trading. Default settings display important intra-day and intra-week levels as taught by Dominic James. The script can display: Range high/low/mid/open for: H4 intraday, Previous Day, Monday, Week, Monthly,...
What is this Indicator used for? Made specifically for GRID Bots note: before continuing... this indicator works on any timeframe, but it WORKS BEST ON THE 15 MINUTE TIMEFRAME Straters and Forex Master Pattern Value Line Traders use this to help determine when the price could reverse. This indicator is a scalping indicator that produces signals when a...
This indicator will display the strength of 8 currencies, EUR, AUD, NZD, JPY, USD, GBP, CHF, and CAD. Each line will represent each currency. Alongside that, Fibonacci levels will be plotted based on a standard deviation from linear regression, with customizable lengths. For more steady Fibonacci levels, use higher lengths for both Standard Deviations and Linear...
Timing when day trading can be everything In Stock markets typically more volatility (or price activity) occurs at market opening and closings When it comes to Forex (foreign exchange market), the world’s most traded market, unlike other financial markets, there is no centralized marketplace, currencies trade over the counter in whatever market is open...
This is my quality of life indicator for forex trading using the methods and concepts of ICT. The idea is to automate marking up important price levels and times of the day instead of doing it manually every day. Killzones Marks the most volatile times of the day on the chart, during which the intraday high/low usually takes place. Particularly impactful...
This script allows you to keep track of Forex market sessions (Tokyo, London and New York), as well as Daily, Weekly and Monthly sessions. All of them are accompanied by Volume Profile options where you can view VP Histogram, Point of Control, Value Area High and Value Area Low. Colors, lines and other design preferences are fully customizable. * Volume Profile...
RSI DIVERGENCE is a difference between a fast and a slow RSI. Default values are 5 for the fast one and 14 for the slow one. You can use this indicator in 2 different ways: normal RSI : check double or triple top/bottom on a chart meanwhile RSI is descending/ascending (check the example on chart) signal line : when RSI Divergence cross zero line from...
Price action and supply and demand is a key strategy use in trading. We wanted it to be easy and efficient for user to identify these zones, so the user can focus less on marking up charts and focus more on executing trades. This indicator shows you supply and demand zones by using pivot points to show you the recent highs and the recent lows. Features...
Investing Zones indicator shows the areas where LONGS or SHORTS can be made, the areas are calculated based on the mathematical averages of the high and low peaks of the price. -There is an area called "No trading Zone" where the price is too slow, It also has a Alma Trend Ribbon (blue for uptrend, pink for downtrend) that helps to make trading decisions. -You...
This is ATR in pips. This was requested by user @ElixiumCapital. ATRPIPs in his words: "ATR PIPs is useful for finding markets with your desired amount of volatility, for example I prefer to trade forex pairs with the highest amount of volatility in the past 5 days, setting the length parameter to 5 days. And setting my stop loss at 25% to 33% of the the...
Using Modified code from Lazybear's CVI 0.17% indicator and some logic, this script can help identify value buy and sell opportunities at a very early phase. Best used as a confirmation tool. This is a beta, so use it as such. Enjoy. Sometimes "top" indications in an uptrend mean to look for an opportunity to add to position while "bottom" indications during a...
Overview This script trades basic hammer and shooting star candlestick patterns. It's an extremely simple strategy with minimal filters, and according to my personal manual backtesting and automated trading results, performs best on the Daily chart on certain forex pairs. It is intended to be traded on the forex markets but theoretically should work on all...
Accidentally, I’m sharing open-source profitable Forex strategy. Accidentally, because this was aimed to be purely educational material. A few days ago TradingView released a very powerful feature of dynamic values from PineScript now being allowed to be passed in Alerts. And thanks to TradingConnector, they could be instantly executed in MT4 or MT5 platform of...
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 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...
Hello traders Today I present you a Supertrend not based on candle close but based on a CCI (Commodity Channel Index) How does it work? Bull event: CCI crossing over the 0 line Bear event: CCI crossing below the 0 line When the event is triggered, the script will plot the Supertrend as follow UP Trend = High + ATR * Factor DOWN Trend = Low - ATR *...