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が提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。