Commit Graph

  • ba03d4d292 pp 7u83 2018-12-21 23:50:42 +01:00
  • 2250a1e4eb uses one and only one exchange - for now 7u83 2018-12-21 23:50:25 +01:00
  • 06727072e4 Added simple logging capabilities. 7u83 2018-12-21 23:49:21 +01:00
  • 6194018dbb asset_pairs = HashMap for TradingAPI 7u83 2018-12-21 23:48:03 +01:00
  • 1f07ccd611 Preparation for better close action 7u83 2018-12-21 23:20:48 +01:00
  • e0fb0921e4 Removed old master key stuff 7u83 2018-12-21 23:20:06 +01:00
  • 8d2ff5bb80 Removed old master key stuff 7u83 2018-12-21 23:19:35 +01:00
  • dca661c8f2 Removed (test file) 7u83 2018-12-21 14:03:01 +01:00
  • d127b99372 Added a method for default exchange 7u83 2018-12-21 10:45:29 +01:00
  • 01a5551e69 Some stuff for trading API added 7u83 2018-12-21 10:13:34 +01:00
  • 830084d8f6 new api object for trading 7u83 2018-12-21 10:12:52 +01:00
  • e1d04b23bd Removed unused imports 7u83 2018-12-21 09:58:16 +01:00
  • 381940ecd3 Removed unused imports 7u83 2018-12-21 09:38:43 +01:00
  • bc687c9b88 Removed dead code 7u83 2018-12-21 09:38:17 +01:00
  • 36171e0872 Added a dialog title 7u83 2018-12-21 09:00:11 +01:00
  • d17d09df31 Removed t from event 7u83 2018-12-20 17:26:57 +01:00
  • 989643d7b1 Test trader 7u83 2018-12-20 17:22:49 +01:00
  • 57a4089051 Deleted, no need anymore 7u83 2018-12-20 17:22:34 +01:00
  • 9e80146597 currentTimmillis exported 7u83 2018-12-20 17:21:58 +01:00
  • e646b2f5de Scheduler works now. 7u83 2018-12-20 17:21:06 +01:00
  • 593169f77c Deleted STScheduler 7u83 2018-12-20 17:20:53 +01:00
  • 12476c4021 Some code refactoring 7u83 2018-12-20 17:19:28 +01:00
  • 102e80537c Scheduler still not working 7u83 2018-12-20 10:51:16 +01:00
  • 4b35c32845 new scheduler still not working 7u83 2018-12-20 09:51:43 +01:00
  • e77f832045 new scheduler still not working 7u83 2018-12-20 09:42:07 +01:00
  • 2cf4780909 Work on a really perfect scheduler ;-) 7u83 2018-12-19 19:52:23 +01:00
  • f22f8e2679 Work on a really perfect scheduler ;-) 7u83 2018-12-19 19:52:11 +01:00
  • 7e8aea627a Some work 7u83 2018-12-19 19:05:02 +01:00
  • 14e80945fb Fixed author name 7u83 2018-12-19 19:04:42 +01:00
  • 89bd269b5e Added verbosity flag 7u83 2018-12-19 18:18:11 +01:00
  • 2e269b42d8 Fine scheduler 7u83 2018-12-19 09:05:25 +01:00
  • ad7ba1be01 Moved EventListener interface outside Scheduler 7u83 2018-12-18 17:06:39 +01:00
  • 0424dba1b6 Removed unnecessary continue statement 7u83 2018-12-18 14:54:48 +01:00
  • 4f17d06ee9 All 7u83 2018-12-18 01:31:37 +01:00
  • fb8295d3b1 TimerTaskDef moved out of Scheduler class, renamed to Event 7u83 2018-12-18 01:10:08 +01:00
  • 648e9d5863 TimerTaskDef moved out of Scheduler class, renamed to Event 7u83 2018-12-17 22:34:37 +01:00
  • 998dad7e66 Scheduler uses linked list instead of set for events 7u83 2018-12-17 22:05:14 +01:00
  • 918bc91e16 some work on the scheduler 7u83 2018-12-17 19:27:45 +01:00
  • 9008eed00b Trader creator using JSON 7u83 2018-12-12 19:58:10 +01:00
  • 4011aa4846 some work on help 7u83 2018-12-11 08:11:57 +01:00
  • fe7af043b7 Uses GodWorld.getTypeName to get name of asset 7u83 2018-12-10 12:37:45 +01:00
  • 254d57d834 Some code cleaning 7u83 2018-12-10 11:28:30 +01:00
  • f62a385eab List of asset types works again 7u83 2018-12-09 18:43:29 +01:00
  • 70661d6711 Exchange edit dialog/list 7u83 2018-12-09 01:53:47 +01:00
  • df2c535bd4 Removed old code 7u83 2018-12-08 18:34:41 +01:00
  • 8232759f8c Removed old code 7u83 2018-12-08 18:34:06 +01:00
  • f9fbc63763 Renamed trader package 7u83 2018-12-08 15:05:28 +01:00
  • 571b8be7ee Test for Account class 7u83 2018-12-08 15:00:35 +01:00
  • 8dbe6cfe6d Introduced Scollection 7u83 2018-12-08 12:17:53 +01:00
  • 6d24eb67b9 Removed the "masterkey thing" 7u83 2018-12-08 11:11:08 +01:00
  • 137c6af75d refactoring 7u83 2018-12-08 08:11:14 +01:00
  • 98c42fb28a properties 7u83 2018-12-07 20:16:17 +01:00
  • 87f4d08155 Exception when file name has no .class extension is handled properly. 7u83 2018-12-06 15:07:16 +01:00
  • f2bfaee5d7 WorldAdm generates 7u83 2018-12-05 20:07:36 +01:00
  • e516770fca World can be imported from JSON 7u83 2018-12-05 19:13:19 +01:00
  • 53bc93a15c World can be exported as JSONObject 7u83 2018-12-05 18:43:57 +01:00
  • ee5527a3de Added GetJson interface 7u83 2018-12-05 18:28:40 +01:00
  • 84c6718c8e Removed dead code 7u83 2018-12-05 17:58:49 +01:00
  • 5a30e4fde2 So. Now we build our editor around a world object. 7u83 2018-12-05 17:40:57 +01:00
  • 160dcb6b21 So. Now we build our editor around a world object. 7u83 2018-12-04 20:04:12 +01:00
  • 03fbd9cd25 Reformatted 7u83 2018-12-04 15:31:34 +01:00
  • 6bb6d88371 Creates assets in world from JSON 7u83 2018-12-04 01:36:00 +01:00
  • 5a19f801b3 Created some unit tests for idgenrator package. 7u83 2018-12-03 20:11:07 +01:00
  • 5174e1d0c8 Created idgenerator package 7u83 2018-12-03 12:03:26 +01:00
  • c30524b388 Some refactoring / removed current test classes 7u83 2018-12-03 00:03:44 +01:00
  • 59998baa08 Removd unused exports 7u83 2018-12-02 21:40:28 +01:00
  • 6a964bcb5e Exchange list and exchange creation works 7u83 2018-12-02 21:38:17 +01:00
  • 7a707cd10c Asset editor works now 7u83 2018-12-02 00:36:32 +01:00
  • c426a5bb3e putter and getter for assets from preferences 7u83 2018-12-01 23:16:46 +01:00
  • 3fece7c044 code cleaning 7u83 2018-12-01 23:07:01 +01:00
  • 0065490872 Deleted unused "NewPanel" 7u83 2018-12-01 23:05:11 +01:00
  • 8766b5ab9d Removed the "no config field" 7u83 2018-12-01 22:55:56 +01:00
  • 80df79cbd8 Clean up dialog asset form 7u83 2018-12-01 22:48:06 +01:00
  • 14f3db9b74 Created asset type for crypto currency 7u83 2018-12-01 22:47:31 +01:00
  • 16ae53023f Deleted the BasicAsset class 7u83 2018-12-01 22:41:55 +01:00
  • fdf09d651d New dialog to select asset type before creation 7u83 2018-12-01 22:36:57 +01:00
  • 1a7012ef66 AssetTypes are loaded from ClassCache object now 7u83 2018-12-01 11:48:54 +01:00
  • cb555e6ec8 removed old out-commented code 7u83 2018-12-01 11:39:10 +01:00
  • 9694a0a5a2 LookAndFeels loaded by class_cache now 7u83 2018-12-01 11:37:25 +01:00
  • 8b2d383aba Implemented the ClassCache class 7u83 2018-12-01 11:36:40 +01:00
  • 5c2921fa82 getClassesList can find multiple classes 7u83 2018-12-01 10:32:30 +01:00
  • bdb7ae4992 JSONObject deserialization cann call methods now 7u83 2018-12-01 09:30:36 +01:00
  • abee1a8d36 Can partially fill Objects from JSONObject 7u83 2018-12-01 03:55:38 +01:00
  • f9949fa5ad Create JSONObject by annotations 7u83 2018-12-01 03:28:05 +01:00
  • 044f23b338 Import div JSON libs 7u83 2018-12-01 03:27:01 +01:00
  • aa8f17dcf4 Ignore ~files 7u83 2018-12-01 03:26:40 +01:00
  • e657777d56 Testings with ObjectMapper 7u83 2018-11-30 21:06:05 +01:00
  • 22f96431fa Updated to OpenSeSim 7u83 2018-11-30 17:11:00 +01:00
  • ad697c39c9 Preparations to switch to jackson library 7u83 2018-11-30 17:01:40 +01:00
  • c551988714 Code cleanup 7u83 2018-11-30 14:52:09 +01:00
  • 61a87f3a4d Sort Abstract Assets in ComboBox. 7u83 2018-11-30 14:48:30 +01:00
  • cde8670e97 Removed some out-commented code and prints 7u83 2018-11-30 13:20:31 +01:00
  • bb18f7cf03 Initial commit of multiasset branch 7u83 2018-11-30 12:27:41 +01:00
  • 45684a9d0e 7u83 2018-11-30 12:13:46 +01:00
  • 83b63757bd Som work on MMChart v0.01-pre-alpha 7u83 2018-02-12 22:23:36 +01:00
  • e9a89bb816 Som work on MMChart 7u83 2018-01-23 01:36:25 +01:00
  • fc06570e13 Added "ministeps" to y legend 7u83 2018-01-20 21:23:05 +01:00
  • 29c5a95811 nice -legend 7u83 2018-01-20 09:15:56 +01:00
  • 04690ddd72 improving y-legend 7u83 2018-01-18 10:46:48 +01:00
  • 83ad22e74f y-legend calculations, proof of concept 7u83 2018-01-17 10:34:23 +01:00