Giter Site home page Giter Site logo

Comments (4)

EricZhu-42 avatar EricZhu-42 commented on May 20, 2024

是的,steam market 会收15%的交易手续费,测试后发现应该用 除以1.15 来计算实际到手的金额。

from steamtradingsitetracker.

remiliacn avatar remiliacn commented on May 20, 2024

我这边移植了一下steam市场计算fee的方法,要不要PR一下hhh

from steamtradingsitetracker.

EricZhu-42 avatar EricZhu-42 commented on May 20, 2024

可以的,是有更准确的计算方式吗?我没有研究过这边的细节;如果有改进的话欢迎 PR ~

from steamtradingsitetracker.

remiliacn avatar remiliacn commented on May 20, 2024

这个是这样的,在饰品价格较低的情况下(特别是低于10)可能直接 / 1.15会返回一个实际上更少的输入

一个例子是

买家收款 卖家支付 目前算法收款
1.19 1.37 1.19
1.19 1.36 1.18
1.19 1.35 1.17
1.18 1.34 1.17

from steamtradingsitetracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.