cryptolinx

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

cryptolinx 已更新   
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 *********************************** //
// **
// ** // **
// ********************************************************************************************************************* //
版本注释:
  • 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)
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?