muratm82

Purple Cloud

muratm82 アップデート済   
The above lines calculate several intermediate values used in the indicator's calculations. Here's a breakdown of each variable:

a1: Represents a modified Exponential Moving Average (EMA) of the high price series, subtracted by a Simple Moving Average (SMA) of the low price series.
a2: Takes the square root of the lowest value between the highest close price over the last 200 bars and the current close price, multiplied by a1.
b1: Represents a modified EMA of the low price series, subtracted by an SMA of the high price series.
b2: Takes the square root of the highest value between the lowest close price over the last 200 bars and the current close price, multiplied by b1.
c1: Represents the square root of a2 multiplied by b2.
These lines create multiple plots using the plot function. Each plot represents a displaced version of c1 by a certain multiple of the Average True Range (ATR) multiplied by a constant factor (0.1, 0.2, 0.3, etc.). The transparency (transp) is set to 100 for all plots.
リリースノート:
Add Alpha
リリースノート:
Added Pink Green Yellow bar.
Green Bar--->Buy
Pink Bar--->Sell
Yellow Bar--->Unstable
リリースノート:
I added Maybe Pump Maybe Dump
リリースノート:
Added Rsi Background Color
リリースノート:
Deleted Clouds
リリースノート:
Added Bomb Pump Dump
リリースノート:
Changed All
リリースノート:
Change Name
リリースノート:
added alert and funcs
リリースノート:
Added colour
リリースノート:
Added MMD Bands
リリースノート:
Added Supertrend and Ema 200 50 20
リリースノート:
Added Buying Pressure Threshold % and Selling Pressure Threshold % and changed formula
オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?