Commit Graph

38 Commits

Author SHA1 Message Date
73d380fb76 EPLHelpers: add date comparison functions 2018-07-13 19:34:56 -07:00
3aaf37202b add OHLCValueEvent 2018-07-13 19:34:56 -07:00
979cd3d4a7 move epl files to separate directory 2018-07-13 19:34:51 -07:00
9f7b97c4c2 OHLCPlugInView: update comments 2018-07-13 17:48:47 -07:00
158460d428 EPLHelpers: add logging 2018-07-13 17:48:47 -07:00
3c0e4dd36e Add default gradle .gitlab-ci.yml 2018-07-03 00:06:06 +00:00
3a9122181b add docs/value_when_example_z 2018-06-22 17:43:04 -07:00
53a12d1735 initial value_when diagram 2018-06-21 11:15:04 -07:00
b5887381f3 TrueFXTickEvent: add whitespace in toString() output 2018-06-20 22:48:42 -07:00
a03ba9a883 more tabs to spaces 2018-06-20 22:31:06 -07:00
25a2c19ecb build.gradle: add distribution option 2018-06-20 22:29:23 -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
b7fa9572a3 setup.org: add doc on meghanda mode and shadowJar task 2018-05-30 16:59:45 -07:00
98324bc505 OHLCPlugInView: fix occasional window time overlap 2018-05-30 16:58:16 -07:00
2a97579ac0 ticks: use mid price in toString() 2018-05-30 16:54:18 -07:00
ac06e6a658 App: only take one instrument on the commandline 2018-05-30 16:53:47 -07:00
6b5445254f App: small debug wording change 2018-05-30 16:52:18 -07:00
a737ca6a54 git ignore some files 2018-05-30 16:37:53 -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
c0a8a61d1f more *Tick -> *TickEvent 2018-05-26 22:57:36 -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
89dd9575d0 more verbose test output 2018-05-26 22:44:14 -07:00
663ae64238 have git ignore the runtime log file 2018-05-15 00:08:59 -07:00
812fffd9bf add commandline args and very basic esper processing 2018-05-15 00:08:05 -07:00
894960ca53 add shadowJar gradle task 2018-05-15 00:03:37 -07:00
264969f15c clean whitespace 2018-05-15 00:02:28 -07:00
aff8fb8404 factor App.java into domain classes 2018-04-06 18:24:19 -07:00
64a13a3727 build.gradle: add javadocs task 2018-04-06 18:23:29 -07:00
3442b7f157 build.gradle: remove some comments 2018-04-06 18:23:17 -07:00
20fb67471a AppTest: comment out unused for warnings 2018-04-06 18:22:31 -07:00
53ef9c6b20 setup.org: add a bit about eclim setup 2018-04-06 18:22:11 -07:00
381f5afdaa Add Eclipse project files 2018-04-05 13:57:45 -07:00
1e23e1c437 Proof of concept: read pricing stream from Oanda 2018-04-04 22:51:26 -07:00
e9274006b2 Gradle skeleton with Esper lib 2018-03-05 11:05:37 -08:00