Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Škoda committed Sep 20, 2023
1 parent b70cdc3 commit 7199c20
Show file tree
Hide file tree
Showing 3 changed files with 358,106 additions and 19 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ We detect fake volume in tick data by comparing trade prices to order book bests

[**-> Open the notebook in nbviewer**](https://nbviewer.org/github/crypto-lake/analysis-sharing/blob/main/fake_volume_detection.ipynb)

## 5. Twitter influencer analysis

Backtest of a simple twitter influencer counter-trade strategy. Inspired by the well known Inverse-Cramer strategy.

[**-> Open the notebook in nbviewer**](https://nbviewer.org/github/crypto-lake/analysis-sharing/blob/main/twitter_analysis.ipynb)

---

## Contributing
Expand Down
2 changes: 1 addition & 1 deletion fake_volume_detection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1114,7 +1114,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.7"
"version": "3.11.4"
},
"orig_nbformat": 4,
"vscode": {
Expand Down
Loading

0 comments on commit 7199c20

Please sign in to comment.