GreatBlueTradingTeam

GreatBlueTradingTeam FibDev Signals

Script Purpose:

This script was designed to look for trend reversals and be used with other TA tools to help build confluence for day traders.

TA Used:

Without diverging too much information, this script relies on Highs, Lows, Opens, EMAs, Standard Deviations, Fib Numbers, and Fib Levels.

Script Overview:

First we look at the price action found on the Daily chart to create a set of zones using Fibs and Standard Deviations thats serves as our gauge on how far the price will move on any given day. Then, we create another set of zones ("intraday" zones if you will) that are built on much faster price action and relevant to the chart time period that is selected. These zones are also created using a combination of Fibs and Standard Deviations. From here, we compare the intraday price action with these two zones and look for areas where we feel overbought or oversold conditions are forming to create the bullish or bearish signals provided by the indicator.

Script Shortcomings:

Due to the fact this script is looking for breaks in trends, or trend reversals, it is subject to high risk especially in times of strong market trends where it could experience repeated failed signals. We recommend using this script in combination with other forms of TA for additional confluence as well as general market awareness that may influence trends and market behavior.

Script Access:

Please PM us to obtain information about accessing this script, or view our profile for contact information.
版本注释:
Making a minor tweak to the code to help produce cleaner signals in relation to the Daily levels that are being created in the logic.
版本注释:
We have now added the full data view for this indicator! User settings have been added for the ability to filter signals on or off, the daily supply and demand zones on and off, and the intraday clouds on and off. This allows a user to tailor the indicator to their personal preference and see all or hide everything they don't want to view.
版本注释:
updated UI visuals, reworked the cloud logic to be simpler and more precise, few minor tweaks to the overall algo here and there to try and polish everything
版本注释:
Fixing the filter for show/hide clouds, apparently I broke it on the last publish. Also removed the show plot line option for the clouds. Decided it was useless.
版本注释:
Major Update: The concept is still the same as everything we discuss in our HOW TO idea in terms of using this indicator with the target zones, but the UI has been updating to only show target zones based on which way the stock is moving. This direction is decided by which side of the neutral zone the price is on, and thus the automated signals have now been updated to fire when the price breaks under or over the neutral zone. This will now put more emphasis on playing trend and momentum vs the original emphasis on trying to catch reversals. The intraday clouds are unchanged, and reversal plays can still be made using the same process and data as before but there will no longer be signals created for potential oversold or overbought areas as previously done.
版本注释:
Logic mistake on the signals, updated for better signals
版本注释:
Added ability to filter the neutral zone on and off (mainly for viewing Daily chart) and added a plot line in the center of Neutral zone (which is just the daily open price)
版本注释:
Updated the UI on the Neutral Zone to show red/green depending on bias, and updated signals now to watch for momentum changes based off both fib levels and off the opening price
版本注释:
Updated logic to show both bear and bullish signals if they printed at all on each candle. This prevents "ghosting" previous signals, or hiding losers. Better and more transparent for not only trading but also back testing.
版本注释:
update UI to only plot visuals during market hours. dramatically cleans up UI and really should only be looking at levels from current day, once previous day ends all data is invalid
版本注释:
Removed the automated price signals. Decided they dont work, they dont really help traders in our opinion. Added a new data table that now shows the average vs current daily volatility, high over open, and low under open variables based on historical price action. The table cell colors all start blue, and once 100% of the average value is met they will turn colors; orange for 100% volatility met, green for 100% high over open met, and red for 100% low under open met. These table values are not necessarily actionable as much as they are just informative about how price is behaving during the trading session.
版本注释:
quick fix, forgot to remove the decimals on the % amounts for the table values.
版本注释:
Added Linear Aggression to the script. It shows std dev 1, 2, and 3 for the LR. You can use this in confluence with everything else to get stronger signals.
版本注释:
New Intraday Clouds, based off new logic for looking for mean prices, and now accepts an input to change the length of time to use in order to calculate said mean prices
版本注释:
Clean up code and UI, bringing this back into action
版本注释:
added disclaimer

Thank you for viewing our content. More information can be found on our Twitter page below.
仅限邀请脚本

仅限作者授权的用户访问此脚本,并且通常需要付费。您可以将其添加到收藏中,但是只有在向作者请求并获得许可之后,才能使用它。 请与GreatBlueTradingTeam联系以获取更多信息,或按照以下作者的说明进行操作。

在您100%信任脚本作者并了解脚本的工作原理之前,TradingView不建议您购买脚本并使用它。在很多情况下,您可以在我们的公共指标库中免费找到一个不错的开源替代品。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

作者的说明

Please PM us to obtain information about accessing this script, or view our profile for contact information.

想在图表上使用此脚本?

警告:请阅读,然后再请求访问权限。