Giter Site home page Giter Site logo

Model wrong about gamma-ray HOT 11 OPEN

hello2all avatar hello2all commented on July 23, 2024
Model wrong

from gamma-ray.

Comments (11)

pavybez avatar pavybez commented on July 23, 2024 2

A couple more suggestions please:

  1. Get the mark price ".BXBT" as well cause sometimes on Bitmex there is a huge gap between mid price and mark price and incorporate it into the model.
  2. Compute volatility online as mark price changes. See here: https://core.ac.uk/download/pdf/52391988.pdf and use the fact that variance is proportional to time.
  3. Compute OBV signal cause on Bitmex, you will notice that when bid or ask size grows out of proportion it moves in the other direction significantly.
  4. Incorporate max inventory position and quote only on one side if current inventory (long or short) exceeds max inventory.
  5. Have a mechanism to close positions if they hit a stop loss criteria.

If you do these you strategy will become better. Good luck.

from gamma-ray.

hello2all avatar hello2all commented on July 23, 2024

Thank you for pointing out, could you give a more detailed explaination?

from gamma-ray.

pavybez avatar pavybez commented on July 23, 2024

Lets say you configure sigma as 0.03 that means that volatility is 3% of current spot price. Use that value to calculate spreads.

from gamma-ray.

hello2all avatar hello2all commented on July 23, 2024

Ah, I see. I'll look into it. Will update here when it is fixed

from gamma-ray.

hello2all avatar hello2all commented on July 23, 2024

In the meantime, feel free to send a pull request if there is any fixes or improvements you'd like to add.

from gamma-ray.

hello2all avatar hello2all commented on July 23, 2024

Thank you, these are very valuable inputs. I'll add them into the product plan. Looking forward to your suggestions & critics when these are done

from gamma-ray.

hello2all avatar hello2all commented on July 23, 2024

Noted, will look into it

from gamma-ray.

ahao1995 avatar ahao1995 commented on July 23, 2024

sorry to bother you.
I don't understand this issue.
you mean to calculate sigma with leverage? @pavybez @hello2all

from gamma-ray.

pavybez avatar pavybez commented on July 23, 2024

from gamma-ray.

ahao1995 avatar ahao1995 commented on July 23, 2024

thank you~

from gamma-ray.

ahao1995 avatar ahao1995 commented on July 23, 2024

So sorry to bother you again. I am not major in finance, the knowledge base is a little bit poor.
Now I know why I should convert sigma in % to usdt, but I dont know how to do it? There are some method to calculate sigma in %, but not mention how to convert it, mabe mutiply by mean value or orther else? If any paper mention it or any methods, please tell me.
thanks!
@pavybez

from gamma-ray.

Related Issues (8)

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.