Commit Graph

98 Commits

Author SHA1 Message Date
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
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
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
11fec6e022 Moved ohls_data from Exchange to Stock class 2017-12-10 18:46:37 +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
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
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
d3057f25df Created ChartPainterInterface and moved ChartPainter intto sesim package 2017-11-19 17:06:30 +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
3e19afbe25 SMAIndicator works 2017-11-17 23:09:06 +01:00
1858a65fe6 SMA Indicator 2017-11-17 21:36:11 +01:00
tube
5626d5cb98 Using default color for legend 2017-11-06 07:21:20 +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
bb174070db Dead code removal 2017-10-08 00:12:02 +02:00
d472935317 Mouswheel is working 2017-10-07 09:36:41 +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