PINE LIBRARY

MonthlyStatsLib

167
Library "MonthlyStatsLib"

trackMonthlyStats(monthlyInvestment, currentTime, netProfit, closedTrades, lastNetProfit, lastClosedTrades)
  Parameters:
    monthlyInvestment (float)
    currentTime (int)
    netProfit (float)
    closedTrades (int)
    lastNetProfit (float)
    lastClosedTrades (int)

displayMonthlyTable(showTable, monthsToShow, monthLabels, monthProfits, monthReturns, monthWinCounts, monthTradeCounts, monthGrossProfits, monthGrossLosses, monthTheoreticalEnds)
  Parameters:
    showTable (bool)
    monthsToShow (int)
    monthLabels (array<string>)
    monthProfits (array<float>)
    monthReturns (array<float>)
    monthWinCounts (array<int>)
    monthTradeCounts (array<int>)
    monthGrossProfits (array<float>)
    monthGrossLosses (array<float>)
    monthTheoreticalEnds (array<float>)

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。