algooproject / Algo-Project

0 stars 1 forks source link

Write test cases for the IB algorithm #26

Open miltonko opened 3 years ago

miltonko commented 3 years ago

Restructure the first test case by Wing which will be a sample to follow.

Think of all possible scenarios and turn that in test cases.

Mock the registrations of getting market/portfolio updates and the call-backs for testing strategy implemented by the IB Algorithms. Note that this should run without opening TWS, and must be safe without really entering orders.