Commit Graph

420 Commits

Author SHA1 Message Date
9694a0a5a2 LookAndFeels loaded by class_cache now 2018-12-01 11:37:25 +01:00
8b2d383aba Implemented the ClassCache class 2018-12-01 11:36:40 +01:00
5c2921fa82 getClassesList can find multiple classes 2018-12-01 10:32:30 +01:00
bdb7ae4992 JSONObject deserialization cann call methods now
Currently the only supported parameter is String
2018-12-01 09:30:36 +01:00
abee1a8d36 Can partially fill Objects from JSONObject 2018-12-01 03:55:38 +01:00
f9949fa5ad Create JSONObject by annotations 2018-12-01 03:28:05 +01:00
aa8f17dcf4 Ignore ~files 2018-12-01 03:26:40 +01:00
e657777d56 Testings with ObjectMapper 2018-11-30 21:06:05 +01:00
ad697c39c9 Preparations to switch to jackson library 2018-11-30 17:01:40 +01:00
c551988714 Code cleanup 2018-11-30 14:52:09 +01:00
61a87f3a4d Sort Abstract Assets in ComboBox. 2018-11-30 14:48:30 +01:00
cde8670e97 Removed some out-commented code and prints 2018-11-30 13:20:31 +01:00
bb18f7cf03 Initial commit of multiasset branch 2018-11-30 12:27:41 +01:00
83b63757bd Som work on MMChart 2018-02-12 22:23:36 +01:00
e9a89bb816 Som work on MMChart 2018-01-23 01:36:25 +01:00
fc06570e13 Added "ministeps" to y legend 2018-01-20 21:23:05 +01:00
29c5a95811 nice -legend 2018-01-20 09:15:56 +01:00
04690ddd72 improving y-legend 2018-01-18 10:46:48 +01:00
83ad22e74f y-legend calculations, proof of concept 2018-01-17 10:34:23 +01:00
f485dc6ff0 Work y steps 2018-01-16 00:14:35 +01:00
410e9f3552 initgety not overridden anymore 2018-01-15 12:52:51 +01:00
7a390c49cc Work on y legend detail 2018-01-10 10:56:55 +01:00
f957dde5d4 work on improved ylegend painter 2018-01-07 23:35:19 +01:00
f74c620464 Work on y legend detail 2018-01-07 22:44:27 +01:00
23826d8a8b Xlegend detail works now 2018-01-05 15:12:14 +01:00
25aec91764 some work 2018-01-04 17:33:57 +01:00
16468c4b3d some work 2018-01-02 00:55:54 +01:00
f838d2d601 Repaints when MopuseEntered changes 2017-12-28 11:10:14 +01:00
8c6ebc4387 draws annotations when clipped on the right side 2017-12-28 11:09:27 +01:00
84b7cb3c5d setupLayout not called in draw context anymore 2017-12-28 09:00:17 +01:00
05d3fe3861 x legend with ticks every 5 2017-12-28 08:59:36 +01:00
2830447bae improved x legend 2017-12-27 09:12:49 +01:00
74ab5ec81d charting x legend 2017-12-27 08:44:58 +01:00
6f1ef38ad5 improved formatTimemillis, some refactoring 2017-12-27 08:44:40 +01:00
844bb6e3b4 Some refactoring 2017-12-26 10:16:29 +01:00
5324d61d4c Moved all OHLC stuff from ChartPainter to OHLCChartPainter 2017-12-26 09:37:26 +01:00
ab78a513a6 better charts 2017-12-24 10:32:29 +01:00
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
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
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
1261af42bb Fixes "wrong class name error" on Windows. 2017-11-25 13:24:13 +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
3f07b9e002 Refactoring for readbility 2017-11-20 22:35:46 +01:00
480167b53f Moving SesSimClassLoader to a pure templated class 2017-11-20 09:50:13 +01:00
fe6eae9457 Introducing Indicator Loader 2017-11-20 08:02:29 +01:00
9ed496dd8b Work on IndicatorLoader 2017-11-19 18:45:19 +01:00
e8c3c48191 Work on IndicatorLoader 2017-11-19 18:45:03 +01:00
c94368dbe7 Merge origin/master 2017-11-19 18:21:54 +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
aafe70d02b Indicator derived from Configurable 2017-11-19 15:08:27 +01:00
2e34143467 Introduced ConfigurableInterface 2017-11-19 14:55:26 +01:00
19a26e605e Added some basic methods. 2017-11-19 13:00:17 +01:00
6889f37915 Derives now from BaseIndicator 2017-11-19 12:59:50 +01:00
2cdb9a4f34 Base class for indicators. 2017-11-19 12:59:00 +01:00
da0b262fff Removed unused code which is now in SeSimClassLoader. 2017-11-19 12:45:28 +01:00
e144b4e3bd Switched AutoTraderLoader to use new SeSimClassLoader. 2017-11-19 12:38:50 +01:00
07b724c0f6 Some refactoring 2017-11-19 12:29:12 +01:00
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