dralexchambers Sat, 16 Jun 2007 05:14:34 -0700
Try this: Buy = 1; BuyPrice = O; Sell = 1; SellPrice = C;
This is for long trades. For short trades: Short = 1; ShortPrice = O; Cover = 1; CoverPrice = C;