0 Members and 1 Guest are viewing this topic.
I realise feeds for standbys are pointless for calculations sake as they'll be ignored. They may come in handy for 'choosing' from the standby delegates though. The more information the better.
Quote from: ozvic on September 25, 2014, 04:32:52 pmStandby delegates can't publish feeds, correct?*confirmed*
Standby delegates can't publish feeds, correct?
As a delegate, do you have to publish individual price feeds, or can you say publish the values of 10 bitassets and only pay one fee?What is the fee that delegates have to pay to publish said price feed?Cheers
wallet_publish_feeds <delegate_account> <symbol_to_price_map> publishes a set of feeds for BitAssets, only active delegates may do thispublishes a set of feeds for BitAssets, only active delegates may do thisParameters: delegate_account (account_name, required): the delegate to publish the price under symbol_to_price_map (price_map, required): maps the BitAsset symbol to the price per BTSX
Here we are ... I checked the first 150 delegates for vaild (not older than24h) feeds:
some more stats:http://pastebin.com/raw.php?i=rR6bQV9X (all feeds)http://pastebin.com/raw.php?i=hZTimBxA (only valid feeds)excerpt:Code: [Select]+-----------------------------+-----+----------+---------------------------------+| delegate | top | numFeeds | asset |+-----------------------------+-----+----------+---------------------------------+| cny.bts500 | 1 | 3 | BTC, 0.00007235 (med -0.575%) || | | | CNY, 0.19046000 (med +1.473%) || | | | USD, 0.03103319 (med +1.416%) || bts.coin | 2 | 0 | || delegate.bitsuperlab | 3 | 3 | BTC, 0.00007130 (med -2.018%) || | | | CNY, 0.18700000 (med -0.370%) || | | | USD, 0.03050000 (med -0.327%) || google.helloworld | 4 | 0 | || bimin.coin | 5 | 0 | | |the percentage is calculated as( ( FEED_PRICE - MEDIANALLFEEDS ) / MEDIANALLFEEDS ) * 100We might need to work a little more on the feed scripts!looks better now//edit: just figured out that the percentages also consider prices that are older than 24h .. gonna update//edit2: updatespython3 script is over here: https://github.com/xeroc/pytshares/blob/master/publishedfeedsstats.py
+-----------------------------+-----+----------+---------------------------------+| delegate | top | numFeeds | asset |+-----------------------------+-----+----------+---------------------------------+| cny.bts500 | 1 | 3 | BTC, 0.00007235 (med -0.575%) || | | | CNY, 0.19046000 (med +1.473%) || | | | USD, 0.03103319 (med +1.416%) || bts.coin | 2 | 0 | || delegate.bitsuperlab | 3 | 3 | BTC, 0.00007130 (med -2.018%) || | | | CNY, 0.18700000 (med -0.370%) || | | | USD, 0.03050000 (med -0.327%) || google.helloworld | 4 | 0 | || bimin.coin | 5 | 0 | | |
Quote from: xeroc on September 24, 2014, 04:08:55 pmah .. I see .. I thought the delay closed with the release of 0.4.16 .. gonna change my publish policy right awayIsn't 0.4.17 coming out in a few hours?
ah .. I see .. I thought the delay closed with the release of 0.4.16 .. gonna change my publish policy right away
BM asked us to hold off a week or so before opening new markets. Is that request expired? It was about a week ago...