PINE LIBRARY

MonthlyReturnsTable

Library "MonthlyReturnsTable"

showMonthlyReturns(show)
  显示月度和年度收益率表格
  Parameters:
    show (bool): (bool) 是否显示表格
  Returns: [bool, float] 返回一个数组,包含是否显示表格的状态和当前月度收益率

Penafian