Start creating a technical analysis trading web or mobile application in minutes!
This tutorial will get you started creating the frame of a web or mobile trading application/bot in minutes. I will be using free trading data from the Coinbase Pro API but you can use any exchange data be it for cryptocurrencies, forex or any traditional stocks.
Libraries we will need?
- create-react-app (quick start React.js front-end application)
- express-generator (quick start Node.js back-end API)