This is a tool to calculate your open option positions in any trading market. You can add as many setups as you wish. Each setup will consist of one or more trades in a particular stock or index. All data you enter will be automatically saved on your local machine and NO information is sent to any remote servers.

{{$index}} {{trade.strike}}
{{premiumValue[$index][0]}} {{trade.premium}}
{{!isNaN(parseFloat(premiumValue[$index][0])) && isFinite(premiumValue[$index][0]) ? premiumValue[$index][0] : trade.premium}}
{{trade.qty}} {{minQty}} {{trade.qty / minQty}} {{lot}} {{quantity}}
{{(trade.qty / minQty)}}

Strategy Details

{{setup.pop}}
{{setup.maxProfit}}
{{setup.maxRrRatio}}
{{setup.maxLoss}}
{{setup.breakevens}}
{{setup.totalPNL}}
{{setup.netCredit}}
{{setup.margin}}

Option Greeks

{{setup.delta}}
{{setup.theta}}
{{setup.gamma}}
{{setup.vega}}