OPEN-SOURCE SCRIPT

Position Sizing

Updated
Hello All,

This script can be used for Position Sizing.

After you entered Capital you have, how much you can Risk per Trade, Profit and Stoploss Levels, it calculates Number of Buys/Sells, Position Size and Reward/Risk ratio. you need to choose one of "Long" or "Short" position you will take.


Number of Buys formula = Capital * RiskPerTrade / Loss

Position Size = NumberOfBuys * EntryPrice

Reward / Risk rate = (TargetPrice - EntryPrice) / (EntryPrice - StoplossPrice)



Enjoy!

Release Notes
fixed
Release Notes
Added "Use Decimal" option for the securities which you can buy less than 1 of it, such btc, eth etc. so if you need decimals, enable "Use Decimal"
Release Notes
fixed: even if the risk per trade is higher than enough, Position Size should not be higher than the Capital.
lonesomethebluepositionsizepositionsizingTrend Analysis

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publication is governed by House rules. You can favorite it to use it on a chart.

Want to use this script on a chart?

Disclaimer