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.

想在圖表上使用此腳本?

警告:請閱讀,然後再請求訪問權限。