Giter Site home page Giter Site logo

Comments (4)

ac8493a avatar ac8493a commented on May 17, 2024 1

Glad to see the implimintation of behavior economics. It would also be interesting to consider cultural variables especially those involving numbers.

from crypto-whale-watching-app.

theimo1221 avatar theimo1221 commented on May 17, 2024

vol_grp_ask = vol_grp_ask[ ((vol_grp_ask[TBL_VOLUME] >= minVolume) & (vol_grp_ask['count'] >= 2.0) & (vol_grp_ask['count'] < 70.0))]

As you can see we already filter out those ladders existing with more than 70 orders.

In my opinion itΒ΄s up to the user to decide human behaviuor or whale.
Besides this would mean different levels for each pair.

from crypto-whale-watching-app.

pmaji avatar pmaji commented on May 17, 2024

Yep @theimo1221 I am aware, but the question is about how arbitrarily that cutoff is being created.

I don't know if this is presently the best way of doing the filtering. A whale may very well set more than 70 orders via a ladder but not use a standard modal point, whereas other 70+ order volume types may be entirely innocuous. This is one of the hardest behavioral economic components of this project, because it is mostly guesstimation. My hunch is that we are better off filtering out specific obvious volume values that are DEFINITELY psychological modal points (like 10 ETH, etc.). But I need to give this more thought. For now I'm keeping this issue open because I'm not happy with it yet I think we can do this in a more robust manner.

from crypto-whale-watching-app.

pmaji avatar pmaji commented on May 17, 2024

Just finished a call with @theimo1221 that included discussion of the 70+ order volume filter. Given distributional tests, it appears to be robust. Will include a brief explanation of this in the README in the future, and do additional stress-testing soon to confirm that this holds true under stress scenarios.

from crypto-whale-watching-app.

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.