PINE LIBRARY

FTMOLimits

Library "FTMOLimits"

checkDailyLoss(closedDailyProfit, openFloatingPL, startEquity, dailyLossLimitPercent)
  Parameters:
    closedDailyProfit (float)
    openFloatingPL (float)
    startEquity (float)
    dailyLossLimitPercent (float)

checkTotalLoss(accountEquity, startEquity, totalLossLimitPercent)
  Parameters:
    accountEquity (float)
    startEquity (float)
    totalLossLimitPercent (float)
display

Pine library

In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in a publication is governed by House rules.

Disclaimer