PROTECTED SOURCE SCRIPT
已更新 Omnisphere Universe

For those who likes stars in their chart :)
Fits pretty well to my Omnisphere PREMIUM indicator.
Cheers!
IncrediBull
Fits pretty well to my Omnisphere PREMIUM indicator.
Cheers!
IncrediBull
發行說明
Added many user inputsTurned almost everything into customizable settings in the TradingView panel:
- Enable/disable
- Max number of stars
- Lifetime, fade-in, and fade-out duration
- Custom star symbols (comma-separated list)
- Option to vary star sizes (normal/large)
- Base color of stars
- Minimum opacity and twinkle strength
- Vertical positioning range (% of candle height)
- Maximum horizontal offset (± bars)
Improved symbol handling
Added code to properly parse the custom comma-separated symbol string and trim spaces, so users can easily add or change symbols.
Better vertical distribution
Stars now spawn within a configurable percentage range of the candle (default 1–99 %), instead of always 1–99 % with a small fixed offset.
Fixed the size bug (multiple times)
- First attempt used size as variable type → conflict with built-in size.*
- Second attempt used symsize → not a valid type
- Final fix: No explicit type declaration needed. We now simply assign the size value to a variable named var_size (e.g. var_size = size.large or size.normal) — this works perfectly.
Minor code cleanups
- Better comments
- Safer variable names
- Slightly improved opacity calculation
You now have a fully customizable, beautiful twinkling star overlay that anyone can tweak without touching the code. ✨
Enjoy the twinkling universe – wherever you are in the world ✨🌌 - IncrediBull_
發行說明
Small Fix!- use scaling -> none (full screen) to have stars all over instead of candle based calc.
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由使用,沒有任何限制 — 點擊此處了解更多。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由使用,沒有任何限制 — 點擊此處了解更多。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。