Added Trading Bot in R

This commit is contained in:
sayands 2018-04-23 21:49:44 +05:30
parent 7e3c0105e7
commit c5b40edfd9

View File

@ -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: