PINE LIBRARY

PRINT_LOGIC

Library "PRINT_LOGIC"

method fill_imba_line(imba_line, foot_bar, sup)
  fill imbalance line
  Namespace types: footprint_type.Imbalance_line
  Parameters:
    imba_line (Imbalance_line type from Alesetup/PRINT_TYPE/1): instance of Imbalance_line type
    foot_bar (Footprint_bar type from Alesetup/PRINT_TYPE/1): instance of Footprint_bar type
    sup (Support_objects type from Alesetup/PRINT_TYPE/1): instance of Support_objects type
  Returns: Void

method fill_footprint_type(foot_bar, sup)
  Namespace types: footprint_type.Footprint_bar
  Parameters:
    foot_bar (Footprint_bar type from Alesetup/PRINT_TYPE/1): instance of Footprint_bar type
    sup (Support_objects type from Alesetup/PRINT_TYPE/1): instance of Support_objects type
  Returns: Void

method fill_footprint_object(foot_bar, sup)
  fill all footprint objects
  Namespace types: footprint_type.Footprint_bar
  Parameters:
    foot_bar (Footprint_bar type from Alesetup/PRINT_TYPE/1): instance of Footprint_bar type
    sup (Support_objects type from Alesetup/PRINT_TYPE/1): instance of Support_objects type
  Returns: Void
statistics

Biblioteca Pine

Siguiendo fielmente el espíritu TradingView, el autor ha publicado este código Pine como una biblioteca de código abierto, permitiendo que otros programadores de Pine en nuestra comunidad lo utilicen de nuevo. ¡Olé por el autor! Puede utilizar esta biblioteca de forma privada o en otras publicaciones de código abierto, pero tenga en cuenta que la reutilización de este código en una publicación se rige por las Normas internas.

Exención de responsabilidad