Version 1.11 2021.04.30
1. Support push notification function
2. Supports the function to blink the object to be notified at various notification timings.
<Parameters>
enableBlinkObjects: Blinks objects at the timing of various notifications (alerts, sounds, etc.) (initial value = true)
forceBlinkObjects: Blinks the target object when an event occurs even if notification is not used (initial value = false)
MaxBlinkObjects: Number of objects blinking at the same time (old objects blink OFF) (initial value = 10)
BlinkContinueSeconds: Object blinking duration seconds (initial value = 30 seconds)
BlinkOnOffMilliseconds: Object blinking interval (initial value = 300 milliseconds interval = 0.3 second interval)
Version 1.9 2021.03.14
(1) GreenBox mode has been added to the Fibonacci retracement mode.
(2) When creating a FixedBox, in addition to Target1 to 3, Pullback1, Pullback2, and Stop lines can be drawn as options.
(3) The notification function by alert, email, and sound has been improved. (Additional support for notification when trend lines are generated and when each line of FixedBox is touched, etc.)
Version 1.8 2021.01.15
1. Added the function to notify (alert, email, sound) when the closing price breaks out on the trend line.
2. Added the ability to show only the latest confirmed Box and hide the old Confirmed Box.
3. Added trend-following mode to Fibonacci retracement drawing mode.
4. Support for H/L Band (High Low band) drawing function
5. Support for high / low price label display function
Version 1.4 2020.09.17
Supports Fibonacci Retracement display and now displays as standard.
If you want to hide it, set drawBuyFibo and drawSellFibo to false.
Version 1.3 2020.09.05
(1) The indicator name can be specified in the ShortName variable.
(2) The description of the variable was in Japanese, but it was corrected to English.
Version 1.2 2020.09.04
Minor Bug Fixes.