MM Day Trader LevelsAs an intraday trader, there are certain key levels that I care about for short-term price action on every single chart. When I first began day trading, each morning I would painstakingly mark those key levels off on the charts I planned to trade each day. Depending on the number of charts I was watching, this would take up quite a bit of my time that I felt would have been much better spent doing other things. It also meant that those levels would often be left behind, and on later days I might be trading a symbol and get confused when a line appeared and I'd be paying attention to it only to later discover that it wasn't from prior day, but from some other day in the past when I had marked it off.
I looked all over TradingView to find indicators that did this automatically for me, and I found a lot of them. One by one I tried them, and inevitably I would always find that something was wrong with them. Often they didn't have all of the levels I wanted (so I would have to combine multiple indicators), but more often I found that the levels would be incorrect, or they would be buggy and not appear consistently, or they would not appear at the right time, or they would not work on futures! The list of problems went on and on. And the biggest issue I found was that nobody knew how to get session volume profile in an indicator.
So, over the course of a few years I figured out how to solve all of those problems and now I'm thrilled to present this free indicator for everyone like me who trades intraday and wants a clean consistent way to see the prior day levels that they care about automatically on every single chart (even futures). The levels the indicator provides are:
Yesterday High & Low
Value Area High & Low & Point of Control
Today's Open
Yesterday's Close (aka "Settlement" on futures)
Premarket High & Low (non-futures only)
Overnight High & Low (futures only)
These levels are extremely important, and I expect price to be reactive to them, so each level has a shaded background behind it so that the levels stand out against other lines you may have on your chart. I try to keep configuration as simple as possible, but there are configuration options that allow you to:
Hide any of the levels
Change the color for the levels
Shade the value area (or not)
Change the label text, size, type (basic label or plain text) and location (how far to the right of last candle to place the label
Adjust session volume profile value area volume & number of rows
The biggest advantage to this indicator over others on TradingView is how it handles session volume profile. When it comes to futures, TradingView does differentiate between regular trading hours and "electronic" trading hours on the charts, but their timeframes for those sessions are unusual, and they do not provide any programmatic way to differentiate between them. So, I created a whole new library for dealing with futures sessions that is fully integrated into both my Session Volume Profile library and this indicator, allowing me to bring you the best and only custom indicator available on TradingView that provides you with true regular session volume profile information across every type of symbol, including futures.
I'm incredibly proud of everything I've been able to provide with this indicator, and even more thrilled to say that I'm proud of how the indicator has been implemented. Once again releasing this indicator and all associated code for free and open source. I encourage you to take a look at the source code to see how it all works, take advantage of the free underlying libraries I created to make all of this possible: Session Library and Session Volume Profile Library.
Daytrader
ToxicJ3ster - Day Trading SignalsThis Pine Script™ indicator, "ToxicJ3ster - Signals for Day Trading," is designed to assist traders in identifying key trading signals for day trading. It employs a combination of Moving Averages, RSI, Volume, ATR, ADX, Bollinger Bands, and VWAP to generate buy and sell signals. The script also incorporates multiple timeframe analysis to enhance signal accuracy. It is optimized for use on the 5-minute chart.
Purpose:
This script uniquely combines various technical indicators to create a comprehensive and reliable day trading strategy. Each indicator serves a specific purpose, and their integration is designed to provide multiple layers of confirmation for trading signals, reducing false signals and increasing trading accuracy.
1. Moving Averages: These are used to identify the overall trend direction. By calculating short and long period Moving Averages, the script can detect bullish and bearish crossovers, which are key signals for entering and exiting trades.
2. RSI Filtering: The Relative Strength Index (RSI) helps filter signals by ensuring trades are only taken in favorable market conditions. It detects overbought and oversold levels and trends within the RSI to confirm market momentum.
3. Volume and ATR Conditions: Volume and ATR multipliers are used to identify significant market activity. The script checks for volume spikes and volatility to confirm the strength of trends and avoid false signals.
4. ADX Filtering: The ADX is used to confirm the strength of a trend. By filtering out weak trends, the script focuses on strong and reliable signals, enhancing the accuracy of trade entries and exits.
5. Bollinger Bands: Bollinger Bands provide additional context for the trend and help identify potential reversal points. The script uses Bollinger Bands to avoid false signals and ensure trades are taken in trending markets.
6. Higher Timeframe Analysis: This feature ensures that signals align with broader market trends by using higher timeframe Moving Averages for trend confirmation. It adds a layer of robustness to the signals generated on the 5-minute chart.
7. VWAP Integration: VWAP is used for intraday trading signals. By calculating the VWAP and generating buy and sell signals based on its crossover with the price, the script provides additional confirmation for trade entries.
8. MACD Analysis: The MACD line, signal line, and histogram are calculated to generate additional buy/sell signals. The MACD is used to detect changes in the strength, direction, momentum, and duration of a trend.
9. Alert System: Custom alerts are integrated to notify traders of potential trading opportunities based on the signals generated by the script.
How It Works:
- Trend Detection: The script calculates short and long period Moving Averages and identifies bullish and bearish crossovers to determine the trend direction.
- Signal Filtering: RSI, Volume, ATR, and ADX are used to filter and confirm signals, ensuring trades are taken in strong and favorable market conditions.
- Multiple Timeframe Analysis: The script uses higher timeframe Moving Averages to confirm trends, aligning signals with broader market movements.
- Additional Confirmations: VWAP, MACD, and Bollinger Bands provide multiple layers of confirmation for buy and sell signals, enhancing the reliability of the trading strategy.
Usage:
- Customize the input parameters to suit your trading strategy and preferences.
- Monitor the generated signals and alerts to make informed trading decisions.
- This script is made to work best on the 5-minute chart.
Disclaimer:
This indicator is not perfect and can generate false signals. It is up to the trader to determine how they would like to proceed with their trades. Always conduct thorough research and consider seeking advice from a financial professional before making trading decisions. Use this script at your own risk.
Pro ScalperOverview
The Pro Scalper indicator is a powerful day trading tool designed specifically for the 30-minute timeframe, catering to stock and cryptocurrency markets. It provides traders with buy and sell signals, dynamic overbought/oversold zones, and reversal signal indicators. By combining a Kalman-adapted Supertrend calculation for buy and sell signals, and VWMA bands to determine overbought/oversold zones, this indicator aims to assist traders in identifying potential trading opportunities for scalping and day trading strategies using trend-following and mean-reverting methods. This combination of Kalman Filtering with an adapted Supertrend seeks to mitigate false signals, filter out market noise, and aims to provide traders with more reliable buy and sell indications.
Features
Buy and Sell Signals: Pro Scalper generates buy and sell signals based on a Kalman-adapted Supertrend calculation. These signals help traders identify potential entry and exit points in the market.
Dynamic Overbought/Oversold Zones: The indicator dynamically calculates overbought and oversold zones using VWMA bands. These zones provide valuable insights into potential price exhaustion levels, aiding traders in managing risk and identifying potential reversals.
Reversal Signals (R Labels): The indicator includes "R" labels that indicate potential reversal signals. These signals are based on the overbought/oversold zones calculated with VWMA bands. The appearance of an "R" label suggests a possible price reversal, offering traders an additional tool for decision-making.
Calculations
This indicator stands out as a unique tool due to unique Kalman filtering and altered Supertrend calculation, as well as its combination of specific features. This indicator combines the following calculations to provide its features:
Kalman Filter: The indicator employs a Kalman Filter to adapt the Supertrend calculation. This calculation was based on mathematical equations derived from Rudolf E. Kalman. This Kalman Filter helps smooth out price data, reducing noise and removing outliers from data.
Supertrend Calculation: This particular supertrend possesses alterations to price series data and ATR calculations in an aim to improve signal accuracy. Additionally, the calculation uses Kalman-filtering within the calculation to provide a powerful framework to handle uncertainties, noise, and changing conditions.
VWMA Bands: VWMA (Volume-Weighted Moving Average) bands are calculated using the highest high and lowest low values with specified multipliers. These bands are used to determine the dynamic overbought and oversold zones, giving traders insights into potential price exhaustion levels. These are included with the aim to adapt to changing market conditions and price data. This adaptability allows the zones to accurately reflect the current price volatility and trend.
Utility
This tool provides traders with valuable information for scalping and day trading strategies in the 30-minute timeframe. It helps traders by:
Generating buy and sell signals, indicating potential entry and exit points.
Calculating dynamic overbought/oversold zones, enabling traders to identify potential price exhaustion levels.
Displaying "R" labels to highlight potential reversal signals.
Offering optional alerts for reversal signals, buy/sell signals, allowing traders to stay updated even when they're not actively monitoring the charts.
Remember, past performance does not guarantee future performance. Traders should utilize this indicator as part of a comprehensive trading strategy and exercise their own judgment when making trading decisions.
Days and Session
This indicator optionally displays 2 informations:
- The Day of the week
- The New session's Candle
You can turn off/on the displayed information
Disclaimer: Scripts that I post publicly are experimental. They are not financial advices. Always backtest your ideas using your own methodologies.
TV Day Plan Template 1This is a template for daytraders, swing traders, supply and demand traders, and even swing traders. As traders we are always scanning charts for levels and zones. This template makes it easy and convenient to find, change, and chart levels. As a daytrader, I will use this daily. I always have daily and weekly targets in mind. This will ensure I don't lose track of the bigger picture while trading the smaller moves. Levels in this chart are not auto calculated. They are manually input. This script is a quick and convenient way to chart multiple levels without having to go through each drawing, change the settings, and then redraw the level. Currently this will only save levels for one ticker. A workaround is to use multiple instances and then hide the ones not in use. Another way is to use the second part to this script, Day Plan Levels Template 2. If only using one instance, you can save the levels as default. This will save them. However, if saving levels as default while using multiple instances of this indicator, the other levels will erase. The way that I use this that I have daily levels for #ES in one instance and then daily levels for #NQ in another instance.
This script is very customizable
Options include
On/Off Toggles
Light/Heavy Versions - Light versions does not plot. Heavy version will plot and show levels in info bar and price axis
Balance Levels
Control Levels
3 Support and 3 Resistance levels for daily and weekly
2 Support and 2 Resistance Clouds
Balance and Control Clouds
"0" value disables and hides levels
MaverickWelcome to the Maverick.
How to use: Apply to any chart, on any time frame. You will see BULL and BEAR signals on the chart. A BULL signal represents an entry/buy in, and a BEAR represents an exit/ sell.
You can use the Maverick to scalp on low time frames such as the 5m, 15m, 30m etc. Or use the Maverick on higher time frames such as the 1hr, 2hr, 4hr.
You can use regular candles but Heikin Ashi are recommended for better accuracy.
When using Heikin Ashi, I have included a real price line which shows the actual price of the asset/chart at the close of each candle.
Settings alerts: You can easily set buy/sell alerts by selecting Maverick in the set alerts tab and selecting Bull for buy alerts and BEAR for sell alerts.
To gain access to this INVITE ONLY script, please join the discord for a free trial: discord.gg
Cryptocurrency Profitability Rankings with Popular ListA good cryptocurrency may multiply your earnings - with the same effort.
This indicator helps crypto traders to find the trading securities that suit their profitability and volatility preference.
This indicator calculates and generate a ranking of profitability from a popular list of crypto currencies, based on MACD cycles within user-defined time span.
Multiple time frames: This indicator is designed for day trading, so suggested time frames are: 3m, 5m, 15m, 30m, 1H. Users can try other time frames (< 1D) if they find it useful.
Developed based on Profitability Meter for Day Trading PRO
About popular list of Cryptocurrency:
The author has the right to change the list from time to time without notice.
PRO Version of this Indicator: (invite-only)
Advanced functions:
Customisable(User-Defined) Cryptocurrency List
Option to select Open or Close price as start point for calculation.
Flexible Time Span Type: Hours and Bars, besides Days
More statistics options: Display price change(%) of latest rising/falling MACD cycle
Format Configuration:
Profitability Threshold: a percentage of price movement within a MACD cycle that a user thinks can be used to define profitability, defval: 0.8%.
Statistics Options
timeSpan: time span for statistics
timeSpanType: time span type for statistics
Related Indicators:
Profitability Meter for Day Trading PRO - Calculating and evaluating individual trading securitie's profitability.
About Loading Time: It may take up to 2 minutes for your browser to load a new format setting, depending on the your computer and network speed.
List of the author's Indicators
www.tradingview.com
Disclaim: By using or requesting access to this indicator, you acknowledge that you have read and accepted that this indicator is for study purposes only and it does NOT guarantee you will make money.
I am not financial adviser and I am NOT responsible for any profits or losses you may incur by using this indicator!
Users should make their own decisions, carefully assess risks and be responsible for investment and trading activities.
The latest updates override the previous description. Please check the updates.
加密货币赢利潜力排行指标 热门列表
优质的交易币种可能倍增你的收益-在付出同样的努力的情况下。
该指标基于Profitability Meter for Day Trading PRO开发,帮助加密货币玩家找到适合其赢利性和波动率偏好的币种。
该指标根据用户定义的时间跨度内的MACD周期,计算和比对一组虚拟货币,生成一个赢利潜力排名。
多时间维度:本指标为日内交易设计,因此建议使用时间维度:3m,5m,15m,30m,1H; 如果用户需要,也可以用于其他小于1D的维度。
关于加密货币的热门列表:
作者有权随时更改列表,恕不另行通知。
该指标的PRO版本:Cryptocurrency Profitability Rankings PRO with Customisable List (Invite-Only)
可自定义加密货币列表,上至10个
可选择开盘价或收盘价作为计算起点。
灵活的时间跨度类型:小时,蜡烛数,天数
更多统计选项:显示最近上涨/下跌的MACD周期的价格变动(%)
格式配置:
盈利能力阈值:用户自定义的MACD单次波动的可赢利的百分比,默认为0.8%
统计选项
timeSpan:统计功能的时间跨度
timeSpanType:统计功能的时间跨度单位
相关指标:
日内交易盈利潜力指示仪PRO (Profitability Meter for Day Trading PRO):用于计算和评估单个交易品种的盈利能力
关于载入新设置:每次载入新的设置可能需要0-2分钟,取决于用户的电脑配置和网络速度。
试用开发者的其他指标
www.tradingview.com
免责声明:在要求获得本指标使用权之前以及在使用本指标之前,用户认可已经完全了解和接受:本指标仅供教育和研究目的, 它不提供任何赢利的可能性。
本指标的开发者并非专业投资顾问,因此不对用户的任何赢亏负责。
用户应独立判断,审慎评估并自负投资和交易风险!
最新更新会覆盖之前的说明。 请检查更新。
Profitability Meter for Day Trading PRO [GO8686]For day traders, keeping a position is risky and costly, a popular strategy is to open a position ONLY when volatility is active, in other words, only when profitability is back.
This indicator reveals the movements of the underlying profitability of a trading security in different time dimensions.
This indicator calculates and displays price change percentage of MACD cycles, highlights those MACD cycles that are over the profitability threshold, helping traders identify range area, the start of a new trend and the fading of a trend.
Multiple time frames: This indicator is designed for day trading, so suggested time frames are: 3m, 5m, 15m, 30m, 1H. Users can try other time frames (< 1D) if it fits their trading practice.
Range area in general: a small green column and a small red column appear alternately, or most columns are gray within the period.
The start of a new trend: an outstanding green or red column means the macd cross brought a price change that was higher than the profitability threshold, which could mean a new trend, especially when it was from a range area.
The fading of a trend: for instance, when green columns are getting smaller and red columns appear, a fading of bull trend could be on the way.
This is PRO version of Profitability Meter for Day Trading
PRO excluded functions:
Alert Function: allowing user to set alert for price change with Profitability, or set alert for statistics results.
Statistics within Customisable Time Span: Percentage of MACD cycles with profitability, the average of price change(%) and MACD cycles count. Users can customize the time range by days,hours or bars (up to the maximum backtracking value that Tradingview allows).
Subscribers of this indicator may apply for two-month free-trial of "Crypto Currency Profitability Rankings PRO with Customisable List"
Free trial of two-week: Please leave a comment asking for a trial, you should get access in 48 hours. In case it doesn't happen, please message the author.
Visibility:Invite-Only
Format Configuration:
Profitability Threshold: a percentage of price movement within a MACD cycle that a user thinks is good to define profitability, defval: 0.8%.
Alertthreshold: Threshold percentage for alert.
timeSpan: Time span for statistics
timeSpanType: Time span type for statistics
Related Indicators:
Crypto Currency Profitability Rankings Standard with Popular List (Protected): The Indicator calculates and compares the profitability of a group of popular crypto currencies - based on MACD cycles and user-defined time span, helping traders to find the most suitable trading security.
Crypto Currency Profitability Rankings PRO with Customisable List (Invite-Only): Contact the author for a free trial.
List of the author's Indicators
www.tradingview.com
Disclaim: By using or requesting access to this indicator, you acknowledge that you have read and accepted that this indicator is for study purposes only and it does NOT guarantee you will make money.
I am not financial advisor and I am NOT responsible for any profits or losses you may incur by using this indicator!
Users should make their own decisions, carefully assess risks and be responsible for investment and trading activities.
The latest updates override the previous description. Please check the updates.
日内交易盈利潜力指示仪PRO
这是日内交易盈利潜力指示仪的PRO版本
PRO专属功能:
预设警报:方便用户为赢利性变动和统计学结果设置警报。
统计功能:过去特定时间段的可赢利波动的百分比,波动百分比平均值和MACD周期计数。用户可以自定义时间幅度:可以用天数,小时数,蜡烛数(上至Tradingview最大回溯值)
本指标用户可以申请免费试用两个月“Crypto Currency Profitability Rankings PRO with Customisable List (Invite Only)”
指标特征描述
本指标帮助交易员认知交易标的在不同时间维度的赢利潜力的变化。
对于日内交易,保持仓位是要承担风险和成本的,一种交易策略是只在波动率被激活至可赢利水平后才开仓位。
本指标计算和展示赢利潜力-基于MACD周期的波动百分比,用颜色来突出高赢利性的波动周期。方便交易员辨识非交易区间,新趋势的开始和旧趋势的衰减。
多时间维度:本指标为日内交易设计,因此建议使用时间维度:3m,5m,15m,30m,1H; 如果用户需要,也可以用于其他不大于1D的维度。
盘整区的一般特征:当波动率消减时,波动率低于可赢利门槛,呈现灰色; 或者小的绿色和红色波动率间隔出现。
新趋势的开始:在盘整后期,新出现的绿色或者红色波动率可能标识着新趋势的开始。
旧趋势的衰减:以上升趋势为例,当绿色波动率逐渐缩小,而红色波动率开始出现时,可能标识着上升趋势衰减。
设置:盈利能力阈值:用户自定义的MACD单次波动的可赢利的百分比,默认为0.8%
免费试用两周:跟帖评论, 要求试用,您应该会在48小时内获得访问权限。 如果没有获得,请私信作者。
相关指标:
Crypto Currency Profitability Rankings Standard with popular list (Protected) 加密货币赢利潜力排行指标 标准版 热门列表: 指标计算和比对一组热门虚拟货币的可赢利属性 - 基于MACD波动周期和用户自定义的时间周期,帮助交易员发掘最适合自己赢利和风险偏好的交易品种。
Crypto Currency Profitability Rankings PRO with Customisable List (Invite-Only): 加密货币赢利潜力排行指标 PRO 自定义列表
试用开发者的其他指标
www.tradingview.com
免责声明:在要求获得本指标使用权之前以及在使用本指标之前,用户认可已经完全了解和接受:本指标仅供教育和研究目的, 它不提供任何赢利的可能性。
本指标的开发者并非专业投资顾问,因此不对用户的任何赢亏负责。
用户应独立判断,审慎评估并自负投资和交易风险!
最新更新会覆盖之前的说明。 请检查更新。
Profitability Meter for Day Trading [GO8686]Disclaim:
By using or requesting access to this indicator, you acknowledge that you have read and accepted that this indicator is for study purposes only and it does NOT guarantee you will make money.
I am not financial adviser and I am NOT responsible for any profits or losses you may incur by using this indicator.
Users should make their own decisions, carefully assess risks and be responsible for investment and trading activities.
Indicator Description
Visibility:Protected
This indicator helps traders understand the movements of the underlying profitability of a trading security in different time dimensions.
For day trading, keeping a position is risky and costly, a popular strategy is to open a position ONLY when volatility is active, in other words, only when profitability is back.
This indicator calculates and displays price movement percentage of MACD cycles, highlights those MACD cycles that are over the profitability threshold, helping traders identify range area, the start of a new trend and the fading of a trend.
Multiple time frames: This indicator is designed for day trading, so suggested time frames are: 3m, 5m, 15m, 30m, 1H. Users can try other time frames (< 1D) if they find it useful.
Range area in general: a small green column and a small red column appear alternately, or most columns are gray within the period.
The start of a new trend: an outstanding green or red column means the MACD cross brought a price change that was higher than the profitability threshold, which could mean a new trend, especially when it was from a range area.
The fading of a trend: for instance, when green columns are getting smaller and red columns appear, a fading of bull trend could be on the way.
Format Configuration:
Profitability Threshold: a percentage of price movement within a MACD cycle that a user thinks is good to define profitability, defval: 0.8%.
PRO Version of this Indicator: Profitability Meter for Day Trading - PRO (Invite-Only)
Alert Function: allowing user to set alert for price change with profitability, or set alert for statistics results.
Statistics with Customisable Time Span: Percentage of MACD cycles with profitability, the average of price change(%) and MACD cycles count. Users can customize the time range by days,hours or bars (up to the maximum backtracking value that Tradingview allows).
Related Indicators:
Crypto Currency Profitability Rankings Standard with Popular List (Protected):
This indicator calculates and generate a ranking of profitability from a popular list of crypto currencies, based on MACD cycles within user-defined time span, helping crypto traders to find the trading securities that suit their risk and volatility preference.
Crypto Currency Profitability Rankings PRO with Customisable List (Invite-Only): Contact the author for a free trial.
List of the author's Indicators
www.tradingview.com
The latest updates override the previous description. Please check the updates.
日内交易盈利潜力指示仪
免责声明:在要求获得本指标使用权之前以及在使用本指标之前,用户认可已经完全了解和接受:本指标仅供教育和研究目的, 它不提供任何赢利的可能性。
本指标的开发者并非专业投资顾问,因此不对用户的任何赢亏负责。
用户应独立判断,审慎评估并自负投资和交易风险!
指标特征描述
本指标帮助交易员认知交易标的在不同时间维度的赢利潜力的变化。
对于日内交易,保持仓位是要承担风险和成本的,一种交易策略是只在波动率被激活至可赢利水平后才开仓位。
本指标计算和展示赢利潜力-基于MACD周期的波动百分比,用颜色来突出高赢利性的波动周期。方便交易员辨识非交易区间,新趋势的开始和旧趋势的衰减。
多时间维度:本指标为日内交易设计,因此建议使用时间维度:3m,5m,15m,30m,1H; 如果用户需要,也可以用于其他不大于1D的维度。
盘整区的一般特征:当波动率消减时,波动率低于可赢利门槛,呈现灰色; 或者小的绿色和红色波动率间隔出现。
新趋势的开始:在盘整后期,新出现的绿色或者红色波动率可能标识着新趋势的开始。
旧趋势的衰减:以上升趋势为例,当绿色波动率逐渐缩小,而红色波动率开始出现时,可能标识着上升趋势衰减。
设置:盈利能力阈值:用户自定义的MACD单次波动的可赢利的百分比,默认为0.8%
高级版本功能: Profitability Meter for Day Trading - PRO (Invite Only)
预设警报:方便用户为赢利性变动和统计学结果设置警报。
统计功能:过去特定时间段的可赢利波动的百分比,波动百分比平均值和MACD周期计数。用户可以自定义时间幅度:可以用天数,小时数,蜡烛数(上至Tradingview最大回溯值)
相关指标:
Crypto Currency Profitability Rankings Standard with popular list (Protected) 加密货币获利机会排行指标 标准版 热门列表(保护,开放使用权): 指标计算和比对一组热门虚拟货币的可赢利属性 - 基于MACD波动周期和用户自定义的时间周期,帮助交易员发掘最适合自己赢利和风险偏好的交易品种。
Crypto Currency Profitability Rankings PRO with Customisable List (Invite-Only): 加密货币获利机会排行指标 PRO - 自定义列表
试用开发者的其他指标
www.tradingview.com
最新更新会覆盖之前的说明。 请检查更新。
Yippy-Kai Yay, Mother Fucker BETA 1.0This is a Beta Test for a new Buy / Sell Indicator I have been developing.
Features:
Buy and Sell Signal
Overall Trend Indicator with trend change alert
5 x Moving Averages (15, 25, 50, 100 and 200 - which can each be toggled ON / OFF as needed)
I have a few other features in the works at the moment which will be added to BETA 2.0
Draculapresley's Daytrading Scalping STRAT O' DoomUsing some custom settings with a few indicators and a custom movement algorithm I have backtested this script and used it with great results. Excellent for getting in and out for quick scalping trades. The results are typically 1% + and sometimes even a great deal more. The indicator gives you buy and sell points and works great with 15 min candles though you can modify the inputs to work with any time frame. Use all 3 indicators for safest bets but most of the time just using the Stoch input with the movement algorithm almost always yields positive results with tons of buys. Works pretty well even in a downturn but absolutely kills in a bull market.
Check out the screenshots below.
imgur.com
JPY GBP ROCsRate of change of most volatile JPY and GBP pairs. All pairs ending in JPY are red except GBPJPY (colored yellow --currently most volatile 7/2016). GBPNZD is blue, the other GBP pairs are green, lime and teal. GBPJPY and GBPNZD are my favorite day trading / swing trading pairs. This script allows me to see the action of the most volatile and liquid pairs on one screen. JPY pairs (ex-GBPJPY) are all red so that I see the flow of JPY not so much each pair and its name. Global movement of JPY is what I am after. Same for the coloring of GBP pairs as green expect GBPNZD as blue. ***** EURGBP is plotted as an opposite (with a negative in front of its sma. EURGBP is extremely correlated to GBPNZD, I decided to plot it also.