What major FX currencies are moving the most? Rank them strongest to weakest.
- Google Sheets: for data source.
- Google App Script (in JavaScript): for analysing raw data to rank currencies strongest to weakest and sends results from Google Sheets to Google’s Firebase.
- Firebase (stores data in json): database source for App authentication and data source.
- React Native App (reads JavaScript): for developing an App compatible for iOS and Android.
- Redux: for state management.
- ./src directory
- ./GoogleAppScript.js
- ./index.js
The Google App Script is included in the ./GoogleAppScript.js file.
- ./src/App.js = configuration code
- ./GoogleAppScript.js = database secret
Listed in the ./package.json file.
© This project has been prepared by Rachel Hunter, for copyright to TraderRach Limited, a company registered in New Zealand.