Commit Graph

63 Commits

Author SHA1 Message Date
7u83
451c064268 Modified to display two accounts from simple trader
for test purpose
2018-12-29 01:40:07 +01:00
7u83
59e285a138 Moved var defs for better readability 2018-12-29 01:34:25 +01:00
7u83
4b2f9dd378 HistoryPanel created 2018-12-29 01:33:39 +01:00
7u83
370af3cf9e Refactoring 2018-12-28 13:06:15 +01:00
7u83
b813d7ca2f Removed unused imports 2018-12-28 11:45:01 +01:00
7u83
3ae48deee6 Gui to display accounts 2018-12-28 11:40:53 +01:00
7u83
6a8c4c3404 Added a spinner for threads 2018-12-27 17:51:09 +01:00
7u83
55a583c147 Removed unused imports and out-commented code 2018-12-27 12:46:39 +01:00
7u83
c208092452 Work on separated trading engine. 2018-12-26 13:11:35 +01:00
7u83
974c1cb81e OrderBookPanel with callback. 2018-12-26 03:07:33 +01:00
7u83
99fea69520 Improvements on EventListener Event ... 2018-12-25 18:16:45 +01:00
7u83
0397dc44a9 Building the new OrderBookPanel 2018-12-24 15:12:32 +01:00
7u83
e2c15eff1c Work on first trades 2018-12-23 13:12:36 +01:00
7u83
51831c1f18 Testing 2018-12-23 11:30:18 +01:00
7u83
5023b2ad7a Work on new Trading API 2018-12-23 03:04:37 +01:00
7u83
1f07ccd611 Preparation for better close action 2018-12-21 23:20:48 +01:00
7u83
dca661c8f2 Removed (test file) 2018-12-21 14:03:01 +01:00
7u83
36171e0872 Added a dialog title 2018-12-21 09:00:11 +01:00
7e8aea627a Some work 2018-12-19 19:05:02 +01:00
2e269b42d8 Fine scheduler 2018-12-19 09:05:25 +01:00
0424dba1b6 Removed unnecessary continue statement 2018-12-18 14:54:48 +01:00
4f17d06ee9 All 2018-12-18 01:31:37 +01:00
fb8295d3b1 TimerTaskDef moved out of Scheduler class, renamed to Event 2018-12-18 01:10:08 +01:00
648e9d5863 TimerTaskDef moved out of Scheduler class, renamed to Event 2018-12-17 22:34:37 +01:00
998dad7e66 Scheduler uses linked list instead of set for events 2018-12-17 22:05:14 +01:00
918bc91e16 some work on the scheduler 2018-12-17 19:27:45 +01:00
9008eed00b Trader creator using JSON 2018-12-12 19:58:10 +01:00
4011aa4846 some work on help 2018-12-11 08:11:57 +01:00
fe7af043b7 Uses GodWorld.getTypeName to get name of asset 2018-12-10 12:37:45 +01:00
254d57d834 Some code cleaning 2018-12-10 11:28:30 +01:00
f62a385eab List of asset types works again 2018-12-09 18:43:29 +01:00
70661d6711 Exchange edit dialog/list
Creates new exchanges
2018-12-09 01:53:47 +01:00
f9fbc63763 Renamed trader package 2018-12-08 15:05:28 +01:00
6d24eb67b9 Removed the "masterkey thing"
We will use proxies from RealWorld to GodWorld
2018-12-08 11:11:08 +01:00
e516770fca World can be imported from JSON
At least for assets.
2018-12-05 19:13:19 +01:00
53bc93a15c World can be exported as JSONObject 2018-12-05 18:43:57 +01:00
84c6718c8e Removed dead code 2018-12-05 17:58:49 +01:00
160dcb6b21 So. Now we build our editor around a world object.
Yes! We do!
2018-12-04 20:04:12 +01:00
03fbd9cd25 Reformatted 2018-12-04 15:31:34 +01:00
6bb6d88371 Creates assets in world from JSON 2018-12-04 01:36:00 +01:00
5174e1d0c8 Created idgenerator package 2018-12-03 12:03:26 +01:00
c30524b388 Some refactoring / removed current test classes 2018-12-03 00:03:44 +01:00
59998baa08 Removd unused exports 2018-12-02 21:40:28 +01:00
7u83
6a964bcb5e Exchange list and exchange creation works 2018-12-02 21:38:17 +01:00
7a707cd10c Asset editor works now 2018-12-02 00:36:32 +01:00
c426a5bb3e putter and getter for assets from preferences 2018-12-01 23:16:46 +01:00
3fece7c044 code cleaning 2018-12-01 23:07:01 +01:00
0065490872 Deleted unused "NewPanel" 2018-12-01 23:05:11 +01:00
8766b5ab9d Removed the "no config field" 2018-12-01 22:55:56 +01:00
16ae53023f Deleted the BasicAsset class 2018-12-01 22:41:55 +01:00