Close RQAlpha P0-P2 parity gaps
This commit is contained in:
@@ -197,6 +197,14 @@ impl<C, R> BrokerSimulator<C, R> {
|
||||
self
|
||||
}
|
||||
|
||||
pub fn matching_type(&self) -> MatchingType {
|
||||
self.matching_type
|
||||
}
|
||||
|
||||
pub fn execution_price_field(&self) -> PriceField {
|
||||
self.execution_price_field
|
||||
}
|
||||
|
||||
pub fn open_order_views(&self) -> Vec<OpenOrderView> {
|
||||
self.open_orders
|
||||
.borrow()
|
||||
|
||||
Reference in New Issue
Block a user