I have been inspecting steem/database.cpp, trying to figure out why the feed price is not getting updated. https://github.com/steemit/steem/blob/7ebe3f8bddf9e58c943618f55136db6330dd95a0/libraries/chain/database.cpp#L3201
I have been inspecting steem/database.cpp, trying to figure out why the feed price is not getting updated. https://github.com/steemit/steem/blob/7ebe3f8bddf9e58c943618f55136db6330dd95a0/libraries/chain/database.cpp#L3201
It's a median price; meaning the price is updated over 3.5 days.
Okay, thanks. So the price feed is delayed 3.5 days from the published witnesses' feeds. Crypto-winter is here again.
I may be mistaken, but I believe that it's not a delayed price, it's a moving average price.