PINE LIBRARY
Atualizado

StrategyMatrixLib

90
Library "StrategyMatrixLib"

render_matrix(posStr, digits, bgCol, headBg, headTxt, valCol, valTxt)
  Renders a strategy performance matrix (table) using strategy.* and strategy.closedtrades.*
  Parameters:
    posStr (string): Table anchor position: "Top Left" | "Top Right" | "Bottom Left" | "Bottom Right"
    digits (int): Decimal places for numeric formatting
    bgCol (color): Background color for non-header cells
    headBg (color): Background for header rows
    headTxt (color): Text color for header rows
    valCol (color): Background for value cells
    valTxt (color): Text color for value cells
  Returns: table id The created/updated table ID
Notas de Lançamento
v2
Notas de Lançamento
v3

Updated:
render_matrix(posStr, digits, bgCol, headBg, headTxt, valCol, valTxt)
  Renders a strategy performance matrix table.
  Parameters:
    posStr (string): "Top Left" | "Top Right" | "Bottom Left" | "Bottom Right"
    digits (int): Decimal places for numeric formatting
    bgCol (color): Background for non-header label cells
    headBg (color): Background for header rows
    headTxt (color): Text color for header rows
    valCol (color): Background for value cells
    valTxt (color): Text color for value cells
  Returns: table id (so caller can hold the table if desired)
Notas de Lançamento
v4
Notas de Lançamento
v5
Notas de Lançamento
v6
Notas de Lançamento
v7
Notas de Lançamento
v8

Aviso legal

As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.