I hate to state the obvious, but your initial example has mismatched brackets. You have 4 opening brackets, but only 2 closing brackets.
You close the "IsNull" function, and then the multiplication, but not the SUM nor the ABS.
=Abs(Sum([Contract Price]*(IsNull([Date Closed]))