Note: I use Google Translate.
Added alert function to "Linear regression" of built-in indicator.
I use Pine script version 4.
The basic behavior is the same as the built-in indicator,
The following points are different.
1. Fills between line objects are only lines because they do not correspond in Version 4.
2. The "Use Deviation" switch can not be reproduced, so it is displayed or hidden.
3. Line color and line width can not be changed.
4. You can use 3 types of alerts: "upper and lower channel line", "center line" and "all lines".
I get a warning of repainting, but I think there is no problem.
Please contact me if there is something wrong.
内臓インジケーターの「線形回帰」にアラート機能を追加しました。
Pineスクリプト Version4を使用しています。
基本的な挙動は内臓インジケーターと変わりませんが、
以下の点が異なります。
1.ラインオブジェクト間の塗りつぶしは、Version4で対応していないようなので線のみです。
2.「偏差を使う」の切り替えは再現できていないので、表示か非表示かになっています。
3.線色、線の太さの変更はできません。
4.「上下のチャネルライン」、「センターライン」、「すべてのライン」の3種類のアラートを使うことができます。
リペイントのWarningが出ますが、特に問題ないと思います。
何か問題があればご連絡ください。