Commit Graph

198 Commits

Author SHA1 Message Date
7u83 d63ee05b5d Added example.json to run with Cli 2020-07-25 03:08:08 +02:00
7u83 27c08eee39 Removed interfaces Asset. Refactoring 2020-07-25 01:12:53 +02:00
7u83 2443b984cf Added cli sub directory 2020-07-25 01:04:56 +02:00
7u83 7359e15a54 Removed old dependencies 2020-07-25 00:05:21 +02:00
7u83 8ab7c51101 Recompiled 2020-07-24 23:55:06 +02:00
7u83 9a4548ab35 Removed a function 2019-05-13 08:54:40 +02:00
7u83 9a88f42b7e more work on stop loss 2019-05-06 13:49:26 +02:00
7u83 f5552c7b5b Account improved
divided into interface and implementation
2019-01-14 08:43:24 +01:00
7u83 703fe209b2 Correct SL calculation 2019-01-08 19:32:53 +01:00
7u83 236138a822 binding function works now for short and long
with and without leverage
2019-01-08 16:52:04 +01:00
7u83 8f35e767bd Work on asset binding when creating orders 2019-01-08 09:24:08 +01:00
7u83 2d7feed929 Work on correct calculation of available money with margin 2019-01-05 11:05:18 +01:00
7u83 a2e5143c64 more work on stop loss 2019-01-04 19:09:20 +01:00
7u83 b5c6d45f66 Fixed stop loss calculation 2019-01-04 08:29:45 +01:00
7u83 b193d69f52 More work on stop loss 2019-01-03 18:59:17 +01:00
7u83 0cedbbc3d4 Work on stop loss 2019-01-01 19:20:35 +01:00
7u83 22e77665ee Test stuff 2018-12-31 14:12:14 +01:00
7u83 b5cf77abbd Added @override annotations 2018-12-29 21:57:49 +01:00
7u83 882c84adf2 Order does not check decimals anymore 2018-12-29 20:02:58 +01:00
7u83 38901681ce properties changed 2018-12-29 13:31:42 +01:00
7u83 7b73b8b836 moved SimpleTrader to world 2018-12-29 01:41:45 +01:00
7u83 370af3cf9e Refactoring 2018-12-28 13:06:15 +01:00
7u83 4c6cc8d922 Properties change always 2018-12-26 13:12:16 +01:00
7u83 51831c1f18 Testing 2018-12-23 11:30:18 +01:00
7u83 ba03d4d292 pp 2018-12-21 23:50:42 +01:00
7u83 989643d7b1 Test trader 2018-12-20 17:22:49 +01:00
7u83 102e80537c Scheduler still not working 2018-12-20 10:51:16 +01:00
7u83 4b35c32845 new scheduler still not working 2018-12-20 09:51:43 +01:00
7u83 e77f832045 new scheduler still not working 2018-12-20 09:42:07 +01:00
7u83 7e8aea627a Some work 2018-12-19 19:05:02 +01:00
7u83 2e269b42d8 Fine scheduler 2018-12-19 09:05:25 +01:00
7u83 4f17d06ee9 All 2018-12-18 01:31:37 +01:00
7u83 9008eed00b Trader creator using JSON 2018-12-12 19:58:10 +01:00
7u83 254d57d834 Some code cleaning 2018-12-10 11:28:30 +01:00
7u83 f62a385eab List of asset types works again 2018-12-09 18:43:29 +01:00
7u83 70661d6711 Exchange edit dialog/list
Creates new exchanges
2018-12-09 01:53:47 +01:00
7u83 571b8be7ee Test for Account class 2018-12-08 15:00:35 +01:00
7u83 8dbe6cfe6d Introduced Scollection 2018-12-08 12:17:53 +01:00
7u83 6d24eb67b9 Removed the "masterkey thing"
We will use proxies from RealWorld to GodWorld
2018-12-08 11:11:08 +01:00
7u83 137c6af75d refactoring 2018-12-08 08:11:54 +01:00
7u83 98c42fb28a properties 2018-12-07 20:16:17 +01:00
7u83 f2bfaee5d7 WorldAdm generates 2018-12-05 20:07:36 +01:00
7u83 e516770fca World can be imported from JSON
At least for assets.
2018-12-05 19:13:19 +01:00
7u83 53bc93a15c World can be exported as JSONObject 2018-12-05 18:43:57 +01:00
7u83 ee5527a3de Added GetJson interface 2018-12-05 18:28:40 +01:00
7u83 84c6718c8e Removed dead code 2018-12-05 17:58:49 +01:00
7u83 5a30e4fde2 So. Now we build our editor around a world object.
World was missing...
2018-12-05 17:40:57 +01:00
7u83 bdb7ae4992 JSONObject deserialization cann call methods now
Currently the only supported parameter is String
2018-12-01 09:30:36 +01:00
7u83 abee1a8d36 Can partially fill Objects from JSONObject 2018-12-01 03:55:38 +01:00
7u83 f9949fa5ad Create JSONObject by annotations 2018-12-01 03:28:05 +01:00