I was trying to create a column for the positions similar to StreetSmartEdge Day Chg P&L/Share.
So if a stock was bought at $152.00, and I was long, and the current bid was $152.13, I would see 0.13 in that column.
I thought about using:
GetOpenPL() / GetQuantity()
However, I get a no such function GetOpenPL when I type in the thinkscript.
Thank you for your help.
So if a stock was bought at $152.00, and I was long, and the current bid was $152.13, I would see 0.13 in that column.
I thought about using:
GetOpenPL() / GetQuantity()
However, I get a no such function GetOpenPL when I type in the thinkscript.
Thank you for your help.