bitshares-pricefeed icon indicating copy to clipboard operation
bitshares-pricefeed copied to clipboard

Resolve Google error/warning

Open wmbutler opened this issue 8 years ago • 2 comments
trafficstars

Google We encountered an error loading live data. Trying to recover from cache! ( Error fetching results from Google! (could not convert string to float: 'c){var d=Ya;return Object.prototype.hasOwnProperty.call(d'))

wmbutler avatar Nov 05 '17 00:11 wmbutler

I believe this has something to do with the Google API .. need to investigate

xeroc avatar Nov 10 '17 08:11 xeroc

Google API is currently unstable, and they don't provide real-time prices. Currently the code does a 4d moving average to compute the price. I think it should not be used as source for a Bitshares price feed. Also I have added here the retrival of stock prices (like AMAZON, FACEBOOK, ...) is someone want's to publish prices for AMAZONCOM, FACEBOOKCOM assets.

Zapata avatar Jun 07 '18 13:06 Zapata