This release add dynamic message alerts for
1. when whale start jump long or short (S+ XS+, L+ XL+)
2. long or short for motive and corrective waves (L,S)
L --> Motive Wave Long Entry
S --> Corrective Wave Short Entry
"L" and "S" are wave entry signal alone, you should control with your order size or poistion as sufficient low because no whale appear with these signal.
L+ --> Whale Pump Long Entry
XL+ --> Whale Stop Pump or Close Long Signal
S+ --> Whale Dump Short Entry
XS+ --> Whale Stop Dump or Close Short Signal
For Fibonacci Time Window "Support" or "Resistance" signal, I did not add alerts here because they are blur and not suitable as precise entry signal.
HOW-TO add alerts:
Alerts in this script use an`alert()` function which allows a fully dynamic message to be generated when the alert triggers.
To create the new alerts: Create one alert for the script using the chart’s “Create Alert” dialog box and select an alert type including “alert() function call”.
The Alert message format is like:
"
Symbol: BINANCE:DOGEUSDT,
Whale LONG (L+),
Price: 0.592
"