Commit Graph

309 Commits

Author SHA1 Message Date
cfb18e0584 SeSimClassLoader works fine now 2017-11-19 12:25:09 +01:00
03cfa59899 Work on SeSimClassLoader 2017-11-19 09:43:41 +01:00
98dd6215db unused comments removed 2017-11-19 02:18:37 +01:00
7u83
dbbf13a63b Work on a more general implementation for class loadnig 2017-11-19 02:11:33 +01:00
7u83
9ef059c34f Created package for indicators 2017-11-18 18:22:58 +01:00
7u83
de66d47c83 SMAIndicator now works 2017-11-18 18:01:57 +01:00
394c9caf31 Better SMA, still buggy 2017-11-18 16:04:55 +01:00
35a6bf4e45 SMA Indicator, tests ... 2017-11-18 14:24:09 +01:00
7u83
db42dfd43c Elemination of ChartPainter.DataProvider 2017-11-18 13:36:00 +01:00
fe9c2f83b1 SMA Indicator, tests ... 2017-11-18 09:06:41 +01:00
7u83
38de535f32 Fixed SMAIndicator (not reversing results anymore) 2017-11-18 08:06:54 +01:00
7u83
6b4d5bbc9c Fixed SMAIndicator (not reversing results anymore) 2017-11-18 00:51:19 +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
tube
fda75cbff8 Removed unused Clock class. 2017-11-07 07:51:27 +01:00
tube
5626d5cb98 Using default color for legend 2017-11-06 07:21:20 +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
543e984282 Removed some out-commented code. 2017-10-23 21:03:57 +02:00
7u83
d1080165aa Indicators 2017-10-23 07:29:42 +02:00
7u83
804f6ab2bc Added getAverage metthod 2017-10-22 12:41: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
dfe4661d11 Refactoring account_id account_id_generator now 2017-10-09 15:48:50 +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
7u83
a963ce1dea Created in prepatration to handle multiple stocks 2017-10-08 19:24:40 +02:00
2decb59078 Added javadoc 2017-10-08 00:16:39 +02:00
bb174070db Dead code removal 2017-10-08 00:12:02 +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
f30e8174f5 Some refactoring 2017-10-05 20:57:37 +02:00
63505c8660 Removed ChartTestDialog 2017-10-04 11:34:38 +02:00
218aecdcd5 Removed unnecesary imports 2017-10-04 11:12:01 +02:00
fddeee5c63 Removed unnecesary imports 2017-10-04 11:11:43 +02:00
9a68389f99 Refactoring 2017-10-04 11:11:03 +02:00
d64d82697a Refactoring, putting chart painters into separate directory 2017-10-04 10:05:32 +02:00
ebeb4ef18f Refactoring ... 2017-10-03 15:51:42 +02:00
9cbfacb692 New chart works in realtime now. 2017-10-03 15:50:18 +02:00
a352e4e841 More work on new charts 2017-10-03 12:35:12 +02:00
c8c72d264d Cross Cursor implemented 2017-10-03 08:05:46 +02:00
ce0bb75bab line chart candlestick chart in separate objects 2017-10-02 23:05:29 +02:00