Renderhaf / Smaartrader

Currently is a small webapp that does things with the stocks market
http://smaartrader.herokuapp.com
0 stars 0 forks source link

Request multiple symbols #17

Closed Renderhaf closed 4 years ago

Renderhaf commented 4 years ago

This adds a bit of delay between each request in normal mode, and adds a one request mode for pages with lots of stocks viewed. The one request mode uses - as the name suggests - only one post request, which makes it easier on the server, but slows the page down.