File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ### 0.14.0
2+ Improvements to the VirtualBroker module
3+ ### Features
4+ Following features added to ` VirtualBroker `
5+ * ` VirtualBroker ` methods to match ` FakeBroker ` methods
6+ * Users added, orders can be placed and managed based on user
7+ * Order status could be fetched based on Status
8+ * delay attribute added to broker
9+ * Ticker model improved with ohlc and orderbook methods
10+
11+ ### Improvements
12+ * ` iterate_method ` made generic
13+ * ` Ticker ` model now moved to models
14+
115### 0.13.0
216* New ` FakeBroker ` class added to simulation
317* API added for generating fake data in ` omspy.simulation.server `
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " omspy"
3- version = " 0.13 .0"
3+ version = " 0.14 .0"
44description = " "
55license = " MIT"
66authors = [
" Ubermensch <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments