Serving the Quantitative Finance Community

 
User avatar
ThomasJ
Topic Author
Posts: 1
Joined: October 9th, 2007, 2:39 am

Unit testing of strategies

July 3rd, 2011, 9:02 pm

For those of you who write strategies as opposed to infrastructure or pure pricing code, how much (if any) do you unit test?
 
User avatar
ThomasJ
Topic Author
Posts: 1
Joined: October 9th, 2007, 2:39 am

Unit testing of strategies

July 5th, 2011, 3:45 pm

I was more thinking about once I had a strat, and making sure the code is correct. As in, "oops, I meant to buy here but I sold here"