Commit Graph

106 Commits

Author SHA1 Message Date
6780f78e14 some work 2017-12-20 19:18:26 +01:00
3c50dc80ca some work 2017-12-17 20:10:20 +01:00
ad3a5a7d32 refactoring ... 2017-12-11 23:23:03 +01:00
e3ed6d1043 Removed Order Id 2017-12-11 17:39:35 +01:00
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
fd90846f04 Moved order books out of exchange to Stock class.
using getDefaultStock to be compatible
2017-12-10 09:33:25 +01:00
1efc9ab4c6 More on javahelp ... 2017-12-07 19:17:32 +01:00
2ba34763af playing with javahelp system 2017-12-05 07:53:26 +01:00
044badb4d9 work on chart menus 2017-11-26 21:53:07 +01:00
24d12530da Start work on chart menus 2017-11-26 09:29:14 +01:00
3a46ee126e Removed private stuff 2017-11-25 15:11:09 +01:00
Tobias
0feea488af more compatibleivy settings 2017-11-25 13:17:48 +01:00
f6eab6b6a2 Imroved Indicator interface, draws two indicators now 2017-11-25 09:28:01 +01:00
ff0e8bc4b9 Some cleanup 2017-11-25 01:28:26 +01:00
87b76a5e49 Added javax.help 2017-11-25 00:50:29 +01:00
cb98e7cc0f AutoTraderLoader uses SeSimClassLoader 2017-11-24 02:15:10 +01:00
b5d9c989f6 Refactoring... 2017-11-21 11:59:40 +01:00
90c2fbd386 SeSimClassLoader almost complete 2017-11-21 00:34:03 +01:00
480167b53f Moving SesSimClassLoader to a pure templated class 2017-11-20 09:50:13 +01:00
9ed496dd8b Work on IndicatorLoader 2017-11-19 18:45:19 +01:00
9475a9436e Introducing Indicator Loader 2017-11-19 18:17:53 +01:00
08dc2b6ba3 Indicators 2017-11-19 17:19:29 +01:00
d3057f25df Created ChartPainterInterface and moved ChartPainter intto sesim package 2017-11-19 17:06:30 +01:00
394c9caf31 Better SMA, still buggy 2017-11-18 16:04:55 +01:00
fe9c2f83b1 SMA Indicator, tests ... 2017-11-18 09:06:41 +01:00
7u83
3e19afbe25 SMAIndicator works 2017-11-17 23:09:06 +01:00
1858a65fe6 SMA Indicator 2017-11-17 21:36:11 +01:00
7u83
737f8aa4ff Created Indicator interface implemented by SMAIndicator 2017-11-06 07:06:35 +01:00
7u83
65581557e5 Created Indicator interface implemented by SMAIndicator 2017-10-28 09:15:26 +02:00
7u83
d1080165aa Indicators 2017-10-23 07:29:42 +02:00
7u83
b18bcb8249 Indicator 2017-10-17 07:54:05 +02:00
f6879c36fe Some refactoring 2017-10-14 10:15:03 +02:00
90acb02a90 Added reset method 2017-10-10 11:06:03 +02:00
7u83
afe26c0f9c praparation of Account for multiple stokcs 2017-10-10 07:38:00 +02:00
f7731c2381 Moved Account class out of Exchange to sesim 2017-10-09 18:35:20 +02:00
4aacac8d76 Moved Account class out of Exchange to sesim 2017-10-09 16:28:27 +02:00
201709b053 Moved OrderType from Exchnage class to Order class 2017-10-09 14:15:39 +02:00
7u83
08c4c5e91d Moved OrderStatus from Exchange to Order 2017-10-08 21:14:28 +02: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
5e6df1f3c5 Refactoring 2017-10-08 19:24:56 +02:00
d472935317 Mouswheel is working 2017-10-07 09:36:41 +02:00
f7b56294e9 Changed chart in main window 2017-10-07 07:38:05 +02:00
9e4d46ee99 Working ylegend now 2017-10-07 02:40:22 +02:00
95f563aa0e YLegend ... 2017-10-06 07:21:03 +02:00
218aecdcd5 Removed unnecesary imports 2017-10-04 11:12:01 +02:00
d64d82697a Refactoring, putting chart painters into separate directory 2017-10-04 10:05:32 +02:00