Open HarryTanME opened 7 years ago
Please also suggest a way that we can separate our code file with data files. The purpose is to upload data files by program(Harry will write the program), without affecting the html/js code files.
@HarryTanME , you can upload the new data with this new structure, then, I will adjust the code to retrieve data with new structure.
All the data will be kept storing in JS file formats, at least for the next few months, since our data updating frequency is daily; real time data updating is an over-kill.
I would like to make the following changes to the data hierarchy. /js |---/Data |--/MarketPrice |--/EventsTable |--/EventsSigns |--StockList.js
Feel free to ask.