You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# deepOBs
2
-
This repo contains the code for the paper 'The Short-Term Predictability of Returns in Order Book Markets: A Deep Learning Perspective'.
2
+
This repo contains the code for the paper ['The Short-Term Predictability of Returns in Order Book Markets: A Deep Learning Perspective'](https://arxiv.org/abs/2211.13777).
3
3
4
4
The main methods, which we believe could be of use to other researchers, are found in:
5
5
-[_data_process.py_](https://github.com/lorenzolucchese/deepOBs/blob/master/data_process.py): functions for processing order book data dowloaded from [LOBSTER](https://lobsterdata.com/) to raw order book, order flow and volume features and the corresponding returns;
0 commit comments