mirror of
https://github.com/nehemya/Algo-Trade-Adversarial-Examples
synced 2024-11-22 02:24:57 +00:00
Basic Readme file.
Need to update the Arxiv paper and update the readme file
This commit is contained in:
parent
8cb4c81e94
commit
2e2ed8ca6e
35
README.md
35
README.md
@ -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}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user