Voting Algorithm Updated to Favor those High Delegations!

in #wherein3 years ago (edited)

Update: Important Update of Delegation Service!

image.png

代理1万给我的话, 你能拿到 10%+5%(见证人代理)+2%+3%(浮动)+3%(浮动) 大概25%,按80% VP来算, 大概就是 110万0.80.25=22万。 也就是22倍
If you delegate 10K SP, you will get 10% + 5% (proxy vote) + 2% + 6%(max), which is at least 220K SP assuming 80% voting weight of 1.1million SP.

  • Delegate 1000 to justyy: Link
  • Delegate 5000 to justyy: Link
  • Delegate 10000 to justyy: Link

Yesterday, i published this algorithm:
https://steemit.com/wherein/@justyy/how-much-vote-you-can-get-by-delegating-to-justyy

I realized it is not so good for delegations more than 1K SP and more may become angry at me and it seems they all undelegate and unapprove me... :(

Now my VP is restored.. I can give more rewards to those who believe/support me:

image.png

here is the new algorithms for those who delegate more than 5000 SP and either vote or proxy me:

let score = sp * 0.001;
if (sp >= 1000) {
score += bonus;
}

// NEW here
if (bonus > 0) && (delegateAtLeast1000) { // voting witness or proxy and delegate at least 1000 SP
  // more text, more weight
  if (bodyLen > 0) {
      score += Math.min(3, bodyLen / 1000);
  }    
      
  // if you have 100 SP, and you delegate 100 SP, you will get 3% more
  if (userSelfSp > 0) {
      score += 3 * sp / userSelfSp; 
  }
  
  // if you delegate more than 5000, you have unlocked extra addition rewards
  // for example, delegate 6000, you will have addition 0.4%
  // delegate 7000, you will have additonal 0.8% 
  // and so on... 
  if (sp >= 5000) {
      score += (sp - 5000) / 2500;
  }
}

So to sum up the changes:

If you delegate less than 1000 SP:

you will still get SP*0.001 % fixed weight

If you delegate more than 1000 SP but less than 5000 SP:

you will still get SP*0.001% plus bonus (5% if you proxy me or 1% if you vote me proxy)
but:
if vote or proxy:

  1. post per 1000 words you get 1% maximum 3%
  2. if you delegate 100% to me, you will get 3% more (linear proprotion)

if you delegate more than 5000 SP:

you will get SP*0.001% plus bonus (5% if you proxy me or 1% if you vote me proxy)
and if you proxy/vote me, you will be given the following exclusive rewards:

  1. and the extra 2500 SP, you will get additional 1% for example, if you delegate 6000 SP you will have (6000-5000)/2500 = 0.4% more
    and
    if vote or proxy:
  2. post per 1000 words you get 1% maximum 3%
  3. if you delegate 100% to me, you will get 3% more (linear proprotion)

# This is to support the steemians and new comers! don't spam it!

The terms and conditions are subject to change

How to enroll?

  1. Delegate SP: https://steemyy.com/sp-delegate-form/?delegatee=justyy
  2. Vote @justyy as Witness: https://steemyy.com/witness-voting/?witness=justyy&action=approve
  3. Set @justyy as Proxy: https://steemyy.com/witness-voting/?witness=justyy&action=proxy
    Alternatively, you can vote witness or set proxy here: https://steemit.com/~witnesses

Follow me for topics of Algorithms, Blockchain and Cloud.
I am @justyy - a Steem Witness
https://steemyy.com

My contributions

Support me

If you like my work, please:


Sort:  

代理1万给我的话, 你能拿到 10%+5%(见证人代理)+2%+3%(浮动)+3%(浮动) 大概25%,按80% VP来算, 大概就是 110万0.80.25=22万。 也就是22倍
If you delegate 10K SP, you will get 10% + 5% (proxy vote) + 2% + 6%(max), which is at least 220K SP assuming 80% voting weight of 1.1million SP.

  • Delegate 1000 to justyy: Link
  • Delegate 5000 to justyy: Link
  • Delegate 10000 to justyy: Link

and the extra 250 SP, you will get additional 1% for example, if you delegate 6000 SP you will have (6000-5000)/250 = 4% more

行長,按這一個計算:
代理1万给我的话, 你能拿到 10%+5%(见证人代理)+2%+3%(浮动)+3%(浮动) 大概25%
這裡的 2%,應該是 20% (10000 - 5000) / 250 = 20

不知有沒有誤解?
還是不是 250,而是2500?

是2500

Thank yoU!

You're welcome
Sorry, I didn't read the delegation update, so I just found out about it at this time

I was happy before this post was published I have followed, vote witness and also proxy @justyy

And gladly have delegated and I will add more in this week

IMG_20210407_181304.jpg

Hola amigo me gustaría entender más pero la traducción me dificulta eso, si delego 1000 o 1200SP, cuánto obtendría por cada publicación? Es una publicación por día o me pueden votar por varias al día?.Saludos y buenos deseos.

if you delegate 1200, you will get up to 10% vote per day one post (if you proxy vote)

Hello sir, I set you as witness proxy and delegated 300 sp.
Thank you so much

image.png

image.png

Awesome.. I currently delegate 5,000 SP to @upvu and get about $4 per post.... is that good ? I Was thinking of trying Nutbox.mine also.... who is the best ?

Hi @offgridlife! Special squad of highly trained hamsters prepared this delegation link for you:
steemconnect 5000.0 SP delegation to @upvu.

me me me ... why ask? :)

Small fish like me, delegate to Justyy is the best, get the most upvote.

Will I get more than $4 per post with 5,000 SteemPower ? Sorry ...I need to ask. ... I delegated to a few others and got zero. And it takes 5 days or longer to Undelegate

If you delegate 10K SP, you will get minimal 35% voting + 6% (max), which is at least 280K SP assuming 80% voting weight.
image.png

I have no idea what that means. ... so I will get almost $30 on each post ? ....1 post per day ? Then my rewards are $15 /day ?

ah, a bit small mistake.. if you delegate 10K you will get roughly 20% voting one post per day.

So about $10 / post ?? .... $5 reward ... $150/ month ? I make almost $700 / month at the moment ....

B2262C32-B0BE-478D-9BEF-D0E88B0C79E3.jpeg

Hmm.. think about it. my SP is always increasing.

What If I delegate you 750+ SP? That's all I have right now.

Coin Marketplace

STEEM 0.30
TRX 0.12
JST 0.033
BTC 63816.85
ETH 3134.82
USDT 1.00
SBD 3.86