TradingView
cryptolinx
2021εΉ΄8月16ζ—₯午後6ζ™‚42εˆ†

[CLX][#03] Object-Stack (Labels/Lines/Boxes)Β 

Bitcoin / TetherUS PERPETUAL CONTRACTBinance

θ©³η΄°

β‹…
This script shows an example of how to manage objects (lines/labels/boxes) and prevent the need of garbage collecting and missing objects.

You only have to push your object into the right array.
*_FIXED (left-lock) or *_FORWARD (right-lock)


We hope you enjoy it! πŸŽ‰

CRYPTOLINX - jango_blockchained πŸ˜ŠπŸ‘


Disclaimer:
Trading success is all about following your trading strategy and the indicators should fit within your trading strategy, and not to be traded upon solely.

The script is for informational and educational purposes only. Use of the script does not constitute professional and/or financial advice. You alone have the sole responsibility of evaluating the script output and risks associated with the use of the script. In exchange for using the script, you agree not to hold cryptolinx TradingView user liable for any possible claim for damages arising from any decision you make based on use of the script.

γƒͺγƒͺγƒΌγ‚ΉγƒŽγƒΌγƒˆ

β‹…
// ******************************** N E W - L I B R A R Y - V E R S I O N *********************************** //
// **
// ** tradingview.com/script/w66bV0Op-ObjectStack/
// **
// ********************************************************************************************************************* //

γƒͺγƒͺγƒΌγ‚ΉγƒŽγƒΌγƒˆ

β‹…
  • Updated to PineScript v5.
  • This script shows an example library implementation to import `cryptolinx/ObjectStack/5 as objx`

γƒͺγƒͺγƒΌγ‚ΉγƒŽγƒΌγƒˆ

β‹…
Release Notes: LIBRARY VERSION: v5

- Added *** NEW FEATURE *** SHOW LAST FOR OBJECTS ***:
- showLast(simple int _bars) returns bool

- This function allows drawing of objects at runtime at a specified number of >bars in history< before script reachs end.
- It is like `show_last` argument at plots.

- remove fTABLE, fFILL
- change xTABLE, xFILL to TABLE, FILL
- change default max values to 500 (script standard)
γ‚³γƒ‘γƒ³γƒˆ
OutsourcE
β‹…
Hi, how to stack labels on top/bottom of each other vertically?
everget
β‹…
Good job, Hessischer, good job
cryptolinx
β‹…
@everget, thank you! πŸ€— Always inspired by the best! πŸš€
θ©³η΄°