Hi, there
I have updated the script adding two functions:
1. Added labels for each high/low, allowing users to switch showing/not showing labels.
2. Added notification alerts for crossing each high/low. You can set alert same as built-in alerts functions.
Alert condition:
-Crossing over yesterday’s high
-Crossing under yesterday’s low
-Crossing over today’s high
-Crossing under today’s low
-Crossing over last week’s high
-Crossing under last week’s low
-Crossing over last month’s high
-Crossing under last month’s low
———————————————————
以下2つの機能を追加しました。
1. 各高値・安値にラベルを付与(選択画面で表示・非表示切り替え可)
2. 通知型アラートの設定
各高値・安値を超えた時にアラートを設定可能なようにしました。標準のアラート機能と同様に設定可能です。
アラートの条件:
-前日高値の更新時
-前日安値の更新時
-当日高値の更新時
-当日安値の更新時
-先週高値の更新時
-先週安値の更新時
-先月高値の更新時
-先月安値の更新時