Commit Graph

198 Commits

Author SHA1 Message Date
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 2e34143467 Introduced ConfigurableInterface 2017-11-19 14:55:26 +01:00
7u83 03cfa59899 Work on SeSimClassLoader 2017-11-19 09:43:41 +01:00
7u83 dbbf13a63b Work on a more general implementation for class loadnig 2017-11-19 02:11:33 +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 fe9c2f83b1 SMA Indicator, tests ... 2017-11-18 09:06:41 +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
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
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 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 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
7u83 95f563aa0e YLegend ... 2017-10-06 07:21:03 +02:00
7u83 218aecdcd5 Removed unnecesary imports 2017-10-04 11:12:01 +02:00
7u83 d64d82697a Refactoring, putting chart painters into separate directory 2017-10-04 10:05:32 +02:00
7u83 9cbfacb692 New chart works in realtime now. 2017-10-03 15:50:18 +02:00
7u83 a352e4e841 More work on new charts 2017-10-03 12:35:12 +02:00
7u83 c8c72d264d Cross Cursor implemented 2017-10-03 08:05:46 +02:00
7u83 ce0bb75bab line chart candlestick chart in separate objects 2017-10-02 23:05:29 +02:00
7u83 53f839a41b charting works for the 1st time 2017-10-02 16:48:24 +02:00
7u83 56ed56bd00 more chartwork for better charts 2017-10-02 16:15:33 +02:00
7u83 70f7c092dd xlegend in a separate object
new object ohlcchartpainter
2017-10-01 23:16:02 +02:00
7u83 caeb2c4060 next generation x legend 2017-10-01 11:36:35 +02:00
7u83 254846c356 work on charts 2017-09-30 22:04:13 +02:00
7u83 9d8e47a16b work on charts 2017-09-30 20:46:21 +02:00
7u83 2ff7097661 work on charts 2017-09-30 08:03:48 +02:00
7u83 92930d9417 work on charts 2017-09-17 23:55:18 +02:00
7u83 2c9e5ba90a Work on new chart 2017-09-16 18:44:25 +02:00
7u83 ae0f89df39 Work on better charts ... 2017-09-16 13:54:42 +02:00
7u83 b4a39bdc4e more changes 2017-09-10 00:52:43 +02:00
7u83 5e19703e84 Some code cleaning 2017-08-06 13:12:25 +02:00
7u83 a7de69b6bb cross cursor 2017-04-18 08:20:44 +02:00
7u83 f5a60d9611 code cleaning, speedup of trader loading 2017-04-17 16:37:06 +02:00
7u83 c3eeb16431 code cleaning, speedup of trader loading 2017-04-16 16:34:51 +02:00
7u83 656416c6a1 removed unused files 2017-04-16 08:08:23 +02:00
7u83 ef8fc3cc05 Merge branch 'master' of https://github.com/7u83/SeSim 2017-04-15 12:59:11 +02:00
7u83 03a348d180 remove 2017-04-15 12:57:22 +02:00
7u83 2b025c40a2 clearAll function implemente 2017-04-14 07:06:37 +02:00
7u83 9653a789f1 fixed some bugs with randomtrader and schedduler 2017-04-12 19:07:09 +02:00
7u83 4dcc9d8d56 some scheduler testing testing 2017-04-11 07:56:43 +02:00
7u83 f0888a55d0 Statistics are working with low/high etc. 2017-04-10 20:03:51 +02:00
7u83 9089e8f8b1 Wrok on statistics 2017-04-10 08:11:13 +02:00
7u83 3fa00df06e Removed old AutoTrader stuff 2017-04-09 08:50:45 +02:00
7u83 6ae62ba294 file reset to defaults, save, load etc works/improved. 2017-04-09 00:40:05 +02:00
7u83 d461decaa8 file loading works now 2017-04-08 22:56:32 +02:00
7u83 3790b172ef save dialog now working, current path is rembmered 2017-04-08 18:46:42 +02:00
7u83 6f8f74dd8f full featured save as dialog 2017-04-08 12:16:40 +02:00
7u83 1a32edd373 Save As now catches exeptions 2017-04-08 10:13:09 +02:00
7u83 6b53f931bc Renamed main class to SeSimApplication 2017-04-08 09:28:11 +02:00
7u83 1dfc869060 some improvements 2017-04-08 07:27:18 +02:00
7u83 4a68336f5a Removed some out-commentd code, design and code separation 2017-04-07 22:59:15 +02:00
7u83 3bd230dcd7 added ivy.home 2017-04-07 22:41:16 +02:00
7u83 4f52a96f03 nbprivate settings ignored now 2017-04-07 22:21:29 +02:00
7u83 e7de86a83f coding 2017-04-07 00:49:56 +02:00
7u83 dd1fbd6199 some code cleaning 2017-04-03 19:12:48 +02:00
7u83 a5cf49d767 some tests 2017-03-31 18:55:24 +02:00
7u83 82e4a85999 Removed dead code 2017-03-27 08:40:22 +02:00
7u83 27aee1c43c replaced em_size by em_width 2017-03-27 01:11:50 +02:00
7u83 608fba2530 runs now on windows 2017-03-26 21:36:53 +02:00
7u83 e1b2ec7e04 ylegend is no ok when log scaling is on 2017-03-26 20:23:00 +02:00
7u83 f233e6bd22 ylegend is no ok when log scaling is on 2017-03-26 08:32:38 +02:00
7u83 84c3ac6740 Work on y legend 2017-03-25 18:14:23 +01:00
7u83 3e85480d56 Improved x legend in chart window 2017-03-24 19:55:56 +01:00
7u83 f6cc6bbb7d more work on webstart 2017-03-24 07:27:25 +01:00
7u83 924a9c059c work on webstart 2017-03-21 07:53:06 +01:00
7u83 9fa4fdbf2a Ant files 2017-03-20 17:57:10 +01:00
7u83 2efa1d3d63 Maven prepare 2017-01-05 19:18:42 +01:00
7u83 43ae21eea6 Prepare maven. 2017-01-05 19:16:44 +01:00
7u83 d6b975eea2 Work on charting 2017-01-02 01:17:57 +01:00
7u83 14127f08b5 working ... 2017-01-01 13:31:43 +01:00
7u83 456be84413 Some changes ... 2016-12-31 21:18:28 +01:00
7u83 4f30bcbc30 SwitchingTrader + Chart 2016-12-30 13:53:35 +01:00
7u83 7025647166 Better RandomTrader + Chart (still just a demo chart) 2016-12-30 04:50:00 +01:00
7u83 ce24a82442 OrderBook View is threadsafe now 2016-12-28 15:20:58 +01:00
7u83 1de297da36 Nice orderbook 2016-12-27 20:16:56 +01:00
7u83 7dde10a9f6 Fixed platform broken problem 2016-12-27 13:24:18 +01:00
7u83 32c47eabc6 Design of Orderbook in progress 2016-12-27 12:04:37 +01:00
7u83 84d5a034e5 Work on charts ... 2016-12-26 18:57:48 +01:00
7u83 cff5f34cd0 Work on Control panel ... 2016-12-26 12:15:27 +01:00
7u83 0128940b54 Playing around with designer 2016-12-26 04:20:02 +01:00
7u83 a1ea0f146e 2016-12-26 01:41:16 +01:00
7u83 5b464c92f1 Some testing... 2016-12-26 01:32:17 +01:00
7u83 bda01fbb95 Some testing... 2016-12-26 01:17:34 +01:00
7u83 9ea2475231 Inital commit. 2016-12-25 17:52:32 +01:00