raulikeda / Backtesting

GNU General Public License v3.0
1 stars 10 forks source link

Reject order if no book offer #29

Open raulikeda opened 4 years ago

raulikeda commented 4 years ago

An order must be rejected if there is no offers available at the book. This situation happens in evaluateTick example when some strategy sends an order in first event without receiving BID or ASK before.