From c5b40edfd900b6267a04cb145d257fe0ae58eff9 Mon Sep 17 00:00:00 2001 From: sayands Date: Mon, 23 Apr 2018 21:49:44 +0530 Subject: [PATCH] Added Trading Bot in R --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f873ad..8d7175f 100644 --- a/README.md +++ b/README.md @@ -335,6 +335,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ## R: * [Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/) +* [Build A Cryptocurrency Bot](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1) ## Rust: