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
Libreria Pine
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 publications is governed by House Rules.
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
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 publications is governed by House Rules.
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.