Commit Graph

19 Commits

Author SHA1 Message Date
8cf12a27fb Replace OHLCValueEvent 2018-11-14 20:54:27 -08:00
104eb216b5 Make DateTime available without package prefix in epl 2018-11-14 18:31:53 -08:00
52bcf97c8f EsperProcessor.java: remove inline comments in epl 2018-10-30 17:48:40 -07:00
6edc589248 add trading managers 2018-09-21 11:19:14 -07:00
594ac82c06 clean up imports 2018-09-06 15:56:21 -07:00
0cb39ae560 EsperProcessor.java: remove unused logging 2018-07-23 21:41:46 -07:00
648b14eda9 improve long entry calculation 2018-07-23 01:26:42 -07:00
a795e7552f EsperProcessor.java: remove unused event classes 2018-07-23 01:25:31 -07:00
6a6b8ff1dc epl comments can now start with whitespace 2018-07-23 01:04:26 -07:00
f3420ff16a EsperProcessor: clean up logging code 2018-07-13 19:34:56 -07:00
3aaf37202b add OHLCValueEvent 2018-07-13 19:34:56 -07:00
ff5fa69e7d rename OHLCValue -> OHLCEvent 2018-06-20 22:28:42 -07:00
ced385ef8a EsperProcessor: tabs to spaces 2018-06-15 22:49:30 -07:00
7fbf75bacd update Esper time on OANDA heartbeat 2018-05-30 14:21:10 -07:00
26b199a4f9 add OHLC plugin 2018-05-26 23:19:12 -07:00
476f3708f4 change time rep from Long to Joda DateTime 2018-05-26 23:15:16 -07:00
5d1adfc931 use slf4j logging in more places 2018-05-26 22:57:20 -07:00
583d319ef3 rename *Tick classes to *TickEvent 2018-05-26 22:50:05 -07:00
812fffd9bf add commandline args and very basic esper processing 2018-05-15 00:08:05 -07:00