Hello. 

Does anyone happen to know an easy way to implement a time delta for the TimeInForce.GoodTilDate method? For example, if I want the order to cancel in two days, I can't just use the current calendar date + 2 because of weekends, holidays, ends of months, etc.

Author