PINE LIBRARY

CapitalManagement

131
Library "CapitalManagement"
TODO: Manage the capital

order_volume(percent_risk, order_entry_price, stop_loss_price)
  : Function to calculate order volume according to give risk percent_risk
  Parameters:
    percent_risk (float)
    order_entry_price (float)
    stop_loss_price (float)

calculate_takeprofit_price(entry_price, stop_loss_price, risk_reward)
  : Function to calculate take profit price according to given risk:reward ratio
  Parameters:
    entry_price (float)
    stop_loss_price (float)
    risk_reward (float)
  Returns: Return take profit value according to given risk:reward ratio

إخلاء المسؤولية

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.