PINE LIBRARY
已更新

SignalBuilder

SignalBuilder
Utility for building a collection of signal values. Provides a default view for displaying signals.

  • Simplified API for aggregating signal values.
  • Flexible for use with indicators and strategies.


See the demo section for an example.
版本注释
v2 'display' function now returns the TableBuilder.Table object to allow for after the fact customization.
版本注释
v6 Rename SignalGroup to Group since when consumed from elsewhere it's redundant to prefix with Signal. Imported update TableBuilder.
版本注释
v7 Fixes to TableBuilder
版本注释
v8 exported utility functions for debugging.
版本注释
v9 Attempt to fix display function.
版本注释
v11 Added simple group add neg/pos functions.
版本注释
v12 Added conditional add method to route to different signal groups depending on the sign of the signal.
版本注释
v13 Fixed missing sign for small values.

免责声明