icostan

Whale alert

icostan 已更新   
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 :)
版本注释:
- 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.

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

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

想在图表上使用此脚本?