Basic Readme file.

Need to update the Arxiv paper and update the readme file
This commit is contained in:
Yael Mathov 2021-06-29 14:20:29 +03:00 committed by GitHub
parent 8cb4c81e94
commit 2e2ed8ca6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,33 @@
# Algo-Trade-Adversarial-Examples <h1 align="center">
todo: desc Taking Over the Stock Market: </br>
Adversarial Perturbations Against Algorithmic Traders
</h1>
<h3 align="center">
<a href="https://arxiv.org/abs/2010.09246">
Paper
</a>
<span> | </span>
<a href="https://github.com/nehemya/Algo-Trade-Adversarial-Examples">
Code
</a>
<span> | </span>
<a href="https://www.kaggle.com/nickdl/snp-500-intraday-data">
Data
</a>
</h3>
<p align="center">
The code for the paper "Taking Over the Stock Market: Adversarial Perturbations Against Algorithmic Traders"
</p>
## 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}
}
```