From 2e2ed8ca6ed8577a98e161d8cc880b65492a02f3 Mon Sep 17 00:00:00 2001 From: Yael Mathov Date: Tue, 29 Jun 2021 14:20:29 +0300 Subject: [PATCH] Basic Readme file. Need to update the Arxiv paper and update the readme file --- README.md | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d63d3a..03dda42 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,33 @@ -# Algo-Trade-Adversarial-Examples -todo: desc +

+ Taking Over the Stock Market:
+ Adversarial Perturbations Against Algorithmic Traders +

+ +

+ + Paper + + | + + Code + + | + + Data + +

+ +

+ The code for the paper "Taking Over the Stock Market: Adversarial Perturbations Against Algorithmic Traders" +

+ +## Citation +``` +@article{nehemya2020bots, + title={When Bots Take Over the Stock Market: Evasion Attacks Against Algorithmic Traders}, + author={Nehemya, Elior and Mathov, Yael and Shabtai, Asaf and Elovici, Yuval}, + journal={arXiv preprint arXiv:2010.09246}, + year={2020} +} +``` +