Commit Graph

571 Commits

Author SHA1 Message Date
7u83 9475a9436e Introducing Indicator Loader 2017-11-19 18:17:53 +01:00
7u83 5c16434416 Merge origin/master
Conflicts:
	nbproject/private/private.xml
2017-11-19 17:26:32 +01:00
7u83 08dc2b6ba3 Indicators 2017-11-19 17:19:29 +01:00
7u83 d3057f25df Created ChartPainterInterface and moved ChartPainter intto sesim package 2017-11-19 17:06:30 +01:00
7u83 aafe70d02b Indicator derived from Configurable 2017-11-19 15:08:27 +01:00
7u83 2e34143467 Introduced ConfigurableInterface 2017-11-19 14:55:26 +01:00
7u83 19a26e605e Added some basic methods. 2017-11-19 13:00:17 +01:00
7u83 6889f37915 Derives now from BaseIndicator 2017-11-19 12:59:50 +01:00
7u83 2cdb9a4f34 Base class for indicators. 2017-11-19 12:59:00 +01:00
7u83 da0b262fff Removed unused code which is now in SeSimClassLoader. 2017-11-19 12:45:28 +01:00
7u83 e144b4e3bd Switched AutoTraderLoader to use new SeSimClassLoader. 2017-11-19 12:38:50 +01:00
7u83 07b724c0f6 Some refactoring 2017-11-19 12:29:12 +01:00
7u83 cfb18e0584 SeSimClassLoader works fine now 2017-11-19 12:25:09 +01:00
7u83 03cfa59899 Work on SeSimClassLoader 2017-11-19 09:43:41 +01:00
7u83 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
7u83 394c9caf31 Better SMA, still buggy 2017-11-18 16:04:55 +01:00
7u83 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
7u83 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
7u83 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
7u83 f6879c36fe Some refactoring 2017-10-14 10:15:03 +02:00
7u83 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
7u83 f7731c2381 Moved Account class out of Exchange to sesim 2017-10-09 18:35:20 +02:00
7u83 4aacac8d76 Moved Account class out of Exchange to sesim 2017-10-09 16:28:27 +02:00
7u83 dfe4661d11 Refactoring account_id account_id_generator now 2017-10-09 15:48:50 +02:00
7u83 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
7u83 2decb59078 Added javadoc 2017-10-08 00:16:39 +02:00
7u83 bb174070db Dead code removal 2017-10-08 00:12:02 +02:00
7u83 d472935317 Mouswheel is working 2017-10-07 09:36:41 +02:00
7u83 f7b56294e9 Changed chart in main window 2017-10-07 07:38:05 +02:00
7u83 9e4d46ee99 Working ylegend now 2017-10-07 02:40:22 +02:00