Commit Graph

9 Commits

Author SHA1 Message Date
c3812b7660 Some refactoring, dead code removed etc. 2017-12-10 23:10:27 +01:00
989e35a7be Moved getOHLCData from Exchange to Stock class 2017-12-10 18:58:19 +01:00
11fec6e022 Moved ohls_data from Exchange to Stock class 2017-12-10 18:46:37 +01:00
6b2d382f8b Moved quoteHistory from Exchange to Stock class 2017-12-10 18:26:32 +01:00
9b86599f03 Included stock symbol in order creation. 2017-12-10 12:52:24 +01:00
0c584c6046 order_books are protected 2017-12-10 09:36:31 +01:00
fd90846f04 Moved order books out of exchange to Stock class.
using getDefaultStock to be compatible
2017-12-10 09:33:25 +01:00
7u83
f4d4ba2c46 Moved Order class out of Exchange class into a separate file.
Use sesim.order now instead.
2017-10-08 19:43:43 +02:00
7u83
a963ce1dea Created in prepatration to handle multiple stocks 2017-10-08 19:24:40 +02:00