AbrahamGluck
Board Regular
- Joined
- Apr 12, 2016
- Messages
- 129
- Office Version
- 365
- Platform
- Windows
[TABLE="class: grid, width: 700, align: center"]
<tbody>[TR]
[TD="align: center"]Symbol[/TD]
[TD="align: center"]Price now[/TD]
[TD="align: center"]Paid - Credit/Debit[/TD]
[TD="align: center"]Win/Loss %[/TD]
[TD="align: center"]Expectation %[/TD]
[TD="align: center"]Expectation $[/TD]
[/TR]
[TR]
[TD="align: center"]AAPL[/TD]
[TD="align: center"]-1.50[/TD]
[TD="align: center"]-3.00[/TD]
[TD="align: center"]WIN[/TD]
[TD="align: center"]50%[/TD]
[TD="align: center"]$1.50[/TD]
[/TR]
[TR]
[TD="align: center"]AAPL[/TD]
[TD="align: center"]+1.88[/TD]
[TD="align: center"]+1.50[/TD]
[TD="align: center"]WIN[/TD]
[TD="align: center"]25%[/TD]
[TD="align: center"]$0.375[/TD]
[/TR]
[TR]
[TD="align: center"]AAPL[/TD]
[TD="align: center"]+1.88[/TD]
[TD="align: center"]+1.50[/TD]
[TD="align: center"]25%[/TD]
[TD="align: center"]50%[/TD]
[TD="align: center"]$0.75[/TD]
[/TR]
[TR]
[TD="align: center"]AAPL[/TD]
[TD="align: center"]-6.00[/TD]
[TD="align: center"]-3.00[/TD]
[TD="align: center"]-100%[/TD]
[TD="align: center"]50%[/TD]
[TD="align: center"]$1.50[/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[/TR]
</tbody>[/TABLE]
I have this Table above I want help for column D and F
Column A is the product,
Column B is the Price as of now,
Column C is Price I paid or received for the sale,
Column E is my % expectation to return on the capitol on my paid price, Column F is the same with the $ amount
Column D is Results after calculating if Column B (price now) met the Expectation (column E) after checking Column C what I paid for it at the first place, and the formula needs to work for positive and negative as you can see the difference in the table
if the excitation is as expected the return should be WIN if anything other the return should be a % amount if its profit is a positive % or negative for loss -%
<tbody>[TR]
[TD="align: center"]Symbol[/TD]
[TD="align: center"]Price now[/TD]
[TD="align: center"]Paid - Credit/Debit[/TD]
[TD="align: center"]Win/Loss %[/TD]
[TD="align: center"]Expectation %[/TD]
[TD="align: center"]Expectation $[/TD]
[/TR]
[TR]
[TD="align: center"]AAPL[/TD]
[TD="align: center"]-1.50[/TD]
[TD="align: center"]-3.00[/TD]
[TD="align: center"]WIN[/TD]
[TD="align: center"]50%[/TD]
[TD="align: center"]$1.50[/TD]
[/TR]
[TR]
[TD="align: center"]AAPL[/TD]
[TD="align: center"]+1.88[/TD]
[TD="align: center"]+1.50[/TD]
[TD="align: center"]WIN[/TD]
[TD="align: center"]25%[/TD]
[TD="align: center"]$0.375[/TD]
[/TR]
[TR]
[TD="align: center"]AAPL[/TD]
[TD="align: center"]+1.88[/TD]
[TD="align: center"]+1.50[/TD]
[TD="align: center"]25%[/TD]
[TD="align: center"]50%[/TD]
[TD="align: center"]$0.75[/TD]
[/TR]
[TR]
[TD="align: center"]AAPL[/TD]
[TD="align: center"]-6.00[/TD]
[TD="align: center"]-3.00[/TD]
[TD="align: center"]-100%[/TD]
[TD="align: center"]50%[/TD]
[TD="align: center"]$1.50[/TD]
[/TR]
[TR]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[/TR]
</tbody>[/TABLE]
I have this Table above I want help for column D and F
Column A is the product,
Column B is the Price as of now,
Column C is Price I paid or received for the sale,
Column E is my % expectation to return on the capitol on my paid price, Column F is the same with the $ amount
Column D is Results after calculating if Column B (price now) met the Expectation (column E) after checking Column C what I paid for it at the first place, and the formula needs to work for positive and negative as you can see the difference in the table
if the excitation is as expected the return should be WIN if anything other the return should be a % amount if its profit is a positive % or negative for loss -%