OPEN-SOURCE SCRIPT
已更新 Whale alert

The purpose of this indicator is to detect when whales are around and draw a vertical line on hourly chart. But how do we detect them? By analyzing behavior. Usually whales scale in/out of positions a few days in a row and they also trade at the same time every day, because they are whales and don't care, they can move then market whenever they want.
Based on the above assumptions, this indicator checks:
1. hourly volume, it has to be 3 x the MA(volume) for last 14 days (of course 3 and 14 are configurable in settings and need to be tuned individually for each pair)
2. the same hour of the day (10am UTC) for the past 3 days looking for #1 condition.
We can easily see on chart that a whale was present at 10am UTC for two days in a row, they went short yesterday and long today (May 6th). Also, we can zoom out and see the same whale traded at 10am many times in the past.
Can't wait for 10am tomorrow and watch out, whales are around :)
Based on the above assumptions, this indicator checks:
1. hourly volume, it has to be 3 x the MA(volume) for last 14 days (of course 3 and 14 are configurable in settings and need to be tuned individually for each pair)
2. the same hour of the day (10am UTC) for the past 3 days looking for #1 condition.
We can easily see on chart that a whale was present at 10am UTC for two days in a row, they went short yesterday and long today (May 6th). Also, we can zoom out and see the same whale traded at 10am many times in the past.
Can't wait for 10am tomorrow and watch out, whales are around :)
版本注释
- rename input fields to be self-explanatory- add a few comments
版本注释
Changes to make the indicator work on 4h timeframe and more configurable, you can customize magnitude of volume spike and MA length for both 1h and 4h.We can easily see in the chart below that a whale did hit on 11/30 (in red), 12/02 (in blue) and last 12/03 (in black) at 16:00 UTC then market started to crash.
https://www.tradingview.com/x/gRuFypoJ/
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。