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 Bibliothek

Ganz im Sinne von TradingView hat dieser Autor seinen/ihren Pine Code als Open-Source-Bibliothek veröffentlicht. Auf diese Weise können nun auch andere Pine-Programmierer aus unserer Community den Code verwenden. Vielen Dank an den Autor! Sie können diese Bibliothek privat oder in anderen Open-Source-Veröffentlichungen verwenden. Die Nutzung dieses Codes in einer Veröffentlichung wird in unseren Hausregeln reguliert.

Haftungsausschluss