OPEN-SOURCE SCRIPT
已更新

Position Sizing

20 005
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!

發行說明
fixed
發行說明
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"
發行說明
fixed: even if the risk per trade is higher than enough, Position Size should not be higher than the Capital.

免責聲明

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.